Description Usage Arguments Details Value Author(s)
Gets the filename for the currently selected file in the file selector. If multiple files are selected, one of the filenames will be returned at random.
1 | gtkFileChooserGetFilename(object)
|
|
a |
If the file chooser is in folder mode, this function returns the selected folder. Since 2.4
[character] The currently selected filename, or NULL
if no file is selected, or the selected file can't
be represented with a local filename.
Derived by RGtkGen from GTK+ documentation
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.