FileSelector
Object Hierarchy:
Description:
[
CCode ( type_id =
"garrow_file_selector_get_type ()" ) ]
public class FileSelector :
Object
Content:
Properties:
- public bool allow_not_found { get; set; }
The behavior if `base_dir` isn't found in the file system.
- public string base_dir { owned get; set; }
The directory in which to select files.
- public int max_recursion { get; set; }
The maximum number of subdirectories to recurse into.
- public bool recursive { get; set; }
Whether to recurse into subdirectories.
Creation methods:
Inherited Members:
All known members inherited from class GLib.Object