A problem with GtkFileChooserButton (minor correction)

2007-03-25 Thread galtgendo
OK, should have noticed that, "file-set" will be in 2.12. Any sane way to emulate it before ? Something simpler than making a "response" callback for dialog of the GtkFileChooserButton, if not, any tips about one ? ___ gtk-app-devel-list mailing list gtk

A problem with GtkFileChooserButton

2007-03-25 Thread galtgendo
Does GtkFileChooserButton have "file-set" signal or not ? GTK API (on the web) claims it does, but when I try to connect to it, I'm getting GLib-GObject-WARNING **: gsignal.c:1669: signal `file-set' is invalid for instance `0x82ab978' and I'm connecting right after creating it, so I seems it sho