Method

GtkWindowget_accept_focus

since: 2.4

Declaration [src]

gboolean
gtk_window_get_accept_focus (
  GtkWindow* window
)

Description [src]

Gets the value set by gtk_window_set_accept_focus().

Available since: 2.4

Return value

Type: gboolean

TRUE if window should receive the input focus.