libgimp/libgimp-sections.txt libgimp/tmpl/gimp.sgml updated.
2003-11-07 Michael Natterer <mitch@gimp.org> * libgimp/libgimp-sections.txt * libgimp/tmpl/gimp.sgml * libgimpbase/tmpl/gimpprotocol.sgml: updated.
This commit is contained in:

committed by
Michael Natterer

parent
74066b694f
commit
3fc87b6107
@ -1,3 +1,9 @@
|
|||||||
|
2003-11-07 Michael Natterer <mitch@gimp.org>
|
||||||
|
|
||||||
|
* libgimp/libgimp-sections.txt
|
||||||
|
* libgimp/tmpl/gimp.sgml
|
||||||
|
* libgimpbase/tmpl/gimpprotocol.sgml: updated.
|
||||||
|
|
||||||
2003-11-06 Michael Natterer <mitch@gimp.org>
|
2003-11-06 Michael Natterer <mitch@gimp.org>
|
||||||
|
|
||||||
* libgimp/libgimp-sections.txt
|
* libgimp/libgimp-sections.txt
|
||||||
|
@ -37,6 +37,10 @@ gimp_install_cmap
|
|||||||
gimp_min_colors
|
gimp_min_colors
|
||||||
gimp_show_tool_tips
|
gimp_show_tool_tips
|
||||||
gimp_default_display
|
gimp_default_display
|
||||||
|
gimp_wm_class
|
||||||
|
gimp_wm_name
|
||||||
|
gimp_display_name
|
||||||
|
gimp_monitor_number
|
||||||
gimp_get_progname
|
gimp_get_progname
|
||||||
gimp_extension_enable
|
gimp_extension_enable
|
||||||
gimp_extension_ack
|
gimp_extension_ack
|
||||||
|
@ -334,6 +334,38 @@ all other GIMP Library headers.
|
|||||||
@Returns:
|
@Returns:
|
||||||
|
|
||||||
|
|
||||||
|
<!-- ##### FUNCTION gimp_wm_class ##### -->
|
||||||
|
<para>
|
||||||
|
|
||||||
|
</para>
|
||||||
|
|
||||||
|
@Returns:
|
||||||
|
|
||||||
|
|
||||||
|
<!-- ##### FUNCTION gimp_wm_name ##### -->
|
||||||
|
<para>
|
||||||
|
|
||||||
|
</para>
|
||||||
|
|
||||||
|
@Returns:
|
||||||
|
|
||||||
|
|
||||||
|
<!-- ##### FUNCTION gimp_display_name ##### -->
|
||||||
|
<para>
|
||||||
|
|
||||||
|
</para>
|
||||||
|
|
||||||
|
@Returns:
|
||||||
|
|
||||||
|
|
||||||
|
<!-- ##### FUNCTION gimp_monitor_number ##### -->
|
||||||
|
<para>
|
||||||
|
|
||||||
|
</para>
|
||||||
|
|
||||||
|
@Returns:
|
||||||
|
|
||||||
|
|
||||||
<!-- ##### FUNCTION gimp_get_progname ##### -->
|
<!-- ##### FUNCTION gimp_get_progname ##### -->
|
||||||
<para>
|
<para>
|
||||||
|
|
||||||
|
@ -36,6 +36,10 @@ The communication protocol between GIMP and it's plug-ins.
|
|||||||
@show_tool_tips:
|
@show_tool_tips:
|
||||||
@min_colors:
|
@min_colors:
|
||||||
@gdisp_ID:
|
@gdisp_ID:
|
||||||
|
@wm_name:
|
||||||
|
@wm_class:
|
||||||
|
@display_name:
|
||||||
|
@monitor_number:
|
||||||
|
|
||||||
<!-- ##### STRUCT GPTileReq ##### -->
|
<!-- ##### STRUCT GPTileReq ##### -->
|
||||||
<para>
|
<para>
|
||||||
|
Reference in New Issue
Block a user