mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-04-19 04:49:40 +02:00
Gtk2: cleanup
git-svn-id: trunk@33640 -
This commit is contained in:
parent
88dfff8959
commit
a17b227ac0
@ -1451,13 +1451,6 @@ begin
|
||||
Result := True;
|
||||
end;
|
||||
|
||||
{-------------------------------------------------------------------------------
|
||||
gtkMouseBtnPress
|
||||
Params: widget: PGTKWidget; event: PGDKEventMotion; data: gPointer
|
||||
Returns: GBoolean
|
||||
|
||||
Called whenever the mouse is over a widget and a mouse button is pressed.
|
||||
-------------------------------------------------------------------------------}
|
||||
{-------------------------------------------------------------------------------
|
||||
gtkMouseBtnPress
|
||||
Params: widget: PGTKWidget; event: PGDKEventMotion; data: gPointer
|
||||
|
Loading…
Reference in New Issue
Block a user