|

楼主 |
发表于 2004-2-26 16:34:10
|
显示全部楼层
在irc.gnome.org里得到的回答
In Gtk+1.2 the object stuff was in Gtk, while in Gtk+2.x the object stuff moved to GLib/Gobject, so G_CALLBACK is the new macro, and GTK_SIGNAL_FUNC is the old one that's still there for backwarks compatibility.
我想应该没什么问题。 |
|