[prev in list] [next in list] [prev in thread] [next in thread] 

List:       gtk-app-devel
Subject:    Re: Customizing GtkFileChooserDialog
From:       Olivier Guilyardi <ml () xung ! org>
Date:       2007-05-28 17:00:35
Message-ID: 465B0AB3.7080109 () xung ! org
[Download RAW message or body]

Emmanuele Bassi wrote:
> On Mon, 2007-05-28 at 17:51 +0200, Olivier Guilyardi wrote:
>>
>> I need to add some extra saving options to a GtkFileChooserDialog. In this
>> purpose I'm trying to access its vbox with:
>>
>> GtkWidget *label = gtk_button_new_with_label ("test");
>> gtk_container_add (GTK_CONTAINER (GTK_DIALOG (file_chooser_dialog)->vbox), label);
>>
>> But it has no effect and produces no error on stderr. I also tried with
>> gtk_box_pack_start()
> 
> you should also show the widget. but you're better off using
> 
>   gtk_file_chooser_set_extra_widget()
> 
> which was added for this purposes.

I didn't see this one.. Thanks :)

--
  Olivier
_______________________________________________
gtk-app-devel-list mailing list
gtk-app-devel-list@gnome.org
http://mail.gnome.org/mailman/listinfo/gtk-app-devel-list
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic