ocaml/otherlibs/labltk/builtin/selection_handle_set.mli

5 lines
214 B
OCaml

val handle_set :
command: (pos:int -> len:int -> string) ->
?format: string -> ?selection:string -> ?type: string -> 'a widget -> unit
(* tk invocation: selection handle <icccm list> <widget> <command> *)