package ocgtk

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

Class Scroll_info.scroll_info

method get_enable_horizontal : unit -> bool
method get_enable_vertical : unit -> bool
method ref : unit -> Ocgtk_gtk__.Scroll_info.t
method set_enable_horizontal : bool -> unit
method set_enable_vertical : bool -> unit
method as_scroll_info : Ocgtk_gtk__.Scroll_info.t