package lablgtk3

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
val virtual obj : [> `scale ] Gobject.obj
method set_digits : < digits : int ; draw_value : bool ; has_origin : bool ; set_digits : int -> unit ; set_draw_value : bool -> unit ; set_has_origin : bool -> unit ; set_value_pos : GtkEnums.position_type -> unit ; value_pos : GtkEnums.position_type.. > -> int -> unit
method set_draw_value : 'a -> bool -> unit
method set_has_origin : 'a -> bool -> unit
method set_value_pos : 'a -> GtkEnums.position_type -> unit
method digits : 'a -> int
method draw_value : 'a -> bool
method has_origin : 'a -> bool
method value_pos : 'a -> GtkEnums.position_type