2004-09-29 Michael Natterer <mitch@gimp.org> * libgimp/libgimp-docs.sgml * libgimp/libgimp-sections.txt * libgimp/libgimp.types: updated after brush, pattern etc. cleanup. * libgimp/tmpl/gimpgradientedit.sgml: removed. * libgimp/tmpl/gimpaspectpreview.sgml * libgimp/tmpl/gimpbrush.sgml * libgimp/tmpl/gimpgradient.sgml * libgimp/tmpl/gimppattern.sgml; new files. * libgimp/tmpl/gimpbrushes.sgml * libgimp/tmpl/gimpcontext.sgml * libgimp/tmpl/gimpgradients.sgml * libgimp/tmpl/gimppalette.sgml * libgimp/tmpl/gimppalettes.sgml * libgimp/tmpl/gimppatterns.sgml * libgimp/tmpl/gimpregioniterator.sgml: updated.
122 lines
1.4 KiB
Plaintext
122 lines
1.4 KiB
Plaintext
<!-- ##### SECTION Title ##### -->
|
|
gimpbrushes
|
|
|
|
<!-- ##### SECTION Short_Description ##### -->
|
|
Functions for manipulating brushes.
|
|
|
|
<!-- ##### SECTION Long_Description ##### -->
|
|
<para>
|
|
Functions related to getting and setting brushes.
|
|
</para>
|
|
|
|
<!-- ##### SECTION See_Also ##### -->
|
|
<para>
|
|
|
|
</para>
|
|
|
|
<!-- ##### FUNCTION gimp_brushes_refresh ##### -->
|
|
<para>
|
|
|
|
</para>
|
|
|
|
@Returns:
|
|
|
|
|
|
<!-- ##### FUNCTION gimp_brushes_get_list ##### -->
|
|
<para>
|
|
|
|
</para>
|
|
|
|
@filter:
|
|
@num_brushes:
|
|
@Returns:
|
|
|
|
|
|
<!-- ##### FUNCTION gimp_brushes_get_brush ##### -->
|
|
<para>
|
|
|
|
</para>
|
|
|
|
@width:
|
|
@height:
|
|
@spacing:
|
|
@Returns:
|
|
|
|
|
|
<!-- ##### FUNCTION gimp_brushes_set_brush ##### -->
|
|
<para>
|
|
|
|
</para>
|
|
|
|
@name:
|
|
@Returns:
|
|
|
|
|
|
<!-- ##### FUNCTION gimp_brushes_get_opacity ##### -->
|
|
<para>
|
|
|
|
</para>
|
|
|
|
@Returns:
|
|
|
|
|
|
<!-- ##### FUNCTION gimp_brushes_set_opacity ##### -->
|
|
<para>
|
|
|
|
</para>
|
|
|
|
@opacity:
|
|
@Returns:
|
|
|
|
|
|
<!-- ##### FUNCTION gimp_brushes_get_paint_mode ##### -->
|
|
<para>
|
|
|
|
</para>
|
|
|
|
@Returns:
|
|
|
|
|
|
<!-- ##### FUNCTION gimp_brushes_set_paint_mode ##### -->
|
|
<para>
|
|
|
|
</para>
|
|
|
|
@paint_mode:
|
|
@Returns:
|
|
|
|
|
|
<!-- ##### FUNCTION gimp_brushes_get_spacing ##### -->
|
|
<para>
|
|
|
|
</para>
|
|
|
|
@Returns:
|
|
|
|
|
|
<!-- ##### FUNCTION gimp_brushes_set_spacing ##### -->
|
|
<para>
|
|
|
|
</para>
|
|
|
|
@spacing:
|
|
@Returns:
|
|
|
|
|
|
<!-- ##### FUNCTION gimp_brushes_get_brush_data ##### -->
|
|
<para>
|
|
|
|
</para>
|
|
|
|
@name:
|
|
@opacity:
|
|
@spacing:
|
|
@paint_mode:
|
|
@width:
|
|
@height:
|
|
@length:
|
|
@mask_data:
|
|
@Returns:
|
|
|
|
|