Re: Save Dialog .... callbacks
- From: César Leonardo Blum Silveira <cesarbs brturbo com>
- To: agan ufam edu br
- Cc: gtk-app-devel-list gnome org
- Subject: Re: Save Dialog .... callbacks
- Date: Fri, 14 Jan 2005 13:30:55 -0200
You should use GtkFileChooserDialog.
http://developer.gnome.org/doc/API/2.0/gtk/GtkFileChooserDialog.html
César
agan ufam edu br wrote:
Hi all,
I'm implementing a application that needs save a file in disk !! Well,
it's OK: i'm using the gtk_file_chooser_widget , and build it with
gtk_file_chooser_widget_new (GTK_FILE_CHOOSER_ACTION_SAVE), like the GTK
API says ;)
But , I'm getting some trobles : there's no Ok/Cancel buttons available in
this widget. I'm trying to add a callback into its entry, but i'm not
finding it on the struct definition of this widget (into
gtk/gtkfilechooserwidget.c and gtk/gtkfilechooser.c files) ...
Have anyone used this widget !? please, help me ...
thanks in advance ...
_______________________________________________
gtk-app-devel-list mailing list
gtk-app-devel-list gnome org
http://mail.gnome.org/mailman/listinfo/gtk-app-devel-list
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]