|
Public Member Functions |
virtual | ~Pixmap () |
GdkGLPixmap * | gobj () |
| Provides access to the underlying C GObject.
|
const GdkGLPixmap * | gobj () const |
| Provides access to the underlying C GObject.
|
GdkGLPixmap * | gobj_copy () |
Glib::RefPtr< Gdk::Pixmap > | get_pixmap () |
Glib::RefPtr< const Gdk::Pixmap > | get_pixmap () const |
Static Public Member Functions |
Glib::RefPtr< Pixmap > | create (const Glib::RefPtr< const Config > &glconfig, const Glib::RefPtr< const Gdk::Pixmap > &pixmap, const int *attrib_list) |
Glib::RefPtr< Pixmap > | set_gl_capability (const Glib::RefPtr< Gdk::Pixmap > &pixmap, const Glib::RefPtr< const Config > &glconfig, const int *attrib_list=0) |
void | unset_gl_capability (const Glib::RefPtr< Gdk::Pixmap > &pixmap) |
bool | is_gl_capable (const Glib::RefPtr< const Gdk::Pixmap > &pixmap) |
Glib::RefPtr< Pixmap > | get_gl_pixmap (const Glib::RefPtr< const Gdk::Pixmap > &pixmap) |
Glib::RefPtr< Gdk::GL::Drawable > | get_gl_drawable (const Glib::RefPtr< const Gdk::Pixmap > &pixmap) |
Protected Member Functions |
| Pixmap (const Glib::RefPtr< const Config > &glconfig, const Glib::RefPtr< const Gdk::Pixmap > &pixmap, const int *attrib_list=0) |
Related Functions |
(Note that these are not member functions.)
|
Glib::RefPtr< Gdk::GL::Pixmap > | wrap (GdkGLPixmap *object, bool take_copy=false) |