Re: is gtk_file_chooser_set_extra_widget redundant?
- From: Matthias Clasen <matthias clasen gmail com>
- To: Claudio Fontana <sick_soul yahoo it>
- Cc: gtk-app-devel-list gnome org
- Subject: Re: is gtk_file_chooser_set_extra_widget redundant?
- Date: Mon, 23 Jan 2006 10:50:35 -0500
On 1/22/06, Claudio Fontana <sick_soul yahoo it> wrote:
Hello,
while extending a GtkFileChooserDialog with some
custom widgets using the same hook as with any other
Dialog (->vbox), I noticed that GtkFileChooser offers
a dedicated method
gtk_file_chooser_set_extra_widget().
I tried using it and shows exactly the same as using
->vbox.
Isn't it redundant? What are the differences between
the two ways, and which is preferable?
Thanks
Claudio
gtk_file_chooser_set_extra_widget() is guaranteed not to break
in future gtk releases.
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]