mirror of
https://gitlab.gnome.org/GNOME/gtk.git
synced 2024-12-27 14:10:30 +00:00
Fix a typo
svn path=/trunk/; revision=18337
This commit is contained in:
parent
6d7e1eab9c
commit
53c87bf915
@ -29,7 +29,7 @@ of the attribute for each cell that is rendered.
|
|||||||
Implementations of GtkCellLayout which also implement the GtkBuildable
|
Implementations of GtkCellLayout which also implement the GtkBuildable
|
||||||
interface (#GtkCellView, #GtkIconView, #GtkComboBox, #GtkComboBoxEntry,
|
interface (#GtkCellView, #GtkIconView, #GtkComboBox, #GtkComboBoxEntry,
|
||||||
#GtkEntryCompletion, #GtkTreeViewColumn) accept GtkCellRenderer objects
|
#GtkEntryCompletion, #GtkTreeViewColumn) accept GtkCellRenderer objects
|
||||||
as <child> elements in UI definitons. They support a custom
|
as <child> elements in UI definitions. They support a custom
|
||||||
<attributes> element for their children, which can contain
|
<attributes> element for their children, which can contain
|
||||||
multiple <attribute> elements. Each <attribute> element has
|
multiple <attribute> elements. Each <attribute> element has
|
||||||
a name attribute which specifies a property of the cell renderer; the
|
a name attribute which specifies a property of the cell renderer; the
|
||||||
|
Loading…
Reference in New Issue
Block a user