Imported Upstream version 2.3.18
This commit is contained in:
@ -33,16 +33,16 @@
|
||||
<th width="100%" align="center">GIMP Widgets Library Reference Manual</th>
|
||||
<td><a accesskey="n" href="libgimpwidgets-GimpWidgets.html"><img src="right.png" width="24" height="24" border="0" alt="Next"></a></td>
|
||||
</tr>
|
||||
<tr><td colspan="5" class="shortcuts"><nobr><a href="#id2646482" class="shortcut">Top</a>
|
||||
<tr><td colspan="5" class="shortcuts"><nobr><a href="#id2592528" class="shortcut">Top</a>
|
||||
 | 
|
||||
<a href="#id2669367" class="shortcut">Description</a></nobr></td></tr>
|
||||
<a href="#id2669321" class="shortcut">Description</a></nobr></td></tr>
|
||||
</table>
|
||||
<div class="refentry" lang="en">
|
||||
<a name="libgimpwidgets-GimpPropWidgets"></a><div class="titlepage"></div>
|
||||
<div class="refnamediv"><table width="100%"><tr>
|
||||
<td valign="top">
|
||||
<h2>
|
||||
<a name="id2646482"></a><span class="refentrytitle">GimpPropWidgets</span>
|
||||
<a name="id2592528"></a><span class="refentrytitle">GimpPropWidgets</span>
|
||||
</h2>
|
||||
<p>GimpPropWidgets</p>
|
||||
</td>
|
||||
@ -189,17 +189,17 @@ GtkWidget* <a href="libgimpwidgets-GimpPropWidgets.html#gimp-prop-unit-
|
||||
</pre>
|
||||
</div>
|
||||
<div class="refsect1" lang="en">
|
||||
<a name="id2669367"></a><h2>Description</h2>
|
||||
<a name="id2669321"></a><h2>Description</h2>
|
||||
<p>
|
||||
|
||||
</p>
|
||||
</div>
|
||||
<div class="refsect1" lang="en">
|
||||
<a name="id2669383"></a><h2>Details</h2>
|
||||
<a name="id2669337"></a><h2>Details</h2>
|
||||
<div class="refsect2" lang="en">
|
||||
<a name="id2669393"></a><h3>
|
||||
<a name="id2669348"></a><h3>
|
||||
<a name="gimp-prop-boolean-combo-box-new"></a>gimp_prop_boolean_combo_box_new ()</h3>
|
||||
<a class="indexterm" name="id2669407"></a><pre class="programlisting">GtkWidget* gimp_prop_boolean_combo_box_new (GObject *config,
|
||||
<a class="indexterm" name="id2669361"></a><pre class="programlisting">GtkWidget* gimp_prop_boolean_combo_box_new (GObject *config,
|
||||
const gchar *property_name,
|
||||
const gchar *true_text,
|
||||
const gchar *false_text);</pre>
|
||||
@ -247,9 +247,9 @@ Since GIMP 2.4
|
||||
</div>
|
||||
<hr>
|
||||
<div class="refsect2" lang="en">
|
||||
<a name="id2669588"></a><h3>
|
||||
<a name="id2669542"></a><h3>
|
||||
<a name="gimp-prop-boolean-radio-frame-new"></a>gimp_prop_boolean_radio_frame_new ()</h3>
|
||||
<a class="indexterm" name="id2669601"></a><pre class="programlisting">GtkWidget* gimp_prop_boolean_radio_frame_new (GObject *config,
|
||||
<a class="indexterm" name="id2669555"></a><pre class="programlisting">GtkWidget* gimp_prop_boolean_radio_frame_new (GObject *config,
|
||||
const gchar *property_name,
|
||||
const gchar *title,
|
||||
const gchar *true_text,
|
||||
@ -300,9 +300,9 @@ Since GIMP 2.4
|
||||
</div>
|
||||
<hr>
|
||||
<div class="refsect2" lang="en">
|
||||
<a name="id2669777"></a><h3>
|
||||
<a name="id2669731"></a><h3>
|
||||
<a name="gimp-prop-check-button-new"></a>gimp_prop_check_button_new ()</h3>
|
||||
<a class="indexterm" name="id2669789"></a><pre class="programlisting">GtkWidget* gimp_prop_check_button_new (GObject *config,
|
||||
<a class="indexterm" name="id2669743"></a><pre class="programlisting">GtkWidget* gimp_prop_check_button_new (GObject *config,
|
||||
const gchar *property_name,
|
||||
const gchar *label);</pre>
|
||||
<p>
|
||||
@ -341,9 +341,9 @@ Since GIMP 2.4
|
||||
</div>
|
||||
<hr>
|
||||
<div class="refsect2" lang="en">
|
||||
<a name="id2669909"></a><h3>
|
||||
<a name="id2669864"></a><h3>
|
||||
<a name="gimp-prop-color-area-new"></a>gimp_prop_color_area_new ()</h3>
|
||||
<a class="indexterm" name="id2669920"></a><pre class="programlisting">GtkWidget* gimp_prop_color_area_new (GObject *config,
|
||||
<a class="indexterm" name="id2669875"></a><pre class="programlisting">GtkWidget* gimp_prop_color_area_new (GObject *config,
|
||||
const gchar *property_name,
|
||||
gint width,
|
||||
gint height,
|
||||
@ -394,9 +394,9 @@ Since GIMP 2.4
|
||||
</div>
|
||||
<hr>
|
||||
<div class="refsect2" lang="en">
|
||||
<a name="id2670083"></a><h3>
|
||||
<a name="id2670037"></a><h3>
|
||||
<a name="gimp-prop-coordinates-connect"></a>gimp_prop_coordinates_connect ()</h3>
|
||||
<a class="indexterm" name="id2670096"></a><pre class="programlisting">gboolean gimp_prop_coordinates_connect (GObject *config,
|
||||
<a class="indexterm" name="id2670050"></a><pre class="programlisting">gboolean gimp_prop_coordinates_connect (GObject *config,
|
||||
const gchar *x_property_name,
|
||||
const gchar *y_property_name,
|
||||
const gchar *unit_property_name,
|
||||
@ -462,9 +462,9 @@ Since GIMP 2.4
|
||||
</div>
|
||||
<hr>
|
||||
<div class="refsect2" lang="en">
|
||||
<a name="id2670303"></a><h3>
|
||||
<a name="id2670258"></a><h3>
|
||||
<a name="gimp-prop-coordinates-new"></a>gimp_prop_coordinates_new ()</h3>
|
||||
<a class="indexterm" name="id2670315"></a><pre class="programlisting">GtkWidget* gimp_prop_coordinates_new (GObject *config,
|
||||
<a class="indexterm" name="id2670269"></a><pre class="programlisting">GtkWidget* gimp_prop_coordinates_new (GObject *config,
|
||||
const gchar *x_property_name,
|
||||
const gchar *y_property_name,
|
||||
const gchar *unit_property_name,
|
||||
@ -542,9 +542,9 @@ Since GIMP 2.4
|
||||
</div>
|
||||
<hr>
|
||||
<div class="refsect2" lang="en">
|
||||
<a name="id2670547"></a><h3>
|
||||
<a name="id2670510"></a><h3>
|
||||
<a name="gimp-prop-entry-new"></a>gimp_prop_entry_new ()</h3>
|
||||
<a class="indexterm" name="id2670558"></a><pre class="programlisting">GtkWidget* gimp_prop_entry_new (GObject *config,
|
||||
<a class="indexterm" name="id2670521"></a><pre class="programlisting">GtkWidget* gimp_prop_entry_new (GObject *config,
|
||||
const gchar *property_name,
|
||||
gint max_len);</pre>
|
||||
<p>
|
||||
@ -583,9 +583,9 @@ Since GIMP 2.4
|
||||
</div>
|
||||
<hr>
|
||||
<div class="refsect2" lang="en">
|
||||
<a name="id2670665"></a><h3>
|
||||
<a name="id2670628"></a><h3>
|
||||
<a name="gimp-prop-enum-check-button-new"></a>gimp_prop_enum_check_button_new ()</h3>
|
||||
<a class="indexterm" name="id2670678"></a><pre class="programlisting">GtkWidget* gimp_prop_enum_check_button_new (GObject *config,
|
||||
<a class="indexterm" name="id2670640"></a><pre class="programlisting">GtkWidget* gimp_prop_enum_check_button_new (GObject *config,
|
||||
const gchar *property_name,
|
||||
const gchar *label,
|
||||
gint false_value,
|
||||
@ -638,9 +638,9 @@ Since GIMP 2.4
|
||||
</div>
|
||||
<hr>
|
||||
<div class="refsect2" lang="en">
|
||||
<a name="id2670829"></a><h3>
|
||||
<a name="id2670792"></a><h3>
|
||||
<a name="gimp-prop-enum-combo-box-new"></a>gimp_prop_enum_combo_box_new ()</h3>
|
||||
<a class="indexterm" name="id2670842"></a><pre class="programlisting">GtkWidget* gimp_prop_enum_combo_box_new (GObject *config,
|
||||
<a class="indexterm" name="id2670804"></a><pre class="programlisting">GtkWidget* gimp_prop_enum_combo_box_new (GObject *config,
|
||||
const gchar *property_name,
|
||||
gint minimum,
|
||||
gint maximum);</pre>
|
||||
@ -689,9 +689,9 @@ Since GIMP 2.4
|
||||
</div>
|
||||
<hr>
|
||||
<div class="refsect2" lang="en">
|
||||
<a name="id2670991"></a><h3>
|
||||
<a name="id2670953"></a><h3>
|
||||
<a name="gimp-prop-enum-label-new"></a>gimp_prop_enum_label_new ()</h3>
|
||||
<a class="indexterm" name="id2671001"></a><pre class="programlisting">GtkWidget* gimp_prop_enum_label_new (GObject *config,
|
||||
<a class="indexterm" name="id2670964"></a><pre class="programlisting">GtkWidget* gimp_prop_enum_label_new (GObject *config,
|
||||
const gchar *property_name);</pre>
|
||||
<p>
|
||||
</p>
|
||||
@ -723,9 +723,9 @@ Since GIMP 2.4
|
||||
</div>
|
||||
<hr>
|
||||
<div class="refsect2" lang="en">
|
||||
<a name="id2671082"></a><h3>
|
||||
<a name="id2671044"></a><h3>
|
||||
<a name="gimp-prop-enum-radio-box-new"></a>gimp_prop_enum_radio_box_new ()</h3>
|
||||
<a class="indexterm" name="id2671094"></a><pre class="programlisting">GtkWidget* gimp_prop_enum_radio_box_new (GObject *config,
|
||||
<a class="indexterm" name="id2671057"></a><pre class="programlisting">GtkWidget* gimp_prop_enum_radio_box_new (GObject *config,
|
||||
const gchar *property_name,
|
||||
gint minimum,
|
||||
gint maximum);</pre>
|
||||
@ -774,9 +774,9 @@ Since GIMP 2.4
|
||||
</div>
|
||||
<hr>
|
||||
<div class="refsect2" lang="en">
|
||||
<a name="id2671243"></a><h3>
|
||||
<a name="id2671205"></a><h3>
|
||||
<a name="gimp-prop-enum-radio-frame-new"></a>gimp_prop_enum_radio_frame_new ()</h3>
|
||||
<a class="indexterm" name="id2671255"></a><pre class="programlisting">GtkWidget* gimp_prop_enum_radio_frame_new (GObject *config,
|
||||
<a class="indexterm" name="id2671217"></a><pre class="programlisting">GtkWidget* gimp_prop_enum_radio_frame_new (GObject *config,
|
||||
const gchar *property_name,
|
||||
const gchar *title,
|
||||
gint minimum,
|
||||
@ -829,9 +829,9 @@ Since GIMP 2.4
|
||||
</div>
|
||||
<hr>
|
||||
<div class="refsect2" lang="en">
|
||||
<a name="id2671413"></a><h3>
|
||||
<a name="id2671375"></a><h3>
|
||||
<a name="gimp-prop-enum-stock-box-new"></a>gimp_prop_enum_stock_box_new ()</h3>
|
||||
<a class="indexterm" name="id2671425"></a><pre class="programlisting">GtkWidget* gimp_prop_enum_stock_box_new (GObject *config,
|
||||
<a class="indexterm" name="id2671387"></a><pre class="programlisting">GtkWidget* gimp_prop_enum_stock_box_new (GObject *config,
|
||||
const gchar *property_name,
|
||||
const gchar *stock_prefix,
|
||||
gint minimum,
|
||||
@ -885,9 +885,9 @@ Since GIMP 2.4
|
||||
</div>
|
||||
<hr>
|
||||
<div class="refsect2" lang="en">
|
||||
<a name="id2671585"></a><h3>
|
||||
<a name="id2671548"></a><h3>
|
||||
<a name="gimp-prop-expander-new"></a>gimp_prop_expander_new ()</h3>
|
||||
<a class="indexterm" name="id2671596"></a><pre class="programlisting">GtkWidget* gimp_prop_expander_new (GObject *config,
|
||||
<a class="indexterm" name="id2671558"></a><pre class="programlisting">GtkWidget* gimp_prop_expander_new (GObject *config,
|
||||
const gchar *property_name,
|
||||
const gchar *label);</pre>
|
||||
<p>
|
||||
@ -927,9 +927,9 @@ Since GIMP 2.4
|
||||
</div>
|
||||
<hr>
|
||||
<div class="refsect2" lang="en">
|
||||
<a name="id2671712"></a><h3>
|
||||
<a name="id2671675"></a><h3>
|
||||
<a name="gimp-prop-file-chooser-button-new"></a>gimp_prop_file_chooser_button_new ()</h3>
|
||||
<a class="indexterm" name="id2671726"></a><pre class="programlisting">GtkWidget* gimp_prop_file_chooser_button_new (GObject *config,
|
||||
<a class="indexterm" name="id2671688"></a><pre class="programlisting">GtkWidget* gimp_prop_file_chooser_button_new (GObject *config,
|
||||
const gchar *property_name,
|
||||
const gchar *title,
|
||||
GtkFileChooserAction action);</pre>
|
||||
@ -977,9 +977,9 @@ Since GIMP 2.4
|
||||
</div>
|
||||
<hr>
|
||||
<div class="refsect2" lang="en">
|
||||
<a name="id2671875"></a><h3>
|
||||
<a name="id2671837"></a><h3>
|
||||
<a name="gimp-prop-file-chooser-button-new-with-dialog"></a>gimp_prop_file_chooser_button_new_with_dialog ()</h3>
|
||||
<a class="indexterm" name="id2671888"></a><pre class="programlisting">GtkWidget* gimp_prop_file_chooser_button_new_with_dialog
|
||||
<a class="indexterm" name="id2671851"></a><pre class="programlisting">GtkWidget* gimp_prop_file_chooser_button_new_with_dialog
|
||||
(GObject *config,
|
||||
const gchar *property_name,
|
||||
GtkWidget *dialog);</pre>
|
||||
@ -1027,9 +1027,9 @@ Since GIMP 2.4
|
||||
</div>
|
||||
<hr>
|
||||
<div class="refsect2" lang="en">
|
||||
<a name="id2672056"></a><h3>
|
||||
<a name="id2672019"></a><h3>
|
||||
<a name="gimp-prop-hscale-new"></a>gimp_prop_hscale_new ()</h3>
|
||||
<a class="indexterm" name="id2672067"></a><pre class="programlisting">GtkWidget* gimp_prop_hscale_new (GObject *config,
|
||||
<a class="indexterm" name="id2672029"></a><pre class="programlisting">GtkWidget* gimp_prop_hscale_new (GObject *config,
|
||||
const gchar *property_name,
|
||||
gdouble step_increment,
|
||||
gdouble page_increment,
|
||||
@ -1080,9 +1080,9 @@ Since GIMP 2.4
|
||||
</div>
|
||||
<hr>
|
||||
<div class="refsect2" lang="en">
|
||||
<a name="id2672208"></a><h3>
|
||||
<a name="id2672170"></a><h3>
|
||||
<a name="gimp-prop-int-combo-box-new"></a>gimp_prop_int_combo_box_new ()</h3>
|
||||
<a class="indexterm" name="id2672219"></a><pre class="programlisting">GtkWidget* gimp_prop_int_combo_box_new (GObject *config,
|
||||
<a class="indexterm" name="id2672182"></a><pre class="programlisting">GtkWidget* gimp_prop_int_combo_box_new (GObject *config,
|
||||
const gchar *property_name,
|
||||
<a href="GimpIntStore.html" title="GimpIntStore">GimpIntStore</a> *store);</pre>
|
||||
<p>
|
||||
@ -1123,9 +1123,9 @@ Since GIMP 2.4
|
||||
</div>
|
||||
<hr>
|
||||
<div class="refsect2" lang="en">
|
||||
<a name="id2672356"></a><h3>
|
||||
<a name="id2672318"></a><h3>
|
||||
<a name="gimp-prop-label-new"></a>gimp_prop_label_new ()</h3>
|
||||
<a class="indexterm" name="id2672366"></a><pre class="programlisting">GtkWidget* gimp_prop_label_new (GObject *config,
|
||||
<a class="indexterm" name="id2672328"></a><pre class="programlisting">GtkWidget* gimp_prop_label_new (GObject *config,
|
||||
const gchar *property_name);</pre>
|
||||
<p>
|
||||
Creates a <span class="type">GtkLabel</span> to display the value of the specified property.
|
||||
@ -1160,9 +1160,9 @@ Since GIMP 2.4
|
||||
</div>
|
||||
<hr>
|
||||
<div class="refsect2" lang="en">
|
||||
<a name="id2672464"></a><h3>
|
||||
<a name="id2672426"></a><h3>
|
||||
<a name="gimp-prop-memsize-entry-new"></a>gimp_prop_memsize_entry_new ()</h3>
|
||||
<a class="indexterm" name="id2672475"></a><pre class="programlisting">GtkWidget* gimp_prop_memsize_entry_new (GObject *config,
|
||||
<a class="indexterm" name="id2672437"></a><pre class="programlisting">GtkWidget* gimp_prop_memsize_entry_new (GObject *config,
|
||||
const gchar *property_name);</pre>
|
||||
<p>
|
||||
Creates a <a href="GimpMemsizeEntry.html" title="GimpMemsizeEntry"><span class="type">GimpMemsizeEntry</span></a> (spin button and option menu) to set
|
||||
@ -1196,9 +1196,9 @@ Since GIMP 2.4
|
||||
</div>
|
||||
<hr>
|
||||
<div class="refsect2" lang="en">
|
||||
<a name="id2672571"></a><h3>
|
||||
<a name="id2672533"></a><h3>
|
||||
<a name="gimp-prop-opacity-entry-new"></a>gimp_prop_opacity_entry_new ()</h3>
|
||||
<a class="indexterm" name="id2672582"></a><pre class="programlisting">GtkObject* gimp_prop_opacity_entry_new (GObject *config,
|
||||
<a class="indexterm" name="id2672544"></a><pre class="programlisting">GtkObject* gimp_prop_opacity_entry_new (GObject *config,
|
||||
const gchar *property_name,
|
||||
GtkTable *table,
|
||||
gint column,
|
||||
@ -1258,9 +1258,9 @@ Since GIMP 2.4
|
||||
</div>
|
||||
<hr>
|
||||
<div class="refsect2" lang="en">
|
||||
<a name="id2672785"></a><h3>
|
||||
<a name="id2672747"></a><h3>
|
||||
<a name="gimp-prop-path-editor-new"></a>gimp_prop_path_editor_new ()</h3>
|
||||
<a class="indexterm" name="id2672796"></a><pre class="programlisting">GtkWidget* gimp_prop_path_editor_new (GObject *config,
|
||||
<a class="indexterm" name="id2672758"></a><pre class="programlisting">GtkWidget* gimp_prop_path_editor_new (GObject *config,
|
||||
const gchar *path_property_name,
|
||||
const gchar *writable_property_name,
|
||||
const gchar *filesel_title);</pre>
|
||||
@ -1302,9 +1302,9 @@ Since GIMP 2.4
|
||||
</div>
|
||||
<hr>
|
||||
<div class="refsect2" lang="en">
|
||||
<a name="id2672904"></a><h3>
|
||||
<a name="id2672867"></a><h3>
|
||||
<a name="gimp-prop-scale-entry-new"></a>gimp_prop_scale_entry_new ()</h3>
|
||||
<a class="indexterm" name="id2672916"></a><pre class="programlisting">GtkObject* gimp_prop_scale_entry_new (GObject *config,
|
||||
<a class="indexterm" name="id2672878"></a><pre class="programlisting">GtkObject* gimp_prop_scale_entry_new (GObject *config,
|
||||
const gchar *property_name,
|
||||
GtkTable *table,
|
||||
gint column,
|
||||
@ -1400,9 +1400,9 @@ Since GIMP 2.4
|
||||
</div>
|
||||
<hr>
|
||||
<div class="refsect2" lang="en">
|
||||
<a name="id2673305"></a><h3>
|
||||
<a name="id2673258"></a><h3>
|
||||
<a name="gimp-prop-size-entry-new"></a>gimp_prop_size_entry_new ()</h3>
|
||||
<a class="indexterm" name="id2673319"></a><pre class="programlisting">GtkWidget* gimp_prop_size_entry_new (GObject *config,
|
||||
<a class="indexterm" name="id2673271"></a><pre class="programlisting">GtkWidget* gimp_prop_size_entry_new (GObject *config,
|
||||
const gchar *property_name,
|
||||
const gchar *unit_property_name,
|
||||
const gchar *unit_format,
|
||||
@ -1464,9 +1464,9 @@ Since GIMP 2.4
|
||||
</div>
|
||||
<hr>
|
||||
<div class="refsect2" lang="en">
|
||||
<a name="id2673531"></a><h3>
|
||||
<a name="id2673483"></a><h3>
|
||||
<a name="gimp-prop-spin-button-new"></a>gimp_prop_spin_button_new ()</h3>
|
||||
<a class="indexterm" name="id2673545"></a><pre class="programlisting">GtkWidget* gimp_prop_spin_button_new (GObject *config,
|
||||
<a class="indexterm" name="id2673498"></a><pre class="programlisting">GtkWidget* gimp_prop_spin_button_new (GObject *config,
|
||||
const gchar *property_name,
|
||||
gdouble step_increment,
|
||||
gdouble page_increment,
|
||||
@ -1517,9 +1517,9 @@ Since GIMP 2.4
|
||||
</div>
|
||||
<hr>
|
||||
<div class="refsect2" lang="en">
|
||||
<a name="id2673703"></a><h3>
|
||||
<a name="id2673655"></a><h3>
|
||||
<a name="gimp-prop-stock-image-new"></a>gimp_prop_stock_image_new ()</h3>
|
||||
<a class="indexterm" name="id2673717"></a><pre class="programlisting">GtkWidget* gimp_prop_stock_image_new (GObject *config,
|
||||
<a class="indexterm" name="id2673670"></a><pre class="programlisting">GtkWidget* gimp_prop_stock_image_new (GObject *config,
|
||||
const gchar *property_name,
|
||||
GtkIconSize icon_size);</pre>
|
||||
<p>
|
||||
@ -1559,9 +1559,9 @@ Since GIMP 2.4
|
||||
</div>
|
||||
<hr>
|
||||
<div class="refsect2" lang="en">
|
||||
<a name="id2673841"></a><h3>
|
||||
<a name="id2673793"></a><h3>
|
||||
<a name="gimp-prop-string-combo-box-new"></a>gimp_prop_string_combo_box_new ()</h3>
|
||||
<a class="indexterm" name="id2673855"></a><pre class="programlisting">GtkWidget* gimp_prop_string_combo_box_new (GObject *config,
|
||||
<a class="indexterm" name="id2673808"></a><pre class="programlisting">GtkWidget* gimp_prop_string_combo_box_new (GObject *config,
|
||||
const gchar *property_name,
|
||||
GtkTreeModel *model,
|
||||
gint id_column,
|
||||
@ -1614,9 +1614,9 @@ Since GIMP 2.4
|
||||
</div>
|
||||
<hr>
|
||||
<div class="refsect2" lang="en">
|
||||
<a name="id2674054"></a><h3>
|
||||
<a name="id2674006"></a><h3>
|
||||
<a name="gimp-prop-text-buffer-new"></a>gimp_prop_text_buffer_new ()</h3>
|
||||
<a class="indexterm" name="id2674069"></a><pre class="programlisting">GtkTextBuffer* gimp_prop_text_buffer_new (GObject *config,
|
||||
<a class="indexterm" name="id2674021"></a><pre class="programlisting">GtkTextBuffer* gimp_prop_text_buffer_new (GObject *config,
|
||||
const gchar *property_name,
|
||||
gint max_len);</pre>
|
||||
<p>
|
||||
@ -1662,9 +1662,9 @@ Since GIMP 2.4
|
||||
</div>
|
||||
<hr>
|
||||
<div class="refsect2" lang="en">
|
||||
<a name="id2674220"></a><h3>
|
||||
<a name="id2674172"></a><h3>
|
||||
<a name="gimp-prop-unit-menu-new"></a>gimp_prop_unit_menu_new ()</h3>
|
||||
<a class="indexterm" name="id2674234"></a><pre class="programlisting">GtkWidget* gimp_prop_unit_menu_new (GObject *config,
|
||||
<a class="indexterm" name="id2674186"></a><pre class="programlisting">GtkWidget* gimp_prop_unit_menu_new (GObject *config,
|
||||
const gchar *property_name,
|
||||
const gchar *unit_format);</pre>
|
||||
<p>
|
||||
|
||||
Reference in New Issue
Block a user