~ubuntu-branches/ubuntu/gutsy/gimp/gutsy

« back to all changes in this revision

Viewing changes to devel-docs/libgimp/html/GimpSelectButton.html

  • Committer: Bazaar Package Importer
  • Author(s): Steve Kowalik
  • Date: 2007-09-30 18:06:49 UTC
  • mfrom: (1.1.7 upstream)
  • Revision ID: james.westby@ubuntu.com-20070930180649-f647f0cxj32tgyn3
Tags: 2.4.0~rc3-1ubuntu1
* Resynchronized with Debian.
* Remaining Ubuntu changes:
  - 02_help-message.patch, 03_gimp.desktop.in.in.patch: Distro changes.
  - Weave i18n magic in the rules file.
  - Munge Maintainer field as per spec.
* Ubuntu changes dropped:
  - 10_dont_show_wizard.patch: Unused, upstream doesn't call it anymore.
  - Use dh_icons.
* Disabled the print plugin, and removed the Conflicts/Replaces on
  gimp-print.

Show diffs side-by-side

added added

removed removed

Lines of Context:
31
31
<th width="100%" align="center">GIMP Library Reference Manual</th>
32
32
<td><a accesskey="n" href="GimpBrushSelectButton.html"><img src="right.png" width="24" height="24" border="0" alt="Next"></a></td>
33
33
</tr>
34
 
<tr><td colspan="5" class="shortcuts"><nobr><a href="#id2605901" class="shortcut">Top</a>
35
 
                  &#160;|&#160;
36
 
                  <a href="#id2711322" class="shortcut">Description</a>
37
 
                  &#160;|&#160;
38
 
                  <a href="#id2606555" class="shortcut">Object Hierarchy</a>
39
 
                  &#160;|&#160;
40
 
                  <a href="#id2708318" class="shortcut">Implemented Interfaces</a></nobr></td></tr>
 
34
<tr><td colspan="5" class="shortcuts"><nobr><a href="#id2584271" class="shortcut">Top</a>
 
35
                  &#160;|&#160;
 
36
                  <a href="#id2709577" class="shortcut">Description</a>
 
37
                  &#160;|&#160;
 
38
                  <a href="#id2586239" class="shortcut">Object Hierarchy</a>
 
39
                  &#160;|&#160;
 
40
                  <a href="#id2709551" class="shortcut">Implemented Interfaces</a></nobr></td></tr>
41
41
</table>
42
42
<div class="refentry" lang="en">
43
43
<a name="GimpSelectButton"></a><div class="titlepage"></div>
44
44
<div class="refnamediv"><table width="100%"><tr>
45
45
<td valign="top">
46
46
<h2>
47
 
<a name="id2605901"></a><span class="refentrytitle">GimpSelectButton</span>
 
47
<a name="id2584271"></a><span class="refentrytitle">GimpSelectButton</span>
48
48
</h2>
49
49
<p>GimpSelectButton</p>
50
50
</td>
62
62
</pre>
63
63
</div>
64
64
<div class="refsect1" lang="en">
65
 
<a name="id2606555"></a><h2>Object Hierarchy</h2>
 
65
<a name="id2586239"></a><h2>Object Hierarchy</h2>
66
66
<pre class="synopsis">
67
67
 
68
 
  GObject
69
 
   +----GInitiallyUnowned
70
 
         +----GtkObject
71
 
               +----GtkWidget
72
 
                     +----GtkContainer
73
 
                           +----GtkBox
74
 
                                 +----GtkHBox
 
68
  <a
 
69
href="../gobject/gobject-The-Base-Object-Type.html#GObject"
 
70
>GObject</a>
 
71
   +----<a
 
72
href="../gobject/gobject-The-Base-Object-Type.html#GInitiallyUnowned"
 
73
>GInitiallyUnowned</a>
 
74
         +----<a
 
75
href="../gtk/GtkObject.html"
 
76
>GtkObject</a>
 
77
               +----<a
 
78
href="../gtk/GtkWidget.html"
 
79
>GtkWidget</a>
 
80
                     +----<a
 
81
href="../gtk/GtkContainer.html"
 
82
>GtkContainer</a>
 
83
                           +----<a
 
84
href="../gtk/GtkBox.html"
 
85
>GtkBox</a>
 
86
                                 +----<a
 
87
href="../gtk/GtkHBox.html"
 
88
>GtkHBox</a>
75
89
                                       +----GimpSelectButton
76
90
                                             +----<a class="link" href="GimpBrushSelectButton.html" title="GimpBrushSelectButton">GimpBrushSelectButton</a>
77
91
                                             +----<a class="link" href="GimpFontSelectButton.html" title="GimpFontSelectButton">GimpFontSelectButton</a>
81
95
</pre>
82
96
</div>
83
97
<div class="refsect1" lang="en">
84
 
<a name="id2708318"></a><h2>Implemented Interfaces</h2>
 
98
<a name="id2709551"></a><h2>Implemented Interfaces</h2>
85
99
<p>
86
100
GimpSelectButton implements
87
101
 AtkImplementorIface and  GtkBuildable.</p>
88
102
</div>
89
103
<div class="refsect1" lang="en">
90
 
<a name="id2711322"></a><h2>Description</h2>
 
104
<a name="id2709577"></a><h2>Description</h2>
91
105
<p>
92
106
 
93
107
</p>
94
108
</div>
95
109
<div class="refsect1" lang="en">
96
 
<a name="id2711338"></a><h2>Details</h2>
 
110
<a name="id2709593"></a><h2>Details</h2>
97
111
<div class="refsect2" lang="en">
98
 
<a name="id2711348"></a><h3>
 
112
<a name="id2709603"></a><h3>
99
113
<a name="GimpSelectButton-struct"></a>GimpSelectButton</h3>
100
 
<a class="indexterm" name="id2711359"></a><pre class="programlisting">typedef struct _GimpSelectButton GimpSelectButton;</pre>
 
114
<a class="indexterm" name="id2709614"></a><pre class="programlisting">typedef struct _GimpSelectButton GimpSelectButton;</pre>
101
115
<p>
102
116
 
103
117
</p>
104
118
</div>
105
119
<hr>
106
120
<div class="refsect2" lang="en">
107
 
<a name="id2711375"></a><h3>
 
121
<a name="id2709630"></a><h3>
108
122
<a name="gimp-select-button-close-popup"></a>gimp_select_button_close_popup ()</h3>
109
 
<a class="indexterm" name="id2711388"></a><pre class="programlisting">void                gimp_select_button_close_popup      (<a class="link" href="GimpSelectButton.html" title="GimpSelectButton">GimpSelectButton</a> *button);</pre>
 
123
<a class="indexterm" name="id2709643"></a><pre class="programlisting">void                gimp_select_button_close_popup      (<a class="link" href="GimpSelectButton.html" title="GimpSelectButton">GimpSelectButton</a> *button);</pre>
110
124
<p>
111
125
Closes the popup window associated with <em class="parameter"><code>button</code></em>.</p>
112
126
<p>