package ocgtk

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

Class Box_layout.box_layout

inherit Ocgtk_gtk__.GEvent_controller_and__layout_child_and__layout_manager_and__root_and__tooltip_and__widget.layout_manager_t
inherit Ocgtk_gtk__.GOrientable.orientable_t
method get_baseline_child : unit -> int
method get_baseline_position : unit -> Ocgtk_gtk__.Gtk_enums.baselineposition
method get_homogeneous : unit -> bool
method get_spacing : unit -> int
method set_baseline_child : int -> unit
method set_baseline_position : Ocgtk_gtk__.Gtk_enums.baselineposition -> unit
method set_homogeneous : bool -> unit
method set_spacing : int -> unit
method as_box_layout : Ocgtk_gtk__.Box_layout.t