After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 597668 - [Moblin] Fix embedding in the Moblin toolbar
[Moblin] Fix embedding in the Moblin toolbar
Status: RESOLVED FIXED
Product: gnome-bluetooth
Classification: Core
Component: moblin
unspecified
Other All
: Normal normal
: ---
Assigned To: gnome-bluetooth-general-maint@gnome.bugs
gnome-bluetooth-general-maint@gnome.bugs
Depends on:
Blocks:
 
 
Reported: 2009-10-07 10:55 UTC by Joshua Lock
Modified: 2009-10-07 11:22 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
[Moblin] Fix embedding in the Moblin toolbar (1.14 KB, patch)
2009-10-07 10:55 UTC, Joshua Lock
committed Details | Review

Description Joshua Lock 2009-10-07 10:55:04 UTC
The MplPanelGtk is not actually a GtkWidget, we need to get the panels
window and populate that with our UI rather than trying to add widgets to
the MplPanelGtk object directly.
Comment 1 Joshua Lock 2009-10-07 10:55:07 UTC
Created attachment 144947 [details] [review]
[Moblin] Fix embedding in the Moblin toolbar