Enumeration
GtkRecentChooserError
since: 2.10
Description [src]
These identify the various errors that can occur while calling
GtkRecentChooser
functions.
Available since: 2.10
Members
Name | Description |
---|---|
GTK_RECENT_CHOOSER_ERROR_NOT_FOUND |
Indicates that a file does not exist. |
GTK_RECENT_CHOOSER_ERROR_INVALID_URI |
Indicates a malformed URI. |