Property

GtkWidget:can-focus

Declaration

property can-focus: gboolean [ read, write ]

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 valueTRUE
Getter methodgtk_widget_get_can_focus()
Setter methodgtk_widget_set_can_focus()

Flags

Readableyes
Writableyes
Constructno
Construct onlyno