
2001-05-25 Michael Natterer <mitch@gimp.org> * configure.in: new directory devel-docs/libgimpbase/ 2001-05-25 Michael Natterer <mitch@gimp.org> * Makefile.am * libgimpbase/*: new gtk-doc module for the new library. * libgimp/*: removed the files which belong to libgimpbase, updates. * libgimpmath/libgimpmath-decl.txt * libgimpmath/libgimpmath.hierarchy * libgimpwidgets/libgimpwidgets-decl.txt * libgimpwidgets/libgimpwidgets-sections.txt * libgimpwidgets/libgimpwidgets.hierarchy * libgimpwidgets/tmpl/gimpbutton.sgml * libgimpwidgets/tmpl/gimpoffsetarea.sgml * libgimpwidgets/tmpl/gimpwidgetstypes.sgml: updated.
47 lines
554 B
Plaintext
47 lines
554 B
Plaintext
<!-- ##### SECTION Title ##### -->
|
|
GimpOffsetArea
|
|
|
|
<!-- ##### SECTION Short_Description ##### -->
|
|
|
|
|
|
<!-- ##### SECTION Long_Description ##### -->
|
|
<para>
|
|
|
|
</para>
|
|
|
|
<!-- ##### SECTION See_Also ##### -->
|
|
<para>
|
|
|
|
</para>
|
|
|
|
<!-- ##### 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:
|
|
|
|
|