libgimpwidgets/libgimpwidgets-docs.sgml
2005-05-21 Sven Neumann <sven@gimp.org> * libgimpwidgets/libgimpwidgets-docs.sgml * libgimpwidgets/libgimpwidgets-sections.txt * libgimpwidgets/tmpl/gimpcolorarea.sgml * libgimpwidgets/tmpl/gimpcolorbutton.sgml: updated. * libgimpwidgets/tmpl/gimpbrowser.sgml: new file. * tools/widgets.c: added GimpBrowser, changed widget packing.
This commit is contained in:
committed by
Sven Neumann
parent
04d9d5bd43
commit
9c5166ef9c
@ -1,3 +1,22 @@
|
||||
<SECTION>
|
||||
<FILE>gimpbrowser</FILE>
|
||||
<TITLE>GimpBrowser</TITLE>
|
||||
GimpBrowser
|
||||
gimp_browser_new
|
||||
gimp_browser_add_search_types
|
||||
gimp_browser_set_widget
|
||||
gimp_browser_show_message
|
||||
<SUBSECTION Standard>
|
||||
GimpBrowserClass
|
||||
GIMP_BROWSER
|
||||
GIMP_IS_BROWSER
|
||||
GIMP_TYPE_BROWSER
|
||||
gimp_browser_get_type
|
||||
GIMP_BROWSER_CLASS
|
||||
GIMP_IS_BROWSER_CLASS
|
||||
GIMP_BROWSER_GET_CLASS
|
||||
</SECTION>
|
||||
|
||||
<SECTION>
|
||||
<FILE>gimpbutton</FILE>
|
||||
<TITLE>GimpButton</TITLE>
|
||||
@ -87,6 +106,8 @@ GimpColorAreaClass
|
||||
GIMP_COLOR_AREA_CLASS
|
||||
GIMP_IS_COLOR_AREA_CLASS
|
||||
GIMP_COLOR_AREA_GET_CLASS
|
||||
GIMP_TYPE_COLOR_AREA_TYPE
|
||||
gimp_color_area_type_get_type
|
||||
</SECTION>
|
||||
|
||||
<SECTION>
|
||||
|
||||
Reference in New Issue
Block a user