mirror of https://github.com/GNOME/gimp.git
libgimpwidgets: fix a doc glitch in GimpStringComboBox
This commit is contained in:
parent
83ecbc8e39
commit
e7f041492a
|
@ -104,7 +104,7 @@ gimp_string_combo_box_class_init (GimpStringComboBoxClass *klass)
|
|||
GIMP_PARAM_READWRITE |
|
||||
G_PARAM_CONSTRUCT_ONLY));
|
||||
/**
|
||||
* GimpStringComboBox:id-column:
|
||||
* GimpStringComboBox:label-column:
|
||||
*
|
||||
* The column in the associated GtkTreeModel that holds strings to
|
||||
* be used as labels in the combo-box.
|
||||
|
|
Loading…
Reference in New Issue