package ocgtk

  1. Overview
  2. Docs
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/File_chooser_native/class-file_chooser_native/index.html

Class File_chooser_native.file_chooser_native

inherit Ocgtk_gtk__.GNative_dialog.native_dialog_t
inherit Ocgtk_gtk__.GFile_chooser.file_chooser_t
method get_accept_label : unit -> string option
method get_cancel_label : unit -> string option
method set_accept_label : string option -> unit
method set_cancel_label : string option -> unit
method as_file_chooser_native : Ocgtk_gtk__.File_chooser_native.t