Virtual Method

GtkWidgetbutton_press_event

Declaration [src]

gboolean
button_press_event (
  GtkWidget* widget,
  GdkEventButton* event
)

Description [src]

Signal will be emitted when a button (typically from a mouse) is pressed.

Parameters

event

Type: GdkEventButton

No description available.

The data is owned by the caller of the method.

Return value

Type: gboolean

No description available.