package lablgtk3

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
val virtual obj : [> `scale ] Gobject.obj
method set_digits : scale_props -> 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