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