package lablgtk3

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
val virtual obj : [> `filechooser ] Gobject.obj
method set_action : GtkEnums.file_chooser_action -> unit
method set_create_folders : bool -> unit
method set_extra_widget : GObj.widget -> unit
method set_local_only : bool -> unit
method set_preview_widget : GObj.widget -> unit
method set_preview_widget_active : bool -> unit
method set_select_multiple : bool -> unit
method set_show_hidden : bool -> unit
method set_use_preview_label : bool -> unit
method set_do_overwrite_confirmation : bool -> unit
method create_folders : bool
method extra_widget : GObj.widget
method local_only : bool
method preview_widget : GObj.widget
method preview_widget_active : bool
method select_multiple : bool
method show_hidden : bool
method use_preview_label : bool
method do_overwrite_confirmation : bool