prepend


Description:

[ Version ( since = "4.6" ) ]
public void prepend (Widget child)

Adds child to the start of this.

If a sort function is set, the widget will actually be inserted at the calculated position.

See also: [[email protected]].

Parameters:

this

a `GtkFlowBox

child

the `GtkWidget` to add




2022 vala-language.org