Module dui.Misc
| Constructor Summary | |
|---|---|
|
(GtkWidget* gtkWidget) Creates a Misc from a GtkMisc |
|
| Methods Summary | |
|---|---|
| public static GType |
getType() Gets this class type |
| public void |
setAlignment(gfloat xalign, gfloat yalign) Sets the alignement |
| void |
getAlignment(gfloat* xalign, gfloat* yalign) Gets the alignement |
| void |
setPadding(gint xpad, gint ypad) Sets the pading |
| void |
getPadding(gint* xpad, gint* ypad) Gets the pading |