Viewport


Description:

[ 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.

Parameters:

hadjustment

horizontal adjustment

vadjustment

vertical adjustment

Returns:

a new `GtkViewport`