man GBin.aspect_frame () - A frame that constrains its child to a particular aspect ratio

NAME

GBin.aspect_frame - A frame that constrains its child to a particular aspect ratio

Class

Class GBin.aspect_frame

Documentation

class aspect_frame : Gtk.aspect_frame Gtk.obj -> object end

A frame that constrains its child to a particular aspect ratio

Parameters:

""

Gtk.aspect_frame Gtk.obj

val obj : Gtk.aspect_frame Gtk.obj

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