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