question about GtkFileChooserButton

2008-11-11 Thread Jorge Cob
Hello i have this little problem: I have a GtkFileChooserButton, with the action set to GTK_FILE_CHOOSER_ACTION_SELECT_FOLDER (it's show as a combo box witch its last element is "other..." and it shows a file chooser dialog), in an instant apply window, so i have to update a value when the user s

Re: Glade signal connect data and full

2008-11-11 Thread Tristan Van Berkom
Gah, my mail always misses the list ;-) On Tue, Nov 11, 2008 at 12:22 PM, Tristan Van Berkom < [EMAIL PROTECTED]> wrote: > On Tue, Nov 11, 2008 at 6:32 AM, dhk <[EMAIL PROTECTED]> wrote: > [...] > >> Thanks, but this is a lot like the glade source. It doesn't explain the >> variables. I need to

Re: Glade signal connect data and full

2008-11-11 Thread dhk
Mike Massonnet wrote: > Hi, and really quickly, > > Le Mon, 10 Nov 2008 08:38:53 -0500, > dhk <[EMAIL PROTECTED]> a écrit : > >> All, >> >> Could some explain how to use glade_xml_signal_connect_data() and >> glade_xml_signal_connect_full()? Some good examples would be helpful >> also. > > http