Project:DUI

Class List Class Hierarchy
Summary: Ctors Methods Mixins

Module dui.HBox

Class HBox

dui.ObjectG.ObjectG
        dui.DUIObject.DUIObject
                dui.Widget.Widget
                        dui.Container.Container
                                dui.Box.Box
                                        dui.HBox.HBox

Implemented interfaces:


public class

HBox



A Horizontal box to display it's children in a horizontal row

Constructor Summary
public (GtkWidget *gtkWidget)
          
(gboolean homogeneous, gint spacing)
          Creates a new HBox

Methods Summary
public static GType getType()
          Gets this class type
char toString()
          
void dump()
          




public ctor(HBox)(GtkWidget *gtkWidget)

getType

public static GType getType()
Gets this class type

Returns:
this class type



ctor(HBox)(gboolean homogeneous, gint spacing)
Creates a new HBox

toString

char toString()

dump

void dump()