package ocgtk

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

Module Gtk.Adjustment

class type adjustment_t = object ... end
class adjustment : [ `adjustment | `initially_unowned | `object_ ] Gobject.obj -> adjustment_t
val new_ : float -> float -> float -> float -> float -> float -> adjustment_t