mirror of
https://gitlab.gnome.org/GNOME/gimp.git
synced 2025-07-05 02:09:37 +00:00

2000-02-18 Michael Natterer <mitch@gimp.org> * libgimp/gimpchainbutton.c * libgimp/gimpcolorbutton.c: documentation updates. 2000-02-18 Michael Natterer <mitch@gimp.org> * libgimp/Makefile.am * libgimp/tmpl/gimpvector.sgml * libgimp/tmpl/gimppixmap.sgml: new files. * libgimp/libgimp-decl.txt * libgimp/libgimp-docs.sgml * libgimp/libgimp-sections.txt * libgimp/libgimp.hierarchy * libgimp/libgimp.types * libgimp/tmpl/gimpchainbutton.sgml * libgimp/tmpl/gimpcolorbutton.sgml * libgimp/tmpl/gimpdialog.sgml * libgimp/tmpl/gimpfileselection.sgml * libgimp/tmpl/gimphelpui.sgml * libgimp/tmpl/gimpmath.sgml * libgimp/tmpl/gimpmatrix.sgml * libgimp/tmpl/gimpmenu.sgml * libgimp/tmpl/gimppatheditor.sgml * libgimp/tmpl/gimpsizeentry.sgml * libgimp/tmpl/gimpunitmenu.sgml * libgimp/tmpl/gimpwidgets.sgml * libgimp/tmpl/libgimp-unused.sgml: various minor updates. Added short descriptions for all libgimpui sections.
11 lines
255 B
Text
11 lines
255 B
Text
#include <gtk/gtk.h>
|
|
#include <libgimp/gimp.h>
|
|
#include <libgimp/gimpui.h>
|
|
|
|
gimp_chain_button_get_type
|
|
gimp_color_button_get_type
|
|
gimp_file_selection_get_type
|
|
gimp_path_editor_get_type
|
|
gimp_pixmap_get_type
|
|
gimp_size_entry_get_type
|
|
gimp_unit_menu_get_type
|