libgimpwidgets/libgimpwidgets-docs.sgml
2007-02-12 Sven Neumann <sven@gimp.org> * libgimpwidgets/libgimpwidgets-docs.sgml * libgimpwidgets/libgimpwidgets-sections.txt * libgimpwidgets/libgimpwidgets.types: added GimpStringComboBox. * libgimpwidgets/tmpl/gimppropwidgets.sgml: regenerated. * libgimpwidgets/tmpl/gimpstringcombobox.sgml: new file. svn path=/trunk/; revision=21903
This commit is contained in:

committed by
Sven Neumann

parent
c1f3b2af61
commit
a08b91c7a9
@ -1,3 +1,13 @@
|
|||||||
|
2007-02-12 Sven Neumann <sven@gimp.org>
|
||||||
|
|
||||||
|
* libgimpwidgets/libgimpwidgets-docs.sgml
|
||||||
|
* libgimpwidgets/libgimpwidgets-sections.txt
|
||||||
|
* libgimpwidgets/libgimpwidgets.types: added GimpStringComboBox.
|
||||||
|
|
||||||
|
* libgimpwidgets/tmpl/gimppropwidgets.sgml: regenerated.
|
||||||
|
|
||||||
|
* libgimpwidgets/tmpl/gimpstringcombobox.sgml: new file.
|
||||||
|
|
||||||
2007-02-08 Sven Neumann <sven@gimp.org>
|
2007-02-08 Sven Neumann <sven@gimp.org>
|
||||||
|
|
||||||
* libgimpwidgets/libgimpwidgets-sections.txt: updated.
|
* libgimpwidgets/libgimpwidgets-sections.txt: updated.
|
||||||
|
@ -51,6 +51,7 @@
|
|||||||
<xi:include href="xml/gimpratioentry.xml" />
|
<xi:include href="xml/gimpratioentry.xml" />
|
||||||
<xi:include href="xml/gimpscrolledpreview.xml" />
|
<xi:include href="xml/gimpscrolledpreview.xml" />
|
||||||
<xi:include href="xml/gimpsizeentry.xml" />
|
<xi:include href="xml/gimpsizeentry.xml" />
|
||||||
|
<xi:include href="xml/gimpstringcombobox.xml" />
|
||||||
<xi:include href="xml/gimpunitmenu.xml" />
|
<xi:include href="xml/gimpunitmenu.xml" />
|
||||||
</part>
|
</part>
|
||||||
|
|
||||||
|
@ -411,6 +411,24 @@ GIMP_IS_INT_COMBO_BOX_CLASS
|
|||||||
GIMP_INT_COMBO_BOX_GET_CLASS
|
GIMP_INT_COMBO_BOX_GET_CLASS
|
||||||
</SECTION>
|
</SECTION>
|
||||||
|
|
||||||
|
<SECTION>
|
||||||
|
<FILE>gimpstringcombobox</FILE>
|
||||||
|
<TITLE>GimpStringComboBox</TITLE>
|
||||||
|
GimpStringComboBox
|
||||||
|
gimp_string_combo_box_new
|
||||||
|
gimp_string_combo_box_set_active
|
||||||
|
gimp_string_combo_box_get_active
|
||||||
|
<SUBSECTION Standard>
|
||||||
|
GimpStringComboBoxClass
|
||||||
|
GIMP_STRING_COMBO_BOX
|
||||||
|
GIMP_IS_STRING_COMBO_BOX
|
||||||
|
GIMP_TYPE_STRING_COMBO_BOX
|
||||||
|
gimp_string_combo_box_get_type
|
||||||
|
GIMP_STRING_COMBO_BOX_CLASS
|
||||||
|
GIMP_IS_STRING_COMBO_BOX_CLASS
|
||||||
|
GIMP_STRING_COMBO_BOX_GET_CLASS
|
||||||
|
</SECTION>
|
||||||
|
|
||||||
<SECTION>
|
<SECTION>
|
||||||
<FILE>gimpmemsizeentry</FILE>
|
<FILE>gimpmemsizeentry</FILE>
|
||||||
<TITLE>GimpMemsizeEntry</TITLE>
|
<TITLE>GimpMemsizeEntry</TITLE>
|
||||||
@ -844,34 +862,35 @@ gimp_label_set_attributes
|
|||||||
<SECTION>
|
<SECTION>
|
||||||
<FILE>gimppropwidgets</FILE>
|
<FILE>gimppropwidgets</FILE>
|
||||||
<TITLE>GimpPropWidgets</TITLE>
|
<TITLE>GimpPropWidgets</TITLE>
|
||||||
gimp_prop_check_button_new
|
|
||||||
gimp_prop_boolean_combo_box_new
|
gimp_prop_boolean_combo_box_new
|
||||||
gimp_prop_boolean_radio_frame_new
|
gimp_prop_boolean_radio_frame_new
|
||||||
gimp_prop_expander_new
|
gimp_prop_check_button_new
|
||||||
gimp_prop_hscale_new
|
gimp_prop_color_area_new
|
||||||
gimp_prop_int_combo_box_new
|
gimp_prop_coordinates_connect
|
||||||
gimp_prop_enum_combo_box_new
|
gimp_prop_coordinates_new
|
||||||
gimp_prop_enum_check_button_new
|
|
||||||
gimp_prop_enum_label_new
|
|
||||||
gimp_prop_enum_radio_frame_new
|
|
||||||
gimp_prop_enum_radio_box_new
|
|
||||||
gimp_prop_enum_stock_box_new
|
|
||||||
gimp_prop_spin_button_new
|
|
||||||
gimp_prop_scale_entry_new
|
|
||||||
gimp_prop_opacity_entry_new
|
|
||||||
gimp_prop_memsize_entry_new
|
|
||||||
gimp_prop_label_new
|
|
||||||
gimp_prop_entry_new
|
gimp_prop_entry_new
|
||||||
gimp_prop_text_buffer_new
|
gimp_prop_enum_check_button_new
|
||||||
|
gimp_prop_enum_combo_box_new
|
||||||
|
gimp_prop_enum_label_new
|
||||||
|
gimp_prop_enum_radio_box_new
|
||||||
|
gimp_prop_enum_radio_frame_new
|
||||||
|
gimp_prop_enum_stock_box_new
|
||||||
|
gimp_prop_expander_new
|
||||||
gimp_prop_file_chooser_button_new
|
gimp_prop_file_chooser_button_new
|
||||||
gimp_prop_file_chooser_button_new_with_dialog
|
gimp_prop_file_chooser_button_new_with_dialog
|
||||||
|
gimp_prop_hscale_new
|
||||||
|
gimp_prop_int_combo_box_new
|
||||||
|
gimp_prop_label_new
|
||||||
|
gimp_prop_memsize_entry_new
|
||||||
|
gimp_prop_opacity_entry_new
|
||||||
gimp_prop_path_editor_new
|
gimp_prop_path_editor_new
|
||||||
|
gimp_prop_scale_entry_new
|
||||||
gimp_prop_size_entry_new
|
gimp_prop_size_entry_new
|
||||||
gimp_prop_coordinates_new
|
gimp_prop_spin_button_new
|
||||||
gimp_prop_coordinates_connect
|
|
||||||
gimp_prop_color_area_new
|
|
||||||
gimp_prop_unit_menu_new
|
|
||||||
gimp_prop_stock_image_new
|
gimp_prop_stock_image_new
|
||||||
|
gimp_prop_string_combo_box_new
|
||||||
|
gimp_prop_text_buffer_new
|
||||||
|
gimp_prop_unit_menu_new
|
||||||
</SECTION>
|
</SECTION>
|
||||||
|
|
||||||
<SECTION>
|
<SECTION>
|
||||||
|
@ -39,5 +39,6 @@ gimp_preview_get_type
|
|||||||
gimp_ratio_entry_get_type
|
gimp_ratio_entry_get_type
|
||||||
gimp_scrolled_preview_get_type
|
gimp_scrolled_preview_get_type
|
||||||
gimp_size_entry_get_type
|
gimp_size_entry_get_type
|
||||||
|
gimp_string_combo_box_get_type
|
||||||
gimp_unit_menu_get_type
|
gimp_unit_menu_get_type
|
||||||
gimp_zoom_model_get_type
|
gimp_zoom_model_get_type
|
||||||
|
@ -17,17 +17,6 @@ GimpPropWidgets
|
|||||||
<!-- ##### SECTION Stability_Level ##### -->
|
<!-- ##### SECTION Stability_Level ##### -->
|
||||||
|
|
||||||
|
|
||||||
<!-- ##### FUNCTION gimp_prop_check_button_new ##### -->
|
|
||||||
<para>
|
|
||||||
|
|
||||||
</para>
|
|
||||||
|
|
||||||
@config:
|
|
||||||
@property_name:
|
|
||||||
@label:
|
|
||||||
@Returns:
|
|
||||||
|
|
||||||
|
|
||||||
<!-- ##### FUNCTION gimp_prop_boolean_combo_box_new ##### -->
|
<!-- ##### FUNCTION gimp_prop_boolean_combo_box_new ##### -->
|
||||||
<para>
|
<para>
|
||||||
|
|
||||||
@ -53,6 +42,147 @@ GimpPropWidgets
|
|||||||
@Returns:
|
@Returns:
|
||||||
|
|
||||||
|
|
||||||
|
<!-- ##### FUNCTION gimp_prop_check_button_new ##### -->
|
||||||
|
<para>
|
||||||
|
|
||||||
|
</para>
|
||||||
|
|
||||||
|
@config:
|
||||||
|
@property_name:
|
||||||
|
@label:
|
||||||
|
@Returns:
|
||||||
|
|
||||||
|
|
||||||
|
<!-- ##### FUNCTION gimp_prop_color_area_new ##### -->
|
||||||
|
<para>
|
||||||
|
|
||||||
|
</para>
|
||||||
|
|
||||||
|
@config:
|
||||||
|
@property_name:
|
||||||
|
@width:
|
||||||
|
@height:
|
||||||
|
@type:
|
||||||
|
@Returns:
|
||||||
|
|
||||||
|
|
||||||
|
<!-- ##### FUNCTION gimp_prop_coordinates_connect ##### -->
|
||||||
|
<para>
|
||||||
|
|
||||||
|
</para>
|
||||||
|
|
||||||
|
@config:
|
||||||
|
@x_property_name:
|
||||||
|
@y_property_name:
|
||||||
|
@unit_property_name:
|
||||||
|
@sizeentry:
|
||||||
|
@chainbutton:
|
||||||
|
@xresolution:
|
||||||
|
@yresolution:
|
||||||
|
@Returns:
|
||||||
|
|
||||||
|
|
||||||
|
<!-- ##### FUNCTION gimp_prop_coordinates_new ##### -->
|
||||||
|
<para>
|
||||||
|
|
||||||
|
</para>
|
||||||
|
|
||||||
|
@config:
|
||||||
|
@x_property_name:
|
||||||
|
@y_property_name:
|
||||||
|
@unit_property_name:
|
||||||
|
@unit_format:
|
||||||
|
@update_policy:
|
||||||
|
@xresolution:
|
||||||
|
@yresolution:
|
||||||
|
@has_chainbutton:
|
||||||
|
@Returns:
|
||||||
|
|
||||||
|
|
||||||
|
<!-- ##### FUNCTION gimp_prop_entry_new ##### -->
|
||||||
|
<para>
|
||||||
|
|
||||||
|
</para>
|
||||||
|
|
||||||
|
@config:
|
||||||
|
@property_name:
|
||||||
|
@max_len:
|
||||||
|
@Returns:
|
||||||
|
|
||||||
|
|
||||||
|
<!-- ##### FUNCTION gimp_prop_enum_check_button_new ##### -->
|
||||||
|
<para>
|
||||||
|
|
||||||
|
</para>
|
||||||
|
|
||||||
|
@config:
|
||||||
|
@property_name:
|
||||||
|
@label:
|
||||||
|
@false_value:
|
||||||
|
@true_value:
|
||||||
|
@Returns:
|
||||||
|
|
||||||
|
|
||||||
|
<!-- ##### FUNCTION gimp_prop_enum_combo_box_new ##### -->
|
||||||
|
<para>
|
||||||
|
|
||||||
|
</para>
|
||||||
|
|
||||||
|
@config:
|
||||||
|
@property_name:
|
||||||
|
@minimum:
|
||||||
|
@maximum:
|
||||||
|
@Returns:
|
||||||
|
|
||||||
|
|
||||||
|
<!-- ##### FUNCTION gimp_prop_enum_label_new ##### -->
|
||||||
|
<para>
|
||||||
|
|
||||||
|
</para>
|
||||||
|
|
||||||
|
@config:
|
||||||
|
@property_name:
|
||||||
|
@Returns:
|
||||||
|
|
||||||
|
|
||||||
|
<!-- ##### FUNCTION gimp_prop_enum_radio_box_new ##### -->
|
||||||
|
<para>
|
||||||
|
|
||||||
|
</para>
|
||||||
|
|
||||||
|
@config:
|
||||||
|
@property_name:
|
||||||
|
@minimum:
|
||||||
|
@maximum:
|
||||||
|
@Returns:
|
||||||
|
|
||||||
|
|
||||||
|
<!-- ##### FUNCTION gimp_prop_enum_radio_frame_new ##### -->
|
||||||
|
<para>
|
||||||
|
|
||||||
|
</para>
|
||||||
|
|
||||||
|
@config:
|
||||||
|
@property_name:
|
||||||
|
@title:
|
||||||
|
@minimum:
|
||||||
|
@maximum:
|
||||||
|
@Returns:
|
||||||
|
|
||||||
|
|
||||||
|
<!-- ##### FUNCTION gimp_prop_enum_stock_box_new ##### -->
|
||||||
|
<para>
|
||||||
|
|
||||||
|
</para>
|
||||||
|
|
||||||
|
@config:
|
||||||
|
@property_name:
|
||||||
|
@stock_prefix:
|
||||||
|
@minimum:
|
||||||
|
@maximum:
|
||||||
|
@Returns:
|
||||||
|
|
||||||
|
|
||||||
<!-- ##### FUNCTION gimp_prop_expander_new ##### -->
|
<!-- ##### FUNCTION gimp_prop_expander_new ##### -->
|
||||||
<para>
|
<para>
|
||||||
|
|
||||||
@ -64,6 +194,29 @@ GimpPropWidgets
|
|||||||
@Returns:
|
@Returns:
|
||||||
|
|
||||||
|
|
||||||
|
<!-- ##### FUNCTION gimp_prop_file_chooser_button_new ##### -->
|
||||||
|
<para>
|
||||||
|
|
||||||
|
</para>
|
||||||
|
|
||||||
|
@config:
|
||||||
|
@property_name:
|
||||||
|
@title:
|
||||||
|
@action:
|
||||||
|
@Returns:
|
||||||
|
|
||||||
|
|
||||||
|
<!-- ##### FUNCTION gimp_prop_file_chooser_button_new_with_dialog ##### -->
|
||||||
|
<para>
|
||||||
|
|
||||||
|
</para>
|
||||||
|
|
||||||
|
@config:
|
||||||
|
@property_name:
|
||||||
|
@dialog:
|
||||||
|
@Returns:
|
||||||
|
|
||||||
|
|
||||||
<!-- ##### FUNCTION gimp_prop_hscale_new ##### -->
|
<!-- ##### FUNCTION gimp_prop_hscale_new ##### -->
|
||||||
<para>
|
<para>
|
||||||
|
|
||||||
@ -88,89 +241,49 @@ GimpPropWidgets
|
|||||||
@Returns:
|
@Returns:
|
||||||
|
|
||||||
|
|
||||||
<!-- ##### FUNCTION gimp_prop_enum_combo_box_new ##### -->
|
<!-- ##### FUNCTION gimp_prop_label_new ##### -->
|
||||||
<para>
|
<para>
|
||||||
|
|
||||||
</para>
|
</para>
|
||||||
|
|
||||||
@config:
|
@config:
|
||||||
@property_name:
|
@property_name:
|
||||||
@minimum:
|
|
||||||
@maximum:
|
|
||||||
@Returns:
|
@Returns:
|
||||||
|
|
||||||
|
|
||||||
<!-- ##### FUNCTION gimp_prop_enum_check_button_new ##### -->
|
<!-- ##### FUNCTION gimp_prop_memsize_entry_new ##### -->
|
||||||
<para>
|
<para>
|
||||||
|
|
||||||
</para>
|
</para>
|
||||||
|
|
||||||
@config:
|
@config:
|
||||||
@property_name:
|
@property_name:
|
||||||
|
@Returns:
|
||||||
|
|
||||||
|
|
||||||
|
<!-- ##### FUNCTION gimp_prop_opacity_entry_new ##### -->
|
||||||
|
<para>
|
||||||
|
|
||||||
|
</para>
|
||||||
|
|
||||||
|
@config:
|
||||||
|
@property_name:
|
||||||
|
@table:
|
||||||
|
@column:
|
||||||
|
@row:
|
||||||
@label:
|
@label:
|
||||||
@false_value:
|
|
||||||
@true_value:
|
|
||||||
@Returns:
|
@Returns:
|
||||||
|
|
||||||
|
|
||||||
<!-- ##### FUNCTION gimp_prop_enum_label_new ##### -->
|
<!-- ##### FUNCTION gimp_prop_path_editor_new ##### -->
|
||||||
<para>
|
<para>
|
||||||
|
|
||||||
</para>
|
</para>
|
||||||
|
|
||||||
@config:
|
@config:
|
||||||
@property_name:
|
@path_property_name:
|
||||||
@Returns:
|
@writable_property_name:
|
||||||
|
@filesel_title:
|
||||||
|
|
||||||
<!-- ##### FUNCTION gimp_prop_enum_radio_frame_new ##### -->
|
|
||||||
<para>
|
|
||||||
|
|
||||||
</para>
|
|
||||||
|
|
||||||
@config:
|
|
||||||
@property_name:
|
|
||||||
@title:
|
|
||||||
@minimum:
|
|
||||||
@maximum:
|
|
||||||
@Returns:
|
|
||||||
|
|
||||||
|
|
||||||
<!-- ##### FUNCTION gimp_prop_enum_radio_box_new ##### -->
|
|
||||||
<para>
|
|
||||||
|
|
||||||
</para>
|
|
||||||
|
|
||||||
@config:
|
|
||||||
@property_name:
|
|
||||||
@minimum:
|
|
||||||
@maximum:
|
|
||||||
@Returns:
|
|
||||||
|
|
||||||
|
|
||||||
<!-- ##### FUNCTION gimp_prop_enum_stock_box_new ##### -->
|
|
||||||
<para>
|
|
||||||
|
|
||||||
</para>
|
|
||||||
|
|
||||||
@config:
|
|
||||||
@property_name:
|
|
||||||
@stock_prefix:
|
|
||||||
@minimum:
|
|
||||||
@maximum:
|
|
||||||
@Returns:
|
|
||||||
|
|
||||||
|
|
||||||
<!-- ##### FUNCTION gimp_prop_spin_button_new ##### -->
|
|
||||||
<para>
|
|
||||||
|
|
||||||
</para>
|
|
||||||
|
|
||||||
@config:
|
|
||||||
@property_name:
|
|
||||||
@step_increment:
|
|
||||||
@page_increment:
|
|
||||||
@digits:
|
|
||||||
@Returns:
|
@Returns:
|
||||||
|
|
||||||
|
|
||||||
@ -194,97 +307,6 @@ GimpPropWidgets
|
|||||||
@Returns:
|
@Returns:
|
||||||
|
|
||||||
|
|
||||||
<!-- ##### FUNCTION gimp_prop_opacity_entry_new ##### -->
|
|
||||||
<para>
|
|
||||||
|
|
||||||
</para>
|
|
||||||
|
|
||||||
@config:
|
|
||||||
@property_name:
|
|
||||||
@table:
|
|
||||||
@column:
|
|
||||||
@row:
|
|
||||||
@label:
|
|
||||||
@Returns:
|
|
||||||
|
|
||||||
|
|
||||||
<!-- ##### FUNCTION gimp_prop_memsize_entry_new ##### -->
|
|
||||||
<para>
|
|
||||||
|
|
||||||
</para>
|
|
||||||
|
|
||||||
@config:
|
|
||||||
@property_name:
|
|
||||||
@Returns:
|
|
||||||
|
|
||||||
|
|
||||||
<!-- ##### FUNCTION gimp_prop_label_new ##### -->
|
|
||||||
<para>
|
|
||||||
|
|
||||||
</para>
|
|
||||||
|
|
||||||
@config:
|
|
||||||
@property_name:
|
|
||||||
@Returns:
|
|
||||||
|
|
||||||
|
|
||||||
<!-- ##### FUNCTION gimp_prop_entry_new ##### -->
|
|
||||||
<para>
|
|
||||||
|
|
||||||
</para>
|
|
||||||
|
|
||||||
@config:
|
|
||||||
@property_name:
|
|
||||||
@max_len:
|
|
||||||
@Returns:
|
|
||||||
|
|
||||||
|
|
||||||
<!-- ##### FUNCTION gimp_prop_text_buffer_new ##### -->
|
|
||||||
<para>
|
|
||||||
|
|
||||||
</para>
|
|
||||||
|
|
||||||
@config:
|
|
||||||
@property_name:
|
|
||||||
@max_len:
|
|
||||||
@Returns:
|
|
||||||
|
|
||||||
|
|
||||||
<!-- ##### FUNCTION gimp_prop_file_chooser_button_new ##### -->
|
|
||||||
<para>
|
|
||||||
|
|
||||||
</para>
|
|
||||||
|
|
||||||
@config:
|
|
||||||
@property_name:
|
|
||||||
@title:
|
|
||||||
@action:
|
|
||||||
@Returns:
|
|
||||||
|
|
||||||
|
|
||||||
<!-- ##### FUNCTION gimp_prop_file_chooser_button_new_with_dialog ##### -->
|
|
||||||
<para>
|
|
||||||
|
|
||||||
</para>
|
|
||||||
|
|
||||||
@config:
|
|
||||||
@property_name:
|
|
||||||
@dialog:
|
|
||||||
@Returns:
|
|
||||||
|
|
||||||
|
|
||||||
<!-- ##### FUNCTION gimp_prop_path_editor_new ##### -->
|
|
||||||
<para>
|
|
||||||
|
|
||||||
</para>
|
|
||||||
|
|
||||||
@config:
|
|
||||||
@path_property_name:
|
|
||||||
@writable_property_name:
|
|
||||||
@filesel_title:
|
|
||||||
@Returns:
|
|
||||||
|
|
||||||
|
|
||||||
<!-- ##### FUNCTION gimp_prop_size_entry_new ##### -->
|
<!-- ##### FUNCTION gimp_prop_size_entry_new ##### -->
|
||||||
<para>
|
<para>
|
||||||
|
|
||||||
@ -299,60 +321,16 @@ GimpPropWidgets
|
|||||||
@Returns:
|
@Returns:
|
||||||
|
|
||||||
|
|
||||||
<!-- ##### FUNCTION gimp_prop_coordinates_new ##### -->
|
<!-- ##### FUNCTION gimp_prop_spin_button_new ##### -->
|
||||||
<para>
|
|
||||||
|
|
||||||
</para>
|
|
||||||
|
|
||||||
@config:
|
|
||||||
@x_property_name:
|
|
||||||
@y_property_name:
|
|
||||||
@unit_property_name:
|
|
||||||
@unit_format:
|
|
||||||
@update_policy:
|
|
||||||
@xresolution:
|
|
||||||
@yresolution:
|
|
||||||
@has_chainbutton:
|
|
||||||
@Returns:
|
|
||||||
|
|
||||||
|
|
||||||
<!-- ##### FUNCTION gimp_prop_coordinates_connect ##### -->
|
|
||||||
<para>
|
|
||||||
|
|
||||||
</para>
|
|
||||||
|
|
||||||
@config:
|
|
||||||
@x_property_name:
|
|
||||||
@y_property_name:
|
|
||||||
@unit_property_name:
|
|
||||||
@sizeentry:
|
|
||||||
@chainbutton:
|
|
||||||
@xresolution:
|
|
||||||
@yresolution:
|
|
||||||
@Returns:
|
|
||||||
|
|
||||||
|
|
||||||
<!-- ##### FUNCTION gimp_prop_color_area_new ##### -->
|
|
||||||
<para>
|
<para>
|
||||||
|
|
||||||
</para>
|
</para>
|
||||||
|
|
||||||
@config:
|
@config:
|
||||||
@property_name:
|
@property_name:
|
||||||
@width:
|
@step_increment:
|
||||||
@height:
|
@page_increment:
|
||||||
@type:
|
@digits:
|
||||||
@Returns:
|
|
||||||
|
|
||||||
|
|
||||||
<!-- ##### FUNCTION gimp_prop_unit_menu_new ##### -->
|
|
||||||
<para>
|
|
||||||
|
|
||||||
</para>
|
|
||||||
|
|
||||||
@config:
|
|
||||||
@property_name:
|
|
||||||
@unit_format:
|
|
||||||
@Returns:
|
@Returns:
|
||||||
|
|
||||||
|
|
||||||
@ -367,3 +345,38 @@ GimpPropWidgets
|
|||||||
@Returns:
|
@Returns:
|
||||||
|
|
||||||
|
|
||||||
|
<!-- ##### FUNCTION gimp_prop_string_combo_box_new ##### -->
|
||||||
|
<para>
|
||||||
|
|
||||||
|
</para>
|
||||||
|
|
||||||
|
@config:
|
||||||
|
@property_name:
|
||||||
|
@store:
|
||||||
|
@id_column:
|
||||||
|
@label_column:
|
||||||
|
@Returns:
|
||||||
|
|
||||||
|
|
||||||
|
<!-- ##### FUNCTION gimp_prop_text_buffer_new ##### -->
|
||||||
|
<para>
|
||||||
|
|
||||||
|
</para>
|
||||||
|
|
||||||
|
@config:
|
||||||
|
@property_name:
|
||||||
|
@max_len:
|
||||||
|
@Returns:
|
||||||
|
|
||||||
|
|
||||||
|
<!-- ##### FUNCTION gimp_prop_unit_menu_new ##### -->
|
||||||
|
<para>
|
||||||
|
|
||||||
|
</para>
|
||||||
|
|
||||||
|
@config:
|
||||||
|
@property_name:
|
||||||
|
@unit_format:
|
||||||
|
@Returns:
|
||||||
|
|
||||||
|
|
||||||
|
70
devel-docs/libgimpwidgets/tmpl/gimpstringcombobox.sgml
Normal file
70
devel-docs/libgimpwidgets/tmpl/gimpstringcombobox.sgml
Normal file
@ -0,0 +1,70 @@
|
|||||||
|
<!-- ##### SECTION Title ##### -->
|
||||||
|
GimpStringComboBox
|
||||||
|
|
||||||
|
<!-- ##### SECTION Short_Description ##### -->
|
||||||
|
|
||||||
|
|
||||||
|
<!-- ##### SECTION Long_Description ##### -->
|
||||||
|
<para>
|
||||||
|
|
||||||
|
</para>
|
||||||
|
|
||||||
|
<!-- ##### SECTION See_Also ##### -->
|
||||||
|
<para>
|
||||||
|
|
||||||
|
</para>
|
||||||
|
|
||||||
|
<!-- ##### SECTION Stability_Level ##### -->
|
||||||
|
|
||||||
|
|
||||||
|
<!-- ##### STRUCT GimpStringComboBox ##### -->
|
||||||
|
<para>
|
||||||
|
|
||||||
|
</para>
|
||||||
|
|
||||||
|
|
||||||
|
<!-- ##### ARG GimpStringComboBox:ellipsize ##### -->
|
||||||
|
<para>
|
||||||
|
|
||||||
|
</para>
|
||||||
|
|
||||||
|
<!-- ##### ARG GimpStringComboBox:id-column ##### -->
|
||||||
|
<para>
|
||||||
|
|
||||||
|
</para>
|
||||||
|
|
||||||
|
<!-- ##### ARG GimpStringComboBox:label-column ##### -->
|
||||||
|
<para>
|
||||||
|
|
||||||
|
</para>
|
||||||
|
|
||||||
|
<!-- ##### FUNCTION gimp_string_combo_box_new ##### -->
|
||||||
|
<para>
|
||||||
|
|
||||||
|
</para>
|
||||||
|
|
||||||
|
@model:
|
||||||
|
@id_column:
|
||||||
|
@label_column:
|
||||||
|
@Returns:
|
||||||
|
|
||||||
|
|
||||||
|
<!-- ##### FUNCTION gimp_string_combo_box_set_active ##### -->
|
||||||
|
<para>
|
||||||
|
|
||||||
|
</para>
|
||||||
|
|
||||||
|
@combo_box:
|
||||||
|
@id:
|
||||||
|
@Returns:
|
||||||
|
|
||||||
|
|
||||||
|
<!-- ##### FUNCTION gimp_string_combo_box_get_active ##### -->
|
||||||
|
<para>
|
||||||
|
|
||||||
|
</para>
|
||||||
|
|
||||||
|
@combo_box:
|
||||||
|
@Returns:
|
||||||
|
|
||||||
|
|
Reference in New Issue
Block a user