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.
41 lines
606 B
Plaintext
41 lines
606 B
Plaintext
<!-- ##### SECTION Title ##### -->
|
|
GimpPixmap
|
|
|
|
<!-- ##### SECTION Short_Description ##### -->
|
|
Widget which creates a #GtkPixmap from XPM data.
|
|
|
|
<!-- ##### SECTION Long_Description ##### -->
|
|
<para>
|
|
|
|
</para>
|
|
|
|
<!-- ##### SECTION See_Also ##### -->
|
|
<para>
|
|
gimp_pixmap_button_new()
|
|
</para>
|
|
|
|
<!-- ##### STRUCT GimpPixmap ##### -->
|
|
<para>
|
|
|
|
</para>
|
|
|
|
|
|
<!-- ##### MACRO GIMP_PIXMAP ##### -->
|
|
<para>
|
|
Checks if the passed pointer is a pointer to a #GimpPixmap and
|
|
performs the cast if valid.
|
|
</para>
|
|
|
|
@obj: The pointer to cast.
|
|
|
|
|
|
<!-- ##### FUNCTION gimp_pixmap_new ##### -->
|
|
<para>
|
|
|
|
</para>
|
|
|
|
@xpm_data:
|
|
@Returns:
|
|
|
|
|