package lablgtk3

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
val virtual obj : [> `scrolledwindow ] Gobject.obj
method set_hadjustment : scrolled_window_props -> GData.adjustment -> unit
method set_vadjustment : 'a -> GData.adjustment -> unit
method set_hpolicy : 'a -> GtkEnums.policy_type -> unit
method set_vpolicy : 'a -> GtkEnums.policy_type -> unit
method set_placement : 'a -> GtkEnums.corner_type -> unit
method set_shadow_type : 'a -> GtkEnums.shadow_type -> unit
method hadjustment : 'a -> GData.adjustment
method vadjustment : 'a -> GData.adjustment
method hpolicy : 'a -> GtkEnums.policy_type
method vpolicy : 'a -> GtkEnums.policy_type
method placement : 'a -> GtkEnums.corner_type
method shadow_type : 'a -> GtkEnums.shadow_type