package lablgtk3

  1. Overview
  2. Docs
Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source

Module GtkEditProps.SpinButtonSource

Sourcemodule P : sig ... end
Sourcemodule S : sig ... end
Sourceval spin : [> `spinbutton ] Gtk.obj -> Gtk.Tags.spin_type -> unit
Sourceval update : [> `spinbutton ] Gtk.obj -> unit
Sourceval make_params : cont:([> `spinbutton ] as 'a Gobject.param list -> 'b) -> 'a Gobject.param list -> ?adjustment:Gtk.adjustment Gtk.obj -> ?rate:float -> ?digits:int -> ?numeric:bool -> ?snap_to_ticks:bool -> ?update_policy:GtkEnums.spin_button_update_policy -> ?value:float -> ?wrap:bool -> 'b
OCaml

Innovation. Community. Security.