package inuit

  1. Overview
  2. Docs

Module Inuit_widget.TreeSource

Sourcetype 'flags t = 'flags Inuit_cursor.cursor
Sourceval make : 'flags Inuit_cursor.cursor -> 'flags t
Sourceval add : ?children:('flags t -> unit) -> ?action:('flags Inuit_cursor.cursor -> unit) -> ?opened:bool ref -> 'flags clickable t -> 'flags Inuit_cursor.cursor
Sourceval clear : 'flags t -> unit
Sourceval cursor : 'flags t -> 'flags Inuit_cursor.cursor
Sourceval null : 'flags t
Sourceval add_and_return : children:('flags t -> 'b) -> ?action:('flags Inuit_cursor.cursor -> unit) -> ?opened:bool ref -> 'flags clickable t -> 'b * 'flags Inuit_cursor.cursor
OCaml

Innovation. Community. Security.