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.
78 lines
967 B
Plaintext
78 lines
967 B
Plaintext
<!-- ##### SECTION Title ##### -->
|
|
gimpdialog
|
|
|
|
<!-- ##### SECTION Short_Description ##### -->
|
|
Constructors for #GtkDialog's and action_areas as well as other
|
|
dialog-related stuff.
|
|
|
|
<!-- ##### SECTION Long_Description ##### -->
|
|
<para>
|
|
|
|
</para>
|
|
|
|
<!-- ##### SECTION See_Also ##### -->
|
|
<para>
|
|
|
|
</para>
|
|
|
|
<!-- ##### FUNCTION gimp_dialog_new ##### -->
|
|
<para>
|
|
|
|
</para>
|
|
|
|
@title:
|
|
@wmclass_name:
|
|
@help_func:
|
|
@help_data:
|
|
@position:
|
|
@allow_shrink:
|
|
@allow_grow:
|
|
@auto_shrink:
|
|
@Varargs:
|
|
@Returns:
|
|
|
|
|
|
<!-- ##### FUNCTION gimp_dialog_newv ##### -->
|
|
<para>
|
|
|
|
</para>
|
|
|
|
@title:
|
|
@wmclass_name:
|
|
@help_func:
|
|
@help_data:
|
|
@position:
|
|
@allow_shrink:
|
|
@allow_grow:
|
|
@auto_shrink:
|
|
@args:
|
|
@Returns:
|
|
|
|
|
|
<!-- ##### FUNCTION gimp_dialog_set_icon ##### -->
|
|
<para>
|
|
|
|
</para>
|
|
|
|
@dialog:
|
|
|
|
|
|
<!-- ##### FUNCTION gimp_dialog_create_action_area ##### -->
|
|
<para>
|
|
|
|
</para>
|
|
|
|
@dialog:
|
|
@Varargs:
|
|
|
|
|
|
<!-- ##### FUNCTION gimp_dialog_create_action_areav ##### -->
|
|
<para>
|
|
|
|
</para>
|
|
|
|
@dialog:
|
|
@args:
|
|
|
|
|