Project:DUI

Class List Class Hierarchy
Summary: Ctors Methods Mixins

Module dui.Alignment

Class Alignment

dui.ObjectG.ObjectG
        dui.DUIObject.DUIObject
                dui.Widget.Widget
                        dui.Container.Container
                                dui.Bin.Bin
                                        dui.Alignment.Alignment

Implemented interfaces:


public class

Alignment



Alignment

Constructor Summary
protected (GtkWidget* gtkWidget)
          
public (gfloat xalign, gfloat yalign, gfloat xscale, gfloat yscale)
          creates a new aligment

Methods Summary
void set(gfloat xalign, gfloat yalign, gfloat xscale, gfloat yscale)
          sets the alignment values




protected ctor(Alignment)(GtkWidget* gtkWidget)



public ctor(Alignment)(gfloat xalign, gfloat yalign, gfloat xscale, gfloat yscale)
creates a new aligment

Parameters:
xalign -
yalign -
xscale -
yscale -

set

void set(gfloat xalign, gfloat yalign, gfloat xscale, gfloat yscale)
sets the alignment values

Parameters:
xalign -
yalign -
xscale -
yscale -