dazzle.CenteringBin

Public Imports

dazzle.c.types
public import dazzle.c.types;

Members

Classes

CenteringBin
class CenteringBin

First off, you probably want to use GtkBox with a center widget instead of this widget. However, the case where this widget is useful is when you cannot control your layout within the width of the toplevel, but still want your child centered within the toplevel.

Meta