Method

GtkWindowget_focus_on_map

since: 2.6

Declaration [src]

gboolean
gtk_window_get_focus_on_map (
  GtkWindow* window
)

Description [src]

Gets the value set by gtk_window_set_focus_on_map().

Available since: 2.6

Return value

Type: gboolean

TRUE if window should receive the input focus when mapped.