package lablgtk3

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

A frame that constrains its child to a particular aspect ratio @gtkdoc gtk GtkAspectFrame

inherit frame
method set_obey_child : bool -> unit
method set_ratio : float -> unit
method set_xalign : float -> unit
method set_yalign : float -> unit
method obey_child : bool
method ratio : float
method xalign : float
method yalign : float