Re: My brain is going to melt... File selection



Charles Flèche wrote:

Hi everybody !
Remember I'm a newbie...

Ok, how can I make a function who return a path to a file ? In fact, I
need exactly this :

char * path;
path=funtion_with_a_gtk_file_selector_who_return_just_a_pointer_to_char();

So, how could I do that ? I've tested lot of technique, but no one
works...

Thanx a lot !

Charles
_______________________________________________
gtk-app-devel-list mailing list
gtk-app-devel-list gnome org
http://mail.gnome.org/mailman/listinfo/gtk-app-devel-list

You can use gnome_dialog_run() to display a dialog and wait for a reply.
-- 
---------------------------------------------------------------------
Paolo Costabel                Visit The Internet Comic Books Database 
Sony Imageworks                           http://www.comicsdb.com



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]