gtkWindowHasToplevelFocus: gtkWindowHasToplevelFocus
Description
Returns whether the input focus is within this GtkWindow.
For real toplevel windows, this is identical to gtkWindowIsActive
,
but for embedded windows, like GtkPlug
, the results will differ.Usage
gtkWindowHasToplevelFocus(object)
Value
TRUE
if the input focus is within this GtkWindow