Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source
Page
Library
Module
Module type
Parameter
Class
Class type
Source
Inuit_widget.Tree
Sourceval add :
?children:('flags t -> unit) ->
?action:('flags Inuit_cursor.cursor -> unit) ->
?opened:bool ref ->
'flags clickable t ->
'flags Inuit_cursor.cursor
val add_and_return :
children:('flags t -> 'b) ->
?action:('flags Inuit_cursor.cursor -> unit) ->
?opened:bool ref ->
'flags clickable t ->
'b * 'flags Inuit_cursor.cursor