Method

GtkEventControllerget_widget

Declaration [src]

GtkWidget*
gtk_event_controller_get_widget (
  GtkEventController* controller
)

Description [src]

Returns the GtkWidget this controller relates to.

Return value

Type: GtkWidget

A GtkWidget

The returned data is owned by the instance.