Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

gtkFileChooserGetUri

gtkFileChooserGetUri


Description

Gets the URI for the currently selected file in the file selector. If multiple files are selected, one of the filenames will be returned at random.

Usage

gtkFileChooserGetUri(object)

Arguments

object

a GtkFileChooser

Details

If the file chooser is in folder mode, this function returns the selected folder. Since 2.4

Value

[character] The currently selected URI, or NULL if no file is selected.

Author(s)

Derived by RGtkGen from GTK+ documentation


RGtk2

R Bindings for Gtk 2.8.0 and Above

v2.20.36
GPL
Authors
Michael Lawrence <michafla@gene.com> and Duncan Temple Lang <duncan@wald.ucdavis.edu>
Initial release

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.