Viewport
Description:
[
CCode ( has_construct_function =
false , type =
"GtkWidget*" ) ]
public Viewport (
Adjustment? hadjustment,
Adjustment? vadjustment)
Creates a new Viewport with the given adjustments, or with default adjustments if none are
given.
Parameters:
| hadjustment |
horizontal adjustment
|
| vadjustment |
vertical adjustment
|
Returns: