Constructor

Gtk.EventControllerFocus.new

Declaration [src]

GtkEventController*
gtk_event_controller_focus_new (
  void
)

Description [src]

Creates a new event controller that will handle focus events.

Return value

Returns: GtkEventController

a new GtkEventControllerFocus

Ownership of the data is transferred to the caller