Next: GLX Specific Support, Previous: X11 Specific Support, Up: Top
A texture which displays the content of an X Pixmap.
<clutter-x11-texture-pixmap> is a class for displaying the
content of an X Pixmap as a ClutterActor. Used together with the X
Composite extension, it allows to display the content of X Windows
inside Clutter.
The class uses the GLX_EXT_texture_from_pixmap OpenGL extension (http://people.freedesktop.org/~davidr/GLX_EXT_texture_from_pixmap.txt) if available
<clutter-actor>)Creates a new
<clutter-x11-texture-pixmap>which can be used to display the contents of an X11 Pixmap inside a Clutter scene graph
- ret
- A new
<clutter-x11-texture-pixmap>Since 0.8