On Tue, 2005-08-09 at 10:04 +0200, Juan Francisco González wrote: > Hello, i´ve found on the documentacion a function void > Gtk::FileChooser::set_preview_widget ( Gtk::Widget& preview_widget > ). > > Where Can I find examples about it?
GIMP uses it. It is C but it should be easy to understand: http://cvs.gnome.org/viewcvs/gimp/app/widgets/gimpfiledialog.c?view=markup I'd welcome a patch to gtkmm's FileChooser example to add a pretend preview widget. -- Murray Cumming [EMAIL PROTECTED] www.murrayc.com www.openismus.com _______________________________________________ gtkmm-list mailing list [email protected] http://mail.gnome.org/mailman/listinfo/gtkmm-list
