Back to Seed Clases

xlib


Classes

Interfaces

Structs

Unions

Enums

Struct xlib.Display

Import line: xlib = imports.gi.xlib;
GIR File: xlib-2.0.gir
C documentation: xlibDisplay
Struct : Display
Properties
None
Public Methods
None
Events
None
Used by These Methods / Signals / Properties
Class / Namespace Method / Signal / Properties
ClutterX11
Method
ClutterX11.get_default_display () : xlib.Display
ClutterX11
Method
ClutterX11.set_display (Display xdpy) : none
GdkX11
Method
GdkX11.x11_lookup_xdisplay (Display xdisplay) : Gdk.Display
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 Picture object.
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
PangoXft.shutdown_display (Display display, gint32 screen) : none
Release any resources that have been cached for the
combination of display and screen.
PangoXft
Method
PangoXft.substitute_changed (Display display, gint32 screen) : none
Call this function any time the results of the
default substitution function set with
pango_xft_set_default_substitute() change.
PangoXft.Renderer
Method
new PangoXft.Renderer.c_new (Display display, gint32 screen) : Pango.Renderer
Create a new PangoXft.Renderer
Documentation generated by Introspection Doc Generator Loosely Based on JsDoc Toolkit on Sat Apr 16 2011 17:18:14 GMT+0800 (HKT)