GNOME Bugzilla – Bug 578230
Add GtkBuildable interface to BraseroDriveSelection
Last modified: 2009-04-09 07:59:40 UTC
Sound Juicer uses the BraseroDriveSelection widget in its preferences dialog. It would be nice to use this from within the GtkBuilder UI description (as libglade, which supports custom widgets, is deprecated for GNOME 3.0), but BraseroDriveSelection doesn't have GtkBuildable support.
Created attachment 132266 [details] [review] Adds GtkBuildable interface to BraseroDriveSelection widget This patch adds the GtkBuildable support. I have tested this with Sound Juicer and GtkBuilder and it works for me.
David thanks for the patch. Please commit to svn trunk (2.27) i think it's not a critical issue to add to 2.26 branch.
Committed to trunk on behalf of David: http://svn.gnome.org/viewvc/brasero?view=revision&revision=2222