Method

GdkWindowget_focus_on_map

since: 2.22

Declaration [src]

gboolean
gdk_window_get_focus_on_map (
  GdkWindow* window
)

Description [src]

Determines whether or not the desktop environment should be hinted that the window does not want to receive input focus when it is mapped.

Available since: 2.22

Return value

Type: gboolean

Whether or not the window wants to receive input focus when it is mapped.