Module dui.Viewport
Constructor Summary | |
---|---|
protected |
(GtkWidget* gtkWidget) |
(Adjustment hAdjustment, Adjustment vAdjustment) Creates a new viewport from a horizontal and vertical adjustments |
Methods Summary | |
---|---|
public static GType |
getType() Gets this class type |
Adjustment |
getHAdjustment() Gets the horizontal adjustment |
Adjustment |
getVAdjustment() Gets the verticalment |
void |
setHAdjustment(Adjustment adjustment) Sets the horizontal adjustment |
void |
setVAdjustment(Adjustment adjustment) Sets the vertical adjustment |
void |
setShadow(GtkShadowType type) Sets the shadow type |
GtkShadowType |
getShadow() Gets the shadow type |