
2000-05-28 Michael Natterer <mitch@gimp.org> * libgimp/gimp.h * libgimp/gimpcolordisplay.h * libgimp/gimpcolorselector.h * libgimp/gimpmatrix.h * libgimp/gimpmodule.h * libgimp/gimpunit_pdb.c: purely cosmetic stuff and added some typedefs to make the html documentation nicer. Moved the module documentation from the headers to the sgml files. * app/module_db.[ch]: The type of the "init" and "unload" functions has changed. Code cleanup. 2000-05-28 Michael Natterer <mitch@gimp.org> * libgimp/libgimp-decl.txt * libgimp/libgimp-docs.sgml * libgimp/libgimp-sections.txt * libgimp/tmpl/gimp.sgml * libgimp/tmpl/gimpcolorbutton.sgml * libgimp/tmpl/gimpcolordisplay.sgml * libgimp/tmpl/gimpcolorselector.sgml * libgimp/tmpl/gimpcolorspace.sgml * libgimp/tmpl/gimpcompat.sgml * libgimp/tmpl/gimpenums.sgml * libgimp/tmpl/gimpfeatures.sgml * libgimp/tmpl/gimplimits.sgml * libgimp/tmpl/gimpmath.sgml * libgimp/tmpl/gimpmodule.sgml * libgimp/tmpl/gimpparasite.sgml * libgimp/tmpl/gimpparasiteio.sgml * libgimp/tmpl/gimppixmap.sgml * libgimp/tmpl/gimpprotocol.sgml * libgimp/tmpl/gimpsignal.sgml * libgimp/tmpl/gimpui.sgml * libgimp/tmpl/gimpunit.sgml * libgimp/tmpl/gimputils.sgml * libgimp/tmpl/gimpvector.sgml * libgimp/tmpl/gimpwire.sgml * libgimp/tmpl/libgimp-unused.sgml: Moved the module documentation from the libgimp headers here, updates, cleanups.
32 lines
712 B
Plaintext
32 lines
712 B
Plaintext
<!-- ##### SECTION Title ##### -->
|
|
gimpui
|
|
|
|
<!-- ##### SECTION Short_Description ##### -->
|
|
Common user interface functions. This header includes all other GIMP User
|
|
Interface Library headers.
|
|
|
|
<!-- ##### SECTION Long_Description ##### -->
|
|
<para>
|
|
Common user interface functions. This header includes all other GIMP User
|
|
Interface Library headers.
|
|
|
|
</para>
|
|
|
|
<!-- ##### SECTION See_Also ##### -->
|
|
<para>
|
|
gtk_init(), gdk_set_use_xshm(), gdk_rgb_set_min_colors(),
|
|
gdk_rgb_set_install(), gdk_rgb_get_visual(), gdk_rgb_get_cmap(),
|
|
gtk_widget_set_default_visual(), gtk_widget_set_default_colormap(),
|
|
gtk_preview_set_gamma().
|
|
</para>
|
|
|
|
<!-- ##### FUNCTION gimp_ui_init ##### -->
|
|
<para>
|
|
|
|
</para>
|
|
|
|
@prog_name:
|
|
@preview:
|
|
|
|
|