Imported Upstream version 2.8.4
This commit is contained in:
@ -98,7 +98,7 @@ A <span class="type">GtkComboBox</span> subclass for selecting an enum value.
|
||||
<p>
|
||||
Creates a <span class="type">GtkComboBox</span> readily filled with all enum values from a
|
||||
given <em class="parameter"><code>enum_type</code></em>. The enum needs to be registered to the type
|
||||
system. It should also have <a href="../libgimpbase/libgimpbase-gimpbasetypes.html#GimpEnumDesc"><code class="literal">GimpEnumDesc</code></a> descriptions registered
|
||||
system. It should also have <a href="/local/head/share/gtk-doc/html/libgimpbase/libgimpbase-gimpbasetypes.html#GimpEnumDesc"><code class="literal">GimpEnumDesc</code></a> descriptions registered
|
||||
that contain translatable value names. This is the case for the
|
||||
enums used in the GIMP PDB functions.
|
||||
</p>
|
||||
|
||||
Reference in New Issue
Block a user