GNOME Bugzilla – Bug 164935
Gtk::Plug needs default constructor for "unplugged" state
Last modified: 2005-01-25 16:16:27 UTC
Here is a patch for a default constructor for Gtk::Plug. If you pass "0" to the socket_id parameter of gtk_plug_new, the plug stays in an "unplugged" state (http://developer.gnome.org/doc/API/2.0/gtk/GtkPlug.html#gtk-plug-new).
Created attachment 36387 [details] [review] plug.diff
You now have release-team approval for the API-freeze break. Please go ahead. Thanks. Please remember to patch the Changelog in future.
Committed.