TestAspectFrame

This tests the DUI aspect frame

class TestAspectFrame : AspectFrame {}

Constructors

this
this()
Undocumented in source.

Inherited Members

From AspectFrame

gtkAspectFrame
GtkAspectFrame* gtkAspectFrame;

the main Gtk struct

getAspectFrameStruct
GtkAspectFrame* getAspectFrameStruct(bool transferOwnership)

Get the main Gtk struct

getStruct
void* getStruct()

the main Gtk struct as a void*

setStruct
void setStruct(GObject* obj)
Undocumented in source. Be warned that the author may not have intended to support it.
getType
GType getType()
set
void set(float xalign, float yalign, float ratio, bool obeyChild)

Set parameters for an existing #GtkAspectFrame.

Meta