Skip to content

Commit 3e77bd1

Browse files
sc0wlukefromdc
authored andcommitted
msd-xrdb-manager: realize the widget
Fixes #248 (comment)
1 parent b2f3af2 commit 3e77bd1

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

plugins/xrdb/msd-xrdb-manager.c

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -500,6 +500,7 @@ msd_xrdb_manager_start (MsdXrdbManager *manager,
500500
manager);
501501

502502
manager->priv->widget = gtk_window_new (GTK_WINDOW_TOPLEVEL);
503+
gtk_widget_realize (manager->priv->widget);
503504

504505
mate_settings_profile_end (NULL);
505506

0 commit comments

Comments
 (0)