[ CCode ( has_construct_function = false , type = "GtkWidget*" ) ]
public Viewport (Adjustment? hadjustment, Adjustment? vadjustment)
Creates a new `GtkViewport`.
The new viewport uses the given adjustments, or default adjustments if none are given.
hadjustment |
horizontal adjustment |
vadjustment |
vertical adjustment |
a new `GtkViewport` |