package ocgtk

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

Class Aspect_frame.aspect_frame

inherit Ocgtk_gtk__.GEvent_controller_and__layout_child_and__layout_manager_and__root_and__tooltip_and__widget.widget_t
method get_child : unit -> Ocgtk_gtk__.GEvent_controller_and__layout_child_and__layout_manager_and__root_and__tooltip_and__widget.widget_t option
method get_obey_child : unit -> bool
method get_ratio : unit -> float
method get_xalign : unit -> float
method get_yalign : unit -> float
method set_child : Ocgtk_gtk__.GEvent_controller_and__layout_child_and__layout_manager_and__root_and__tooltip_and__widget.widget_t option -> unit
method set_obey_child : bool -> unit
method set_ratio : float -> unit
method set_xalign : float -> unit
method set_yalign : float -> unit
method as_aspect_frame : Ocgtk_gtk__.Aspect_frame.t