package ocgtk
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
OCaml bindings for GTK 4
Install
dune-project
Dependency
Authors
Maintainers
Sources
v0.1-preview2.tar.gz
sha256=4e50fdb5093136a10fc8ffbe388e44cbcb70d52f8afdd48863ec7e22580ff054
doc/ocgtk.gtk/Ocgtk_gtk/Gtk/Wrappers/File_chooser_widget/index.html
Module Wrappers.File_chooser_widget
type t =
[ `file_chooser_widget | `widget | `initially_unowned | `object_ ]
Gobject.objval new_ : Gtk_enums.filechooseraction -> tCreate a new FileChooserWidget
val get_search_mode : t -> boolGet property: search-mode
val set_search_mode : t -> bool -> unitSet property: search-mode
val get_show_time : t -> boolGet property: show-time
val get_subtitle : t -> stringGet property: subtitle
val on_desktop_folder :
?after:bool ->
t ->
callback:(unit -> unit) ->
Gobject.Signal.handler_idval on_down_folder :
?after:bool ->
t ->
callback:(unit -> unit) ->
Gobject.Signal.handler_idval on_home_folder :
?after:bool ->
t ->
callback:(unit -> unit) ->
Gobject.Signal.handler_idval on_location_popup :
?after:bool ->
t ->
callback:(path:string -> unit) ->
Gobject.Signal.handler_idval on_location_popup_on_paste :
?after:bool ->
t ->
callback:(unit -> unit) ->
Gobject.Signal.handler_idval on_location_toggle_popup :
?after:bool ->
t ->
callback:(unit -> unit) ->
Gobject.Signal.handler_idval on_places_shortcut :
?after:bool ->
t ->
callback:(unit -> unit) ->
Gobject.Signal.handler_idval on_quick_bookmark :
?after:bool ->
t ->
callback:(bookmark_index:int -> unit) ->
Gobject.Signal.handler_idval on_recent_shortcut :
?after:bool ->
t ->
callback:(unit -> unit) ->
Gobject.Signal.handler_idval on_search_shortcut :
?after:bool ->
t ->
callback:(unit -> unit) ->
Gobject.Signal.handler_idval on_up_folder :
?after:bool ->
t ->
callback:(unit -> unit) ->
Gobject.Signal.handler_id sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>