Legend:
Library
Module
Module type
Parameter
Class
Class type
Library
Module
Module type
Parameter
Class
Class type
val make :
?state:(int * int) ->
?on_change:('flags t -> unit) ->
'flags editable Inuit_cursor.cursor ->
unit
val change : 'flags t -> state:(int * int) -> unit
val state : 'flags t -> int * int