* @setting: the new value
*
* Sets whether mnemonics are supposed to be visible.
+ *
+ * This property is maintained by GTK based on user input,
+ * and should not be set by applications.
*/
void
gtk_window_set_mnemonics_visible (GtkWindow *window,
* @setting: the new value
*
* 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.
*/
void
gtk_window_set_focus_visible (GtkWindow *window,