package lablgtk

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
val make_params : cont:([> `fileselection ] as 'a Gobject.param list -> 'b) -> 'a Gobject.param list -> ?filename:string -> ?select_multiple:bool -> ?show_fileops:bool -> 'b
val create : string -> Gtk.file_selection Gtk.obj
val complete : [> `fileselection ] Gtk.obj -> filter:string -> unit
val get_ok_button : [> `fileselection ] Gtk.obj -> Gtk.button Gtk.obj
val get_cancel_button : [> `fileselection ] Gtk.obj -> Gtk.button Gtk.obj
val get_help_button : [> `fileselection ] Gtk.obj -> Gtk.button Gtk.obj
val get_file_list : [> `fileselection ] Gtk.obj -> Gtk.clist Gtk.obj
val get_dir_list : [> `fileselection ] Gtk.obj -> Gtk.clist Gtk.obj
val get_selections : [> `fileselection ] Gtk.obj -> string list
OCaml

Innovation. Community. Security.