documentation.
2004-05-05 Sven Neumann <sven@gimp.org> * libgimpwidgets/gimphelpui.c: documentation. 2004-05-05 Sven Neumann <sven@gimp.org> * libgimpwidgets/libgimpwidgets-sections.txt: updated. * devel-docs/libgimpwidgets/tmpl/gimpframe.sgml * devel-docs/libgimpwidgets/tmpl/gimphelpui.sgml * devel-docs/libgimpwidgets/tmpl/gimpoffsetarea.sgml: regenerated.
This commit is contained in:

committed by
Sven Neumann

parent
cd8243e19f
commit
ebbc8e13db
@ -1,3 +1,11 @@
|
||||
2004-05-05 Sven Neumann <sven@gimp.org>
|
||||
|
||||
* libgimpwidgets/libgimpwidgets-sections.txt: updated.
|
||||
|
||||
* devel-docs/libgimpwidgets/tmpl/gimpframe.sgml
|
||||
* devel-docs/libgimpwidgets/tmpl/gimphelpui.sgml
|
||||
* devel-docs/libgimpwidgets/tmpl/gimpoffsetarea.sgml: regenerated.
|
||||
|
||||
2004-05-02 Sven Neumann <sven@gimp.org>
|
||||
|
||||
* libgimpwidgets/libgimpwidgets-docs.sgml
|
||||
|
@ -313,6 +313,7 @@ GimpOffsetArea
|
||||
gimp_offset_area_new
|
||||
gimp_offset_area_set_size
|
||||
gimp_offset_area_set_offsets
|
||||
gimp_offset_area_set_pixbuf
|
||||
<SUBSECTION Standard>
|
||||
GIMP_OFFSET_AREA
|
||||
GIMP_IS_OFFSET_AREA
|
||||
@ -347,12 +348,15 @@ GIMP_DIALOG_GET_CLASS
|
||||
<FILE>gimphelpui</FILE>
|
||||
<TITLE>GimpHelpUI</TITLE>
|
||||
GimpHelpFunc
|
||||
GIMP_HELP_ID
|
||||
gimp_help_enable_tooltips
|
||||
gimp_help_disable_tooltips
|
||||
gimp_standard_help_func
|
||||
gimp_help_connect
|
||||
gimp_help_set_help_data
|
||||
gimp_context_help
|
||||
<SUBSECTION Standard>
|
||||
gimp_help_id_quark
|
||||
</SECTION>
|
||||
|
||||
<SECTION>
|
||||
|
@ -20,6 +20,11 @@ GimpFrame
|
||||
</para>
|
||||
|
||||
|
||||
<!-- ##### ARG GimpFrame:label-bold ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
<!-- ##### ARG GimpFrame:label-spacing ##### -->
|
||||
<para>
|
||||
|
||||
|
@ -1,3 +1,4 @@
|
||||
|
||||
<!-- ##### SECTION Title ##### -->
|
||||
GimpHelpUI
|
||||
|
||||
@ -43,6 +44,13 @@ the help.
|
||||
@help_data:
|
||||
|
||||
|
||||
<!-- ##### MACRO GIMP_HELP_ID ##### -->
|
||||
<para>
|
||||
Since: GIMP 2.2
|
||||
</para>
|
||||
|
||||
|
||||
|
||||
<!-- ##### FUNCTION gimp_help_enable_tooltips ##### -->
|
||||
<para>
|
||||
|
||||
|
@ -59,3 +59,12 @@ Widget to control image offsets.
|
||||
@offset_y:
|
||||
|
||||
|
||||
<!-- ##### FUNCTION gimp_offset_area_set_pixbuf ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
@offset_area:
|
||||
@pixbuf:
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user