DialogOptions
Fields
- title:?[]const u8
Title of the dialog window
- path:?[]const u8
Starting file or directory (if ends with /)
- filters:?[]const []const u8
Filter files shown .filters = .{".png", ".jpg"}
- filter_description:?[]const u8
Description for filters given ("image files")