Gtk2: cleanup

git-svn-id: trunk@33640 -
This commit is contained in:
zeljko 2011-11-20 09:44:38 +00:00
parent 88dfff8959
commit a17b227ac0

View File

@ -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