Virtual Method
Gtk RecentChooserget_current_uri
since: 2.10
Declaration [src]
gchar*
get_current_uri(
GtkRecentChooser*chooser
)
Return value
Type: gchar*
A newly allocated string holding a URI.
The caller of the method takes ownership of the returned data, and is responsible for freeing it.
The value is a NUL terminated UTF-8 string.