Files
gimp/devel-docs/libgimp/tmpl/gimptexttool.sgml
Sven Neumann e206bb2188 applied a patch from Akkana that adds short descriptions to all libgimp
2002-12-03  Sven Neumann  <sven@gimp.org>

        * libgimp/tmpl/*.sgml: applied a patch from Akkana that adds short
        descriptions to all libgimp pages (#100187).
2002-12-03 10:04:56 +00:00

100 lines
1.1 KiB
Plaintext

<!-- ##### SECTION Title ##### -->
gimptexttool
<!-- ##### SECTION Short_Description ##### -->
Functions for controlling the text tool.
<!-- ##### SECTION Long_Description ##### -->
<para>
Functions for controlling the text tool.
</para>
<!-- ##### SECTION See_Also ##### -->
<para>
</para>
<!-- ##### FUNCTION gimp_text_fontname ##### -->
<para>
</para>
@image_ID:
@drawable_ID:
@x:
@y:
@text:
@border:
@antialias:
@size:
@size_type:
@fontname:
@Returns:
<!-- ##### FUNCTION gimp_text_get_extents_fontname ##### -->
<para>
</para>
@text:
@size:
@size_type:
@fontname:
@width:
@height:
@ascent:
@descent:
@Returns:
<!-- ##### FUNCTION gimp_text ##### -->
<para>
</para>
@image_ID:
@drawable_ID:
@x:
@y:
@text:
@border:
@antialias:
@size:
@size_type:
@foundry:
@family:
@weight:
@slant:
@set_width:
@spacing:
@registry:
@encoding:
@Returns:
<!-- ##### FUNCTION gimp_text_get_extents ##### -->
<para>
</para>
@text:
@size:
@size_type:
@foundry:
@family:
@weight:
@slant:
@set_width:
@spacing:
@registry:
@encoding:
@width:
@height:
@ascent:
@descent:
@Returns: