Method
GntWMprocess_click
Declaration [src]
gboolean
gnt_wm_process_click (
GntWM* wm,
GntMouseEvent event,
int x,
int y,
GntWidget* widget
)
Parameters
event
-
Type:
GntMouseEvent
The mouse event.
x
-
Type:
int
The x-coordinate of the mouse.
y
-
Type:
int
The y-coordinate of the mouse.
widget
-
Type:
GntWidget
The widget under the mouse.
The data is owned by the caller of the function.