forked from AuroraMiddleware/gtk
856a93cb85
Sat Dec 22 18:18:07 2001 Owen Taylor <otaylor@redhat.com> * gtk/Makefile.am (IGNORE_HFILES): Add gtktextutil.h * gtk/text_widget.sgml (linkend): SGML fixes. * gtk/gtk-sections.txt: Update * gdk/gdk-sections.txt: Update. * gdk/tmpl/cursors.sgml: SGML fix. * gdk/gdk-docs.sgml: Add PNG handling magic.
96 lines
1.3 KiB
Plaintext
96 lines
1.3 KiB
Plaintext
<!-- ##### SECTION Title ##### -->
|
|
Pango Interaction
|
|
|
|
<!-- ##### SECTION Short_Description ##### -->
|
|
|
|
|
|
<!-- ##### SECTION Long_Description ##### -->
|
|
<para>
|
|
|
|
</para>
|
|
|
|
<!-- ##### SECTION See_Also ##### -->
|
|
<para>
|
|
|
|
</para>
|
|
|
|
<!-- ##### FUNCTION gdk_pango_context_get ##### -->
|
|
<para>
|
|
|
|
</para>
|
|
|
|
@Returns:
|
|
|
|
|
|
<!-- ##### FUNCTION gdk_pango_context_set_colormap ##### -->
|
|
<para>
|
|
|
|
</para>
|
|
|
|
@context:
|
|
@colormap:
|
|
|
|
|
|
<!-- ##### STRUCT GdkPangoAttrEmbossed ##### -->
|
|
<para>
|
|
A Pango text attribute containing a embossed bitmap to be used when
|
|
rendering the text.
|
|
</para>
|
|
|
|
@attr: the #PangoAttribute.
|
|
@embossed: the embossed bitmap.
|
|
|
|
<!-- ##### STRUCT GdkPangoAttrStipple ##### -->
|
|
<para>
|
|
A Pango text attribute containing a stipple bitmap to be used when
|
|
rendering the text.
|
|
</para>
|
|
|
|
@attr: the #PangoAttribute.
|
|
@stipple: the stipple bitmap.
|
|
|
|
<!-- ##### FUNCTION gdk_pango_attr_embossed_new ##### -->
|
|
<para>
|
|
|
|
</para>
|
|
|
|
@embossed:
|
|
@Returns:
|
|
|
|
|
|
<!-- ##### FUNCTION gdk_pango_attr_stipple_new ##### -->
|
|
<para>
|
|
|
|
</para>
|
|
|
|
@stipple:
|
|
@Returns:
|
|
|
|
|
|
<!-- ##### FUNCTION gdk_pango_layout_get_clip_region ##### -->
|
|
<para>
|
|
|
|
</para>
|
|
|
|
@layout:
|
|
@x_origin:
|
|
@y_origin:
|
|
@index_ranges:
|
|
@n_ranges:
|
|
@Returns:
|
|
|
|
|
|
<!-- ##### FUNCTION gdk_pango_layout_line_get_clip_region ##### -->
|
|
<para>
|
|
|
|
</para>
|
|
|
|
@line:
|
|
@x_origin:
|
|
@y_origin:
|
|
@index_ranges:
|
|
@n_ranges:
|
|
@Returns:
|
|
|
|
|