destroy() | GLWindow | |
drawArc(bit filled, gint x, gint y, gint width, gint height, gint angle1, gint angle2) | Drawable | [private] |
drawArc(GC gc, bit filled, gint x, gint y, gint width, gint height, gint angle1, gint angle2) | Drawable | [private] |
drawDrawable(GC gc, Drawable drawable, gint xsrc, gint ysrc, gint xdest, gint ydest, gint width, gint height) | Drawable | [private] |
drawLine(GC gc, gint x1, gint y1, gint x2, gint y2) | Drawable | [private] |
drawLine(gint x1, gint y1, gint x2, gint y2) | Drawable | [private] |
drawPoint(GC gc, gint x, gint y) | Drawable | [private] |
drawPoint(gint x, gint y) | Drawable | [private] |
drawRectangle(GC gc, bit filled, gint x, gint y, gint width, gint height) | Drawable | [private] |
drawRectangle(bit filled, gint x, gint y, gint width, gint height) | Drawable | [private] |
gDraw() | Drawable | [private] |
getGC() | Drawable | [private] |
getGLWindow(WindowG windowG) | GLWindow | [static] |
getSize(gint *width, gint *height) | Drawable | [private] |
getWindow() | GLWindow | |
isGLCapable(WindowG windowG) | GLWindow | [static] |
setDrawable(Widget widget) | Drawable | [private] |
setGLCapability(WindowG windowG, GLConfig glconfig, int[] attrib_list) | GLWindow | |
this(GLConfig glconfig, WindowG window, int[] attrib_list) | GLWindow | |
Drawable::this(GObject *gObject) | Drawable | [private] |
Drawable::this(Widget widget) | Drawable | [private] |
Drawable::this(Widget widget, GdkDrawable *window) | Drawable | [private] |
ObjectG::this(GType object_type, char[] first_property_name) | ObjectG | [private] |
toString() | GLWindow | |
unsetGLCapability(WindowG windowG) | GLWindow | [static] |