~ubuntu-branches/ubuntu/breezy/gimp/breezy

« back to all changes in this revision

Viewing changes to devel-docs/libgimpwidgets/tmpl/gimpintstore.sgml

  • Committer: Bazaar Package Importer
  • Author(s): Sebastien Bacher
  • Date: 2005-10-04 19:04:46 UTC
  • Revision ID: james.westby@ubuntu.com-20051004190446-ukh32kwk56s4sjhu
Tags: upstream-2.2.8
ImportĀ upstreamĀ versionĀ 2.2.8

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<!-- ##### SECTION Title ##### -->
 
2
GimpIntStore
 
3
 
 
4
<!-- ##### SECTION Short_Description ##### -->
 
5
A model for integer based name-value pairs (e.g. enums)
 
6
 
 
7
<!-- ##### SECTION Long_Description ##### -->
 
8
<para>
 
9
A model for integer based name-value pairs (e.g. enums)
 
10
</para>
 
11
 
 
12
<!-- ##### SECTION See_Also ##### -->
 
13
<para>
 
14
 
 
15
</para>
 
16
 
 
17
<!-- ##### STRUCT GimpIntStore ##### -->
 
18
<para>
 
19
 
 
20
</para>
 
21
 
 
22
 
 
23
<!-- ##### ENUM GimpIntStoreColumns ##### -->
 
24
<para>
 
25
 
 
26
</para>
 
27
 
 
28
@GIMP_INT_STORE_VALUE: 
 
29
@GIMP_INT_STORE_LABEL: 
 
30
@GIMP_INT_STORE_STOCK_ID: 
 
31
@GIMP_INT_STORE_PIXBUF: 
 
32
@GIMP_INT_STORE_USER_DATA: 
 
33
@GIMP_INT_STORE_NUM_COLUMNS: 
 
34
 
 
35
<!-- ##### FUNCTION gimp_int_store_new ##### -->
 
36
<para>
 
37
 
 
38
</para>
 
39
 
 
40
@Returns: 
 
41
 
 
42
 
 
43
<!-- ##### FUNCTION gimp_int_store_lookup_by_value ##### -->
 
44
<para>
 
45
 
 
46
</para>
 
47
 
 
48
@model: 
 
49
@value: 
 
50
@iter: 
 
51
@Returns: 
 
52
 
 
53