4 lines
140 B
OCaml
4 lines
140 B
OCaml
|
val own_set :
|
||
|
?command:(unit->unit) -> ?selection:string -> 'a widget -> unit
|
||
|
(* tk invocation: selection own <icccm list> <widget> *)
|