Ardour
9.0-pre0-384-ga76afae0e9
|
#include <gtkfilechoosersettings.h>
Public Attributes | |
GObject | object |
LocationMode | location_mode |
GtkSortType | sort_order |
gint | sort_column |
StartupMode | startup_mode |
int | geometry_x |
int | geometry_y |
int | geometry_width |
int | geometry_height |
guint | settings_read: 1 |
guint | show_hidden: 1 |
guint | show_size_column: 1 |
Definition at line 43 of file gtkfilechoosersettings.h.
int _GtkFileChooserSettings::geometry_height |
Definition at line 56 of file gtkfilechoosersettings.h.
int _GtkFileChooserSettings::geometry_width |
Definition at line 55 of file gtkfilechoosersettings.h.
int _GtkFileChooserSettings::geometry_x |
Definition at line 53 of file gtkfilechoosersettings.h.
int _GtkFileChooserSettings::geometry_y |
Definition at line 54 of file gtkfilechoosersettings.h.
LocationMode _GtkFileChooserSettings::location_mode |
Definition at line 47 of file gtkfilechoosersettings.h.
GObject _GtkFileChooserSettings::object |
Definition at line 45 of file gtkfilechoosersettings.h.
guint _GtkFileChooserSettings::settings_read |
Definition at line 58 of file gtkfilechoosersettings.h.
guint _GtkFileChooserSettings::show_hidden |
Definition at line 59 of file gtkfilechoosersettings.h.
guint _GtkFileChooserSettings::show_size_column |
Definition at line 60 of file gtkfilechoosersettings.h.
gint _GtkFileChooserSettings::sort_column |
Definition at line 50 of file gtkfilechoosersettings.h.
GtkSortType _GtkFileChooserSettings::sort_order |
Definition at line 49 of file gtkfilechoosersettings.h.
StartupMode _GtkFileChooserSettings::startup_mode |
Definition at line 51 of file gtkfilechoosersettings.h.