Files
gimp/devel-docs/libgimp/tmpl/gimpbrushselectbutton.sgml
Sven Neumann a9bd28e458 libgimp/gimpfontselectbutton.[ch] libgimp/gimpgradientselectbutton.[ch]
2006-06-28  Sven Neumann  <sven@gimp.org>

	* libgimp/gimpfontselectbutton.[ch]
	* libgimp/gimpgradientselectbutton.[ch]
	* libgimp/gimppaletteselectbutton.[ch]
	* libgimp/gimppatternselectbutton.[ch]: for consistency with
	GimpBrushSelectButton dropped the _name suffix from the getter
	and setter API.

	* libgimp/gimpfontmenu.c
	* libgimp/gimpgradientmenu.c
	* libgimp/gimppalettemenu.c
	* libgimp/gimppatternmenu.c
	* plug-ins/gfig/gfig-style.c
	* plug-ins/script-fu/script-fu-interface.c: changed accordingly.

	* libgimp/gimpbrushmenu.c
	* libgimp/gimpbrushselectbutton.[ch]
	* libgimp/gimpselectbutton.c: cleanup for consistency.

2006-06-28  Sven Neumann  <sven@gimp.org>

	* libgimp/tmpl/gimpbrushselectbutton.sgml
	* libgimp/tmpl/gimpgradientselectbutton.sgml
	* libgimp/tmpl/gimppaletteselectbutton.sgml
	* libgimp/tmpl/gimppatternselectbutton.sgml
	* libgimp/tmpl/gimpselectbutton.sgml: new files.

	* libgimp/libgimp-docs.sgml
	* libgimp/libgimp-sections.txt
	* libgimp/libgimp.types: added docs for GimpSelectButton widgets.

	* libgimp/tmpl/gimpfontselectbutton.sgml: regenerated.

	* libgimpcolor/libgimpcolor-sections.txt: added docs for GValue API.

	* libgimpcolor/tmpl/gimprgb.sgml: regenerated.

	* libgimpwidgets/libgimpwidgets-sections.txt: updated.

	* libgimpwidgets/tmpl/gimppropwidgets.sgml
	* libgimpwidgets/tmpl/gimpstock.sgml: regenerated.
2006-06-28 10:35:22 +00:00

103 lines
1.3 KiB
Plaintext

<!-- ##### SECTION Title ##### -->
GimpBrushSelectButton
<!-- ##### SECTION Short_Description ##### -->
<!-- ##### SECTION Long_Description ##### -->
<para>
</para>
<!-- ##### SECTION See_Also ##### -->
<para>
</para>
<!-- ##### SECTION Stability_Level ##### -->
<!-- ##### STRUCT GimpBrushSelectButton ##### -->
<para>
</para>
<!-- ##### SIGNAL GimpBrushSelectButton::brush-set ##### -->
<para>
</para>
@gimpbrushselectbutton: the object which received the signal.
@arg1:
@arg2:
@arg3:
@arg4:
@arg5:
@arg6:
@arg7:
@arg8:
<!-- ##### ARG GimpBrushSelectButton:brush-name ##### -->
<para>
</para>
<!-- ##### ARG GimpBrushSelectButton:brush-opacity ##### -->
<para>
</para>
<!-- ##### ARG GimpBrushSelectButton:brush-paint-mode ##### -->
<para>
</para>
<!-- ##### ARG GimpBrushSelectButton:brush-spacing ##### -->
<para>
</para>
<!-- ##### ARG GimpBrushSelectButton:title ##### -->
<para>
</para>
<!-- ##### FUNCTION gimp_brush_select_button_new ##### -->
<para>
</para>
@title:
@brush_name:
@opacity:
@spacing:
@paint_mode:
@Returns:
<!-- ##### FUNCTION gimp_brush_select_button_get_brush ##### -->
<para>
</para>
@button:
@opacity:
@spacing:
@paint_mode:
@Returns:
<!-- ##### FUNCTION gimp_brush_select_button_set_brush ##### -->
<para>
</para>
@button:
@brush_name:
@opacity:
@spacing:
@paint_mode: