Constructor
GtkEventControllerKeynew
Declaration [src]
GtkEventController*
gtk_event_controller_key_new (
GtkWidget* widget
)
Parameters
widget
-
Type:
GtkWidget
No description available.
The data is owned by the caller of the function.
Return value
Type: GtkEventController
No description available.
The caller of the function takes ownership of the data, and is responsible for freeing it. |