file selection dialog




hi,

when you collect the filename from the file selection dialog using

filename = gtk_file_selection_get_filename( GTK_FILE_SELECTION(fs) );

it returns the full path of the filename. my question is: is there any
quick way to get just the filename (i.e. without the path) or do you
have to extract it (from the longer string) yourself?


thx,

Padraig.

--
Padraig Finnerty                        www.csn.ul.ie/~padraig
Interaction Design Centre               www.idc.ul.ie
University Of Limerick                  www.ul.ie





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