Class
AgsGuiFileWidget
[−]
Description
class AgsGui.FileWidget : Gtk.Box
implements Gtk.Accessible, Gtk.Buildable, Gtk.ConstraintTarget, Gtk.Orientable {
flags: guint,
file_action: guint,
file_filter: guint,
default_bundle: gchar*,
home_path: gchar*,
sandbox_path: gchar*,
app_home_path: gchar*,
app_generic_path: gchar*,
default_path: gchar*,
current_path: gchar*,
action_group: GSimpleActionGroup*,
vbox: GtkBox*,
location_entry: GtkEntry*,
action_menu_button: GtkMenuButton*,
action_popover: GtkPopoverMenu*,
action_popup: GMenu*,
location_drop_down: GtkDropDown*,
left_vbox: GtkBox*,
location_box: GtkBox*,
location: GHashTable*,
recently_used_filename: gchar*,
recently_used: gchar**,
recently_used_link: AgsIconLink*,
location_separator: GtkSeparator*,
bookmark_filename: gchar*,
bookmark: GHashTable*,
bookmark_box: GtkBox*,
center_vbox: GtkBox*,
file_filter_suffix: gchar**,
current_file_filter: gchar*,
filename_key_selection: GtkNoSelection*,
filename_factory: None,
filename_single_selection: GtkSingleSelection*,
filename_multi_selection: GtkMultiSelection*,
filename_scrolled_window: GtkScrolledWindow*,
filename_view: GtkColumnView*,
right_vbox: GtkBox*,
file_magic_executable: gchar*,
preview: GtkWidget*,
file_filter_drop_down: GtkDropDown*
}
No description available.
[−]
Instance methods
ags_file_widget_remove_bookmark
Remove bookmark_location
from bookmark with button_text
.
since: 6.6.0
[+]
Methods inherited from GtkAccessible (19)
[+]
Methods inherited from GtkBuildable (1)
[+]
Methods inherited from GtkOrientable (2)
[−]
Properties
[+]
Properties inherited from GtkAccessible (1)
[+]
Properties inherited from GtkOrientable (1)
[−]
Signals
AgsGui.FileWidget::create-dir
The ::create-dir signal notifies about creating directory.
since: 6.6.0
[+]