gtk2/docs
Matthias Clasen 2ba9c4b4a7 Make focus rectangles optional
This commit introduces a new setting, gtk-visible-focus, backed
by the Gtk/VisibleFocus X setting. Its three values control how
focus rectangles are displayed.

'always' is equivalent to the traditional GTK+ behaviour of always
rendering focus rectangles.

'never' does what it says, and is intended for keyboardless
situations, e.g. tablets.

'automatic' hides focus rectangles initially, until the user
interacts with the keyboard, at which point focus rectangles
become visible.

https://bugzilla.gnome.org/show_bug.cgi?id=649567
2011-08-10 16:34:20 +02:00
..
reference Make focus rectangles optional 2011-08-10 16:34:20 +02:00
tools Use AM_CPPFLAGS instead the obsolete INCLUDES 2011-07-06 15:58:32 +01:00
CODING-STYLE docs: Do not use G_CONST_RETURN 2011-06-10 13:07:54 +01:00
developers.txt
dnd_internals.txt
focus_tracking.txt
gtkdocs_fix
iconcache.txt
make-todo
Makefile.am Fix up last commit 2011-07-23 13:52:29 -04:00
refcounting.txt
RELEASE-HOWTO Mention pot file update in the release howto 2010-06-24 13:15:52 -04:00
sizing-test.txt Completely remove any use of GtkWindow allow-grow and allow-shrink properties 2010-08-07 17:19:16 +02:00
styles.txt
text_widget_internals.txt
tree-column-sizing.png
tree-column-sizing.txt
widget_geometry.txt
widget_system.txt Add invariant that a child is unmapped if parent is unmapped 2010-12-20 12:58:04 -05:00