Import line: | xlib = imports.gi.xlib; |
GIR File: | xlib-2.0.gir |
C documentation: | xlibDisplay |
Struct : | Display |
None |
None |
None |
Class / Namespace | Method / Signal / Properties |
---|---|
ClutterX11
Method |
ClutterX11.get_default_display
()
:
xlib.Display
|
ClutterX11
Method |
ClutterX11.set_display
(Display xdpy)
:
none
|
GdkX11
Method |
Find the GdkDisplay corresponding to display, if any exists.
|
PangoXft
Method |
PangoXft.picture_render
(Display display, Picture src_picture, Picture dest_picture, Font font, GlyphString glyphs, gint32 x, gint32 y)
:
none
Renders a PangoGlyphString onto an Xrender
|
PangoXft
Method |
PangoXft.set_default_substitute
(Display display, gint32 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
|