package lablgtk3
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
OCaml interface to GTK+3
Install
dune-project
Dependency
Authors
Maintainers
Sources
lablgtk3-3.0.beta8.tbz
sha256=c6348c8b0e49722413bb56d9e401ecf0da08be0bc8cf34a967ca2c878e58f504
sha512=e130ae170c686fc04d58b7a843a18dee7ffd7be0108e8bdd9718f4cac347c78b4e5fdc80f110403aa19ef10052655ffdbbe89df472996d18a058ecb24c7dedd7
doc/lablgtk3/GtkFile/FileChooser/index.html
Module GtkFile.FileChooser
include module type of struct include GtkFileProps.FileChooser end
val cast : 'a Gobject.obj -> Gtk.file_chooser Gobject.objmodule P = GtkFileProps.FileChooser.Pmodule S = GtkFileProps.FileChooser.Sexception Error of error * stringval set_current_name : [> Gtk.file_chooser ] Gtk.obj -> string -> unitval get_filename : [> Gtk.file_chooser ] Gtk.obj -> string optionval set_filename : [> Gtk.file_chooser ] Gtk.obj -> string -> boolval select_filename : [> Gtk.file_chooser ] Gtk.obj -> string -> boolval unselect_filename : [> Gtk.file_chooser ] Gtk.obj -> string -> unitval select_all : [> Gtk.file_chooser ] Gtk.obj -> unitval unselect_all : [> Gtk.file_chooser ] Gtk.obj -> unitval get_filenames : [> Gtk.file_chooser ] Gtk.obj -> string listval get_current_folder : [> Gtk.file_chooser ] Gtk.obj -> string optionval set_current_folder : [> Gtk.file_chooser ] Gtk.obj -> string -> boolval get_uri : [> Gtk.file_chooser ] Gtk.obj -> string optionval set_uri : [> Gtk.file_chooser ] Gtk.obj -> string -> boolval select_uri : [> Gtk.file_chooser ] Gtk.obj -> string -> boolval unselect_uri : [> Gtk.file_chooser ] Gtk.obj -> string -> unitval get_uris : [> Gtk.file_chooser ] Gtk.obj -> string listval get_current_folder_uri : [> Gtk.file_chooser ] Gtk.obj -> stringval set_current_folder_uri : [> Gtk.file_chooser ] Gtk.obj -> string -> boolval get_preview_filename : [> Gtk.file_chooser ] Gtk.obj -> string optionval get_preview_uri : [> Gtk.file_chooser ] Gtk.obj -> string optionval add_filter :
[> Gtk.file_chooser ] Gtk.obj ->
Gtk.file_filter Gtk.obj ->
unitval remove_filter :
[> Gtk.file_chooser ] Gtk.obj ->
Gtk.file_filter Gtk.obj ->
unitval list_filters :
[> Gtk.file_chooser ] Gtk.obj ->
Gtk.file_filter Gtk.obj listval add_shortcut_folder : [> Gtk.file_chooser ] Gtk.obj -> string -> unitval remove_shortcut_folder : [> Gtk.file_chooser ] Gtk.obj -> string -> unitval list_shortcut_folders : [> Gtk.file_chooser ] Gtk.obj -> string listval add_shortcut_folder_uri : [> Gtk.file_chooser ] Gtk.obj -> string -> unitval remove_shortcut_folder_uri :
[> Gtk.file_chooser ] Gtk.obj ->
string ->
unitval list_shortcut_folder_uris : [> Gtk.file_chooser ] Gtk.obj -> string listval dialog_create :
[ `bin | `container | `dialog | `filechooser | `giu | `widget | `window ]
Gobject.param
list ->
[ `bin | `container | `dialog | `filechooser | `giu | `widget | `window ]
Gtk.objval widget_create :
[ `filechooser | `giu | `widget ] Gobject.param list ->
[ `filechooser | `giu | `widget ] Gtk.obj sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>