gtk/docs
Andrew Walton 19be4edbea GtkEntry: add a "tabs" property for setting a PangoTabArray in the layout.
I'm currently working on porting view::FieldEntry (from libview) to C for use in
upstream GTK+. FieldEntry is a widget which allows users to enter structured
text such as IPv4 addresses or serial numbers. The way that FieldEntry
delineates the fields within the entry is with tabstops, using PangoTabArray
entries to precisely position the fields and delimiters. Because GtkEntry
rebuilds its internal PangoLayout fairly frequently, this requires a property in
the entry that will set the tabs on the layout whenever that happens. This API
looks very similar to one in GtkTextView.

Patch by David Trowbridge <trowbrds@gmail.com>. Updated for Gtk+ 3.10.

https://bugzilla.gnome.org/show_bug.cgi?id=697399
2013-08-19 13:43:32 -04:00
..
reference GtkEntry: add a "tabs" property for setting a PangoTabArray in the layout. 2013-08-19 13:43:32 -04:00
tools docs: make the spinner spin for the screenshot 2013-07-17 20:48:59 -04:00
CODING-STYLE docs: Update the coding style 2013-07-09 09:30:02 +01:00
developers.txt
dnd_internals.txt
focus_tracking.txt
gtkdocs_fix
iconcache.txt
make-todo
Makefile.am docs: Drop reference to refcounting.txt to fix make dist 2013-07-20 13:03:59 +02:00
RELEASE-HOWTO Small updates to RELEASE-HOWTO 2012-09-23 23:00:38 -04:00
sizing-test.txt
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