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*

getType
GType getType()
set
void set(float xalign, float yalign, float ratio, bool obeyChild)

Set parameters for an existing #GtkAspectFrame.

Meta