]> Pileus Git - ~andy/gtk/commit
introspection: mark data in GtkCallback as closure
authorCarlos Garnacho <carlos@lanedo.com>
Wed, 27 Jun 2012 12:51:57 +0000 (14:51 +0200)
committerCarlos Garnacho <carlos@lanedo.com>
Fri, 13 Jul 2012 12:43:23 +0000 (14:43 +0200)
commitdb569cbee7e3842d802c5f1d53e28d0dde98ffeb
treec1f19737362742fde40b40ad7115329b42e5f45d
parentd101d4b862e8d8d92658b4b148cadd24a139f486
introspection: mark data in GtkCallback as closure

This is needed for so GtkContainer::forall() can be implemented
in non-native code, and the callback gets the passed data if
called.

https://bugzilla.gnome.org/show_bug.cgi?id=644926#c28
gtk/gtkwidget.h