[Gtk-sharp-list] gtkglext-sharp
Bruno Fernandez-Ruiz
brunofr@olympum.com
03 Sep 2003 00:31:34 +0300
On Tue, 2003-09-02 at 02:34, Mike Kestner wrote:
> On Sun, 2003-08-31 at 16:55, Bruno Fernandez-Ruiz wrote:
>
> > I have just started creating C# bindings for gtkglext. gtkglext adds
> > methods to GtkWidget, GdkWindow and GdkPixmap. For example,
> > gtkglwidget.h contains:
> >
> > GdkGLConfig *gtk_widget_get_gl_config (GtkWidget *widget);
>
> That's fairly evil.
>
It is nasty! I also faced more problems with the API, like a private
interface, so I switched to wrapping gtlglarea (not maintained anymore
in favor of gtlgkext), and I got the simple.c example working in almost
no time. It is still rough, but it works :) I will post a URL to the
code very shortly for those interested.
Bruno
--
Bruno Fernandez-Ruiz <brunofr@olympum.com>