defaultBorder | Frame | [private, static] |
defaultShadow | Frame | [private, static] |
getabelAlign(gfloat *xalign, gfloat *yalign) | Frame | [private] |
getLabel() | Frame | [private] |
getLabelWidget() | Frame | [private] |
getShadowType() | Frame | [private] |
getType() | Frame | [private, static] |
set(gfloat xalign, gfloat yalign, gfloat ratio, gboolean obeyChild) | AspectFrame | [protected] |
setlabel(char[] label) | Frame | [private] |
setLabelAlign(float xAlign, float yAlign) | Frame | [private] |
setLabelWidget(Widget widget) | Frame | [private] |
setShadowType(ShadowType type) | Frame | [private] |
this(char[] label, gfloat xalign, gfloat yalign, gfloat ratio, bit obeyChild) | AspectFrame | [protected] |
Frame::this(char[] label) | Frame | [private] |
Frame::this(Widget child, char[]label) | Frame | [private] |
Widget::this(GType type, char[] firstPropertyName) | Widget | [private] |
DUIObject::this(GtkType type, char[] firstPropertyName) | DUIObject | [private] |
ObjectG::this(GObject *gObject) | ObjectG | [private] |