RGtk2 (version 2.20.31)

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)

Arguments

object

Value

TRUE if the input focus is within this GtkWindow

Details

Since 2.4