Virtual Method
GntWidgetclicked
Declaration [src]
gboolean
clicked (
GntWidget* widget,
GntMouseEvent event,
int x,
int y
)
Parameters
event
-
Type:
GntMouseEvent
The mouseevent.
x
-
Type:
int
The x-coordinate of the mouse.
y
-
Type:
int
The y-coordinate of the mouse.