mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-08-18 20:59:08 +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;
|
Result := True;
|
||||||
end;
|
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
|
gtkMouseBtnPress
|
||||||
Params: widget: PGTKWidget; event: PGDKEventMotion; data: gPointer
|
Params: widget: PGTKWidget; event: PGDKEventMotion; data: gPointer
|
||||||
|
Loading…
Reference in New Issue
Block a user