You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
when trying to connect a GtkGLArea widget to the 'render' signal I get the below warning:
(gtkAction:5142): GLib-GObject-WARNING **: /build/glib2.0-b4FPyK/glib2.0-2.48.2/./gobject/gsignal.c:2517: signal 'render' is invalid for instance '0x1ffc8a0' of type 'GtkGLArea'
My code is fairly simple for this. Can someone help me out here?
Hello,
when trying to connect a GtkGLArea widget to the 'render' signal I get the below warning:
(gtkAction:5142): GLib-GObject-WARNING **: /build/glib2.0-b4FPyK/glib2.0-2.48.2/./gobject/gsignal.c:2517: signal 'render' is invalid for instance '0x1ffc8a0' of type 'GtkGLArea'
My code is fairly simple for this. Can someone help me out here?
Thanks
Maurice
The text was updated successfully, but these errors were encountered: