Property
GtkWidget:can-focus
Description [src]
Whether the widget or any of its descendents can accept the input focus.
This property is meant to be set by widget implementations, typically in their instance init function.
Type:gboolean
Default value | TRUE |
Getter method | gtk_widget_get_can_focus() |
Setter method | gtk_widget_set_can_focus() |