Widget.getCanFocus

Determines whether widget can own the input focus. See gtk_widget_set_can_focus(). Since 2.18

class Widget
int
getCanFocus
()

Return Value

Type: int

TRUE if widget can own the input focus, FALSE otherwise

Meta