package vcaml

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
val try_resizing_grid : grid:int -> width:int -> height:int -> unit Api_call.Or_error.t
val popup_menu_set_height : height:int -> unit Api_call.Or_error.t

Set the number of visible items in the menu.

val popup_menu_set_bounds : width:float -> height:float -> row:float -> col:float -> unit Api_call.Or_error.t

Set the bounding box of the menu, including borders and sliders.