2007-01-12 Sven Neumann <sven@gimp.org> * tools/pdbgen/pdb/display.pdb * tools/pdbgen/pdb/drawable.pdb * tools/pdbgen/pdb/image.pdb * tools/pdbgen/pdb/vectors.pdb: added PDB functions to validate display, drawable, image and vectors IDs. * app/pdb/image_cmds.c * app/pdb/vectors_cmds.c * app/pdb/display_cmds.c * app/pdb/internal_procs.c * app/pdb/drawable_cmds.c * libgimp/gimpimage_pdb.[ch] * libgimp/gimpdisplay_pdb.[ch] * libgimp/gimpdrawable_pdb.[ch] * libgimp/gimpvectors_pdb.[ch]: regenerated. * libgimp/gimp.def: updated. svn path=/trunk/; revision=21697
62 lines
920 B
Plaintext
62 lines
920 B
Plaintext
<!-- ##### SECTION Title ##### -->
|
|
GimpIntStore
|
|
|
|
<!-- ##### SECTION Short_Description ##### -->
|
|
A model for integer based name-value pairs (e.g. enums)
|
|
|
|
<!-- ##### SECTION Long_Description ##### -->
|
|
<para>
|
|
A model for integer based name-value pairs (e.g. enums)
|
|
</para>
|
|
|
|
<!-- ##### SECTION See_Also ##### -->
|
|
<para>
|
|
|
|
</para>
|
|
|
|
<!-- ##### SECTION Stability_Level ##### -->
|
|
|
|
|
|
<!-- ##### STRUCT GimpIntStore ##### -->
|
|
<para>
|
|
|
|
</para>
|
|
|
|
|
|
<!-- ##### ARG GimpIntStore:user-data-type ##### -->
|
|
<para>
|
|
|
|
</para>
|
|
|
|
<!-- ##### ENUM GimpIntStoreColumns ##### -->
|
|
<para>
|
|
|
|
</para>
|
|
|
|
@GIMP_INT_STORE_VALUE:
|
|
@GIMP_INT_STORE_LABEL:
|
|
@GIMP_INT_STORE_STOCK_ID:
|
|
@GIMP_INT_STORE_PIXBUF:
|
|
@GIMP_INT_STORE_USER_DATA:
|
|
@GIMP_INT_STORE_NUM_COLUMNS:
|
|
|
|
<!-- ##### FUNCTION gimp_int_store_new ##### -->
|
|
<para>
|
|
|
|
</para>
|
|
|
|
@Returns:
|
|
|
|
|
|
<!-- ##### FUNCTION gimp_int_store_lookup_by_value ##### -->
|
|
<para>
|
|
|
|
</para>
|
|
|
|
@model:
|
|
@value:
|
|
@iter:
|
|
@Returns:
|
|
|
|
|