mirror of https://github.com/GNOME/gimp.git
62 lines
744 B
Plaintext
62 lines
744 B
Plaintext
<!-- ##### SECTION Title ##### -->
|
|
GimpOffsetArea
|
|
|
|
<!-- ##### SECTION Short_Description ##### -->
|
|
|
|
|
|
<!-- ##### 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:
|
|
|
|
|