Import line: | xlib = imports.gi.xlib; |
GIR File: | xlib-2.0.gir |
C documentation: | xlibDisplay |
Struct : | Display |
Show / Hide Inherited methods, properties and signals |
None |
None |
None |
Class / Namespace | Method / Signal / Properties |
---|---|
PangoX
Method |
|
PangoX
Method |
|
PangoX
Method |
|
PangoX
Method |
|
PangoX
Method |
PangoX.render
(Display display, Drawable d, GC gc, Font font, GlyphString glyphs, Number x, Number y)
:
none
|
PangoX
Method |
PangoX.render_layout
(Display display, Drawable drawable, GC gc, Layout layout, Number x, Number y)
:
none
|
PangoX
Method |
PangoX.render_layout_line
(Display display, Drawable drawable, GC gc, LayoutLine line, Number x, Number y)
:
none
|
PangoX
Method |
PangoX.shutdown_display
(Display display)
:
none
|
PangoXft
Method |
Retrieves a PangoContext appropriate for rendering with Xft fonts on the given screen of the given display.
|
PangoXft
Method |
Returns the PangoXftFontmap for the given display and screen.
|
PangoXft
Method |
PangoXft.picture_render
(Display display, Picture src_picture, Picture dest_picture, Font font, GlyphString glyphs, Number x, Number y)
:
none
Renders a PangoGlyphString onto an Xrender
|
PangoXft
Method |
PangoXft.set_default_substitute
(Display display, Number screen, Function func, void* data, Function notify)
:
none
Sets a function that will be called to do final configuration substitution on a FcPattern before it is used to load the font.
|
PangoXft
Method |
Release any resources that have been cached for the combination of display and screen.
|
PangoXft
Method |
Call this function any time the results of the default substitution function set with pango_xft_set_default_substitute() change.
|
PangoXft.Renderer
Method |
Create a new PangoXft.Renderer
|