Reference Manual |
![]() |
#include <inti/gdk/gl/widget.h>
Inheritance diagram for Inti::Gtk::GL::Widget:
Widget in an interface class that provides an OpenGL extension to Gtk::Widget API.
|
Creates a new Gdk::GL::Context with the appropriate Gdk::GL::Drawable for this widget.
See also get_gl_context(). |
|
Creates a new Gdk::GL::Context with the appropriate Gdk::GL::Drawable for this widget.
See also get_gl_context(). |
|
Gets the Gdk::GL::Config referred to by the widget.
|
|
Gets the Gdk::GL::Context with the appropriate Gdk::GL::Drawable for the widget.
A Gdk::GL::Context is needed for the method Gdk::GL::Drawable::begin, or for sharing display lists (see set_gl_capability()). |
|
Gets the Gdk::GL::Drawable owned by the widget.
This method returns the result of get_gl_window() cast to a Gdk::GL::Drawable. |
|
Gets the Gdk::GL::Window owned by the widget.
|
|
Determines whether the widget is OpenGL-capable.
|
|
Sets the OpenGL-capability for the widget.
This method prepares the widget for its use with OpenGL. |
|
Sets the OpenGL-capability for the widget.
This method prepares the widget for its use with OpenGL. No sharing of display lists and texture objects takes place when you call this method. |
|
Generated on Sun Sep 14 20:59:27 2003 for Inti-GL by ![]() |