Method

GtkWindowget_focus_visible

since: 3.2

Declaration [src]

gboolean
gtk_window_get_focus_visible (
  GtkWindow* window
)

Description [src]

Gets the value of the GtkWindow:focus-visible property.

Available since: 3.2

Return value

Type: gboolean

TRUE if “focus rectangles” are supposed to be visible in this window.