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()
Undocumented in source. Be warned that the author may not have intended to support it.
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.
set
void set(float xalign, float yalign, float ratio, int obeyChild)

Set parameters for an existing GtkAspectFrame.

Meta