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 gboolean
 

The new value.