Skip to content
Commit 574f41bd authored by Kjell Ahlstedt's avatar Kjell Ahlstedt
Browse files

Gtk::GLArea: Better fix of refcount in signal_create_context()

gtk/src/glarea.hg: Use unwrap_copy() to unwrap RefPtr<Gdk::GLContext>
instead of taking an extra reference in wrap(). It saves C++ signal handlers
from an unintuitive need to take an extra reference.
parent d1ae01f3
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment