Window.hasToplevelFocus

Returns whether the input focus is within this GtkWindow. For real toplevel windows, this is identical to gtk_window_is_active(), but for embedded windows, like GtkPlug, the results will differ. Since 2.4

class Window
int
hasToplevelFocus
()

Return Value

Type: int

TRUE if the input focus is within this GtkWindow

Meta