
2003-07-25 Sven Neumann <sven@gimp.org> * libgimpwidgets/gimpcolornotebook.c (gimp_color_notebook_class_init): added blurbs for the style properties. These show up as descriptions in the generated documentation. * devel-docs/libgimpwidgets/libgimpwidgets-docs.sgml: added object hierarchy, moved some chapters a level up and made them a part. * devel-docs/libgimpwidgets/tmpl/gimpcolorarea.sgml * devel-docs/libgimpwidgets/tmpl/gimpcolordisplay.sgml * devel-docs/libgimpwidgets/tmpl/gimpcolornotebook.sgml * devel-docs/libgimpwidgets/tmpl/gimpcolorscale.sgml * devel-docs/libgimpwidgets/tmpl/gimpcolorselector.sgml * devel-docs/libgimpwidgets/tmpl/gimpoffsetarea.sgml: added short descriptions.
62 lines
776 B
Plaintext
62 lines
776 B
Plaintext
<!-- ##### SECTION Title ##### -->
|
|
GimpOffsetArea
|
|
|
|
<!-- ##### SECTION Short_Description ##### -->
|
|
Widget to control image offsets.
|
|
|
|
<!-- ##### SECTION Long_Description ##### -->
|
|
<para>
|
|
|
|
</para>
|
|
|
|
<!-- ##### SECTION See_Also ##### -->
|
|
<para>
|
|
|
|
</para>
|
|
|
|
<!-- ##### STRUCT GimpOffsetArea ##### -->
|
|
<para>
|
|
|
|
</para>
|
|
|
|
@parent_instance:
|
|
@orig_width:
|
|
@orig_height:
|
|
@width:
|
|
@height:
|
|
@offset_x:
|
|
@offset_y:
|
|
@display_ratio_x:
|
|
@display_ratio_y:
|
|
|
|
<!-- ##### FUNCTION gimp_offset_area_new ##### -->
|
|
<para>
|
|
|
|
</para>
|
|
|
|
@orig_width:
|
|
@orig_height:
|
|
@Returns:
|
|
|
|
|
|
<!-- ##### FUNCTION gimp_offset_area_set_size ##### -->
|
|
<para>
|
|
|
|
</para>
|
|
|
|
@offset_area:
|
|
@width:
|
|
@height:
|
|
|
|
|
|
<!-- ##### FUNCTION gimp_offset_area_set_offsets ##### -->
|
|
<para>
|
|
|
|
</para>
|
|
|
|
@offset_area:
|
|
@offset_x:
|
|
@offset_y:
|
|
|
|
|