set_placement


Description:

public void set_placement (CornerType window_placement)

Sets the placement of the contents with respect to the scrollbars for the scrolled window.

The default is gtk_corner_top_left, meaning the child is in the top left, with the scrollbars underneath and to the right. Other values in [[email protected]] are gtk_corner_top_right, gtk_corner_bottom_left, and gtk_corner_bottom_right.

See also [[email protected]_placement] and [[email protected]_placement].

Parameters:

this

a `GtkScrolledWindow`

window_placement

position of the child window




2022 vala-language.org