Re: [GnomeMeeting-devel-list] Bugs to fix for 2.0.2



Damien Sandras a écrit :
Add gnomemeeting_window_set_parent which would set it as parent for the
druid if the druid is present?

You mean something like :
if (gtk_window_is_active (GTK_WINDOW (druid)))
  gtk_widget_set_parent (popup, GTK_WIDGET (druid));
?

If so, it is indeed a much better idea :-)

Snark



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]