mirror of
https://gitlab.gnome.org/GNOME/gtk.git
synced 2024-11-08 01:30:10 +00:00
c117408d9e
Tue Apr 30 12:26:31 2002 Owen Taylor <otaylor@redhat.com> * gdk-sections.txt: Update for multihead. * multihead.sgml gtk-docs.sgml: Add overview of multihead from multihead branch. * tmpl/gdkdisplay.sgml tmpl/gdkscreen.sgml: New sections from multihead branch.
105 lines
1.4 KiB
Plaintext
105 lines
1.4 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_get_for_screen ##### -->
|
|
<para>
|
|
|
|
</para>
|
|
|
|
@screen:
|
|
@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:
|
|
|
|
|