
2005-07-07 Michael Natterer <mitch@gimp.org> * libgimp*/tmpl/*.sgml: gtk-doc 1.4 added the Stability_Level section all over the place.
95 lines
1.2 KiB
Plaintext
95 lines
1.2 KiB
Plaintext
<!-- ##### SECTION Title ##### -->
|
|
gimpbrushselect
|
|
|
|
<!-- ##### SECTION Short_Description ##### -->
|
|
Functions providing a brush selection dialog.
|
|
|
|
<!-- ##### SECTION Long_Description ##### -->
|
|
<para>
|
|
Functions providing a brush selection dialog.
|
|
</para>
|
|
|
|
<!-- ##### SECTION See_Also ##### -->
|
|
<para>
|
|
|
|
</para>
|
|
|
|
<!-- ##### SECTION Stability_Level ##### -->
|
|
|
|
|
|
<!-- ##### USER_FUNCTION GimpRunBrushCallback ##### -->
|
|
<para>
|
|
|
|
</para>
|
|
|
|
@brush_name:
|
|
@opacity:
|
|
@spacing:
|
|
@paint_mode:
|
|
@width:
|
|
@height:
|
|
@mask_data:
|
|
@dialog_closing:
|
|
@user_data:
|
|
|
|
|
|
<!-- ##### FUNCTION gimp_brush_select_new ##### -->
|
|
<para>
|
|
|
|
</para>
|
|
|
|
@title:
|
|
@brush_name:
|
|
@opacity:
|
|
@spacing:
|
|
@paint_mode:
|
|
@callback:
|
|
@data:
|
|
@Returns:
|
|
|
|
|
|
<!-- ##### FUNCTION gimp_brush_select_destroy ##### -->
|
|
<para>
|
|
|
|
</para>
|
|
|
|
@brush_callback:
|
|
|
|
|
|
<!-- ##### FUNCTION gimp_brushes_popup ##### -->
|
|
<para>
|
|
|
|
</para>
|
|
|
|
@brush_callback:
|
|
@popup_title:
|
|
@initial_brush:
|
|
@opacity:
|
|
@spacing:
|
|
@paint_mode:
|
|
@Returns:
|
|
|
|
|
|
<!-- ##### FUNCTION gimp_brushes_close_popup ##### -->
|
|
<para>
|
|
|
|
</para>
|
|
|
|
@brush_callback:
|
|
@Returns:
|
|
|
|
|
|
<!-- ##### FUNCTION gimp_brushes_set_popup ##### -->
|
|
<para>
|
|
|
|
</para>
|
|
|
|
@brush_callback:
|
|
@brush_name:
|
|
@opacity:
|
|
@spacing:
|
|
@paint_mode:
|
|
@Returns:
|
|
|
|
|