Method

GtkWindowset_focus_visible

Declaration [src]

void
gtk_window_set_focus_visible (
  GtkWindow* window,
  gboolean setting
)

Description [src]

Sets whether “focus rectangles” are supposed to be visible.

This property is maintained by GTK based on user input, and should not be set by applications.

Parameters

setting

Type: gboolean

The new value.