possible solution in gui.h: GtkWidget * gnome_radio_gui(void) { GtkWidget * app;
// some code app = gnome_app_new(PACKAGE, _("Gnomeradio")); // insert the following line or something more dynamic gtk_widget_set_size_request(app, 350, 0 - 1); -- stationlist too small https://bugs.launchpad.net/bugs/612448 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs