libgimp/gimpbrushmenu.c libgimp/gimpgradientmenu.c documented all
* libgimp/gimpbrushmenu.c
* libgimp/gimpgradientmenu.c
* libgimp/gimppatternmenu.c: documented all publically visible
functions
* libgimp/gimpmenu.h: fixed a typo
* devel-docs/libgimp/libgimp-sections.txt: did some rearranging,
added all unused functions (except for temporary ones)
* idevel-docs/libgimp/tmpl/gimp.sgml
* devel-docs/libgimp/tmpl/gimpmenu.sgml
* devel-docs/libgimp/tmpl/gimpmisc.sgml: regenerated
This commit is contained in:
@ -399,6 +399,18 @@ gimp_message_set_handler
|
||||
<SECTION>
|
||||
<FILE>gimpmisc</FILE>
|
||||
gimp_version
|
||||
<SUBSECTION>
|
||||
gimp_pixel_fetcher_new
|
||||
gimp_pixel_fetcher_destroy
|
||||
gimp_pixel_fetcher_get_pixel
|
||||
gimp_pixel_fetcher_get_pixel2
|
||||
gimp_pixel_fetcher_set_bg_color
|
||||
GimpRgnFunc1
|
||||
GimpRgnFunc2
|
||||
gimp_rgn_iterate1
|
||||
gimp_rgn_iterate2
|
||||
<SUBSECTION>
|
||||
gimp_get_bg_guchar
|
||||
</SECTION>
|
||||
|
||||
<SECTION>
|
||||
@ -577,23 +589,29 @@ gimp_undo_push_group_end
|
||||
<FILE>gimpmenu</FILE>
|
||||
GimpConstraintFunc
|
||||
GimpMenuCallback
|
||||
GimpRunBrushCallback
|
||||
GimpRunPatternCallback
|
||||
GimpRunGradientCallback
|
||||
gimp_image_menu_new
|
||||
gimp_layer_menu_new
|
||||
gimp_channel_menu_new
|
||||
gimp_drawable_menu_new
|
||||
gimp_interactive_selection_brush
|
||||
<SUBSECTION>
|
||||
gimp_brush_select_widget
|
||||
GimpRunBrushCallback
|
||||
gimp_brush_select_widget_set_popup
|
||||
gimp_brush_select_widget_close_popup
|
||||
<SUBSECTION>
|
||||
gimp_interactive_selection_pattern
|
||||
<SUBSECTION>
|
||||
gimp_pattern_select_widget
|
||||
GimpRunPatternCallback
|
||||
gimp_pattern_select_widget_close_popup
|
||||
gimp_pattern_select_widget_set_popup
|
||||
<SUBSECTION>
|
||||
gimp_interactive_selection_gradient
|
||||
<SUBSECTION>
|
||||
gimp_gradient_select_widget
|
||||
GimpRunGradientCallback
|
||||
gimp_gradient_select_widget_close_popup
|
||||
gimp_gradient_select_widget_set_popup
|
||||
</SECTION>
|
||||
|
||||
|
||||
@ -157,7 +157,7 @@ all other GIMP Library headers.
|
||||
|
||||
<!-- ##### MACRO MAIN ##### -->
|
||||
<para>
|
||||
|
||||
|
||||
</para>
|
||||
|
||||
|
||||
|
||||
@ -36,48 +36,6 @@ Widgets and functions for selecting images, layers, brushes, patterns etc.
|
||||
@id:
|
||||
|
||||
|
||||
<!-- ##### USER_FUNCTION GimpRunBrushCallback ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
@name:
|
||||
@opacity:
|
||||
@spacing:
|
||||
@paint_mode:
|
||||
@width:
|
||||
@height:
|
||||
@mask_data:
|
||||
@dialog_closing:
|
||||
@user_data:
|
||||
|
||||
|
||||
<!-- ##### USER_FUNCTION GimpRunPatternCallback ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
@name:
|
||||
@width:
|
||||
@height:
|
||||
@bpp:
|
||||
@mask_data:
|
||||
@dialog_closing:
|
||||
@user_data:
|
||||
|
||||
|
||||
<!-- ##### USER_FUNCTION GimpRunGradientCallback ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
@name:
|
||||
@width:
|
||||
@grad_data:
|
||||
@dialog_closing:
|
||||
@user_data:
|
||||
|
||||
|
||||
<!-- ##### FUNCTION gimp_image_menu_new ##### -->
|
||||
<para>
|
||||
|
||||
@ -160,17 +118,34 @@ Widgets and functions for selecting images, layers, brushes, patterns etc.
|
||||
@Param7:
|
||||
|
||||
|
||||
<!-- ##### USER_FUNCTION GimpRunBrushCallback ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
@name:
|
||||
@opacity:
|
||||
@spacing:
|
||||
@paint_mode:
|
||||
@width:
|
||||
@height:
|
||||
@mask_data:
|
||||
@dialog_closing:
|
||||
@user_data:
|
||||
|
||||
|
||||
<!-- ##### FUNCTION gimp_brush_select_widget_set_popup ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
@widget:
|
||||
@pname:
|
||||
@bname:
|
||||
@opacity:
|
||||
@spacing:
|
||||
@paint_mode:
|
||||
<!-- # Unused Parameters # -->
|
||||
@pname:
|
||||
@Returns:
|
||||
@w:
|
||||
|
||||
@ -214,6 +189,20 @@ Widgets and functions for selecting images, layers, brushes, patterns etc.
|
||||
@Param4:
|
||||
|
||||
|
||||
<!-- ##### USER_FUNCTION GimpRunPatternCallback ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
@name:
|
||||
@width:
|
||||
@height:
|
||||
@bpp:
|
||||
@mask_data:
|
||||
@dialog_closing:
|
||||
@user_data:
|
||||
|
||||
|
||||
<!-- ##### FUNCTION gimp_pattern_select_widget_close_popup ##### -->
|
||||
<para>
|
||||
|
||||
@ -266,6 +255,18 @@ Widgets and functions for selecting images, layers, brushes, patterns etc.
|
||||
@Param4:
|
||||
|
||||
|
||||
<!-- ##### USER_FUNCTION GimpRunGradientCallback ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
@name:
|
||||
@width:
|
||||
@grad_data:
|
||||
@dialog_closing:
|
||||
@user_data:
|
||||
|
||||
|
||||
<!-- ##### FUNCTION gimp_gradient_select_widget_close_popup ##### -->
|
||||
<para>
|
||||
|
||||
|
||||
@ -23,3 +23,104 @@ Miscellaneous functions: gimp_version.
|
||||
@Returns:
|
||||
|
||||
|
||||
<!-- ##### FUNCTION gimp_pixel_fetcher_new ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
@drawable:
|
||||
@Returns:
|
||||
|
||||
|
||||
<!-- ##### FUNCTION gimp_pixel_fetcher_destroy ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
@pf:
|
||||
|
||||
|
||||
<!-- ##### FUNCTION gimp_pixel_fetcher_get_pixel ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
@pf:
|
||||
@x:
|
||||
@y:
|
||||
@pixel:
|
||||
|
||||
|
||||
<!-- ##### FUNCTION gimp_pixel_fetcher_get_pixel2 ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
@pf:
|
||||
@x:
|
||||
@y:
|
||||
@wrapmode:
|
||||
@pixel:
|
||||
|
||||
|
||||
<!-- ##### FUNCTION gimp_pixel_fetcher_set_bg_color ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
@pf:
|
||||
|
||||
|
||||
<!-- ##### USER_FUNCTION GimpRgnFunc1 ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
@src:
|
||||
@bpp:
|
||||
@Param3:
|
||||
|
||||
|
||||
<!-- ##### USER_FUNCTION GimpRgnFunc2 ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
@src:
|
||||
@dest:
|
||||
@bpp:
|
||||
@Param4:
|
||||
|
||||
|
||||
<!-- ##### FUNCTION gimp_rgn_iterate1 ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
@drawable:
|
||||
@run_mode:
|
||||
@func:
|
||||
@data:
|
||||
|
||||
|
||||
<!-- ##### FUNCTION gimp_rgn_iterate2 ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
@drawable:
|
||||
@run_mode:
|
||||
@func:
|
||||
@data:
|
||||
|
||||
|
||||
<!-- ##### FUNCTION gimp_get_bg_guchar ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
@drawable:
|
||||
@transparent:
|
||||
@bg:
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user