[ Version ( since = "4.6" ) ]
public void append (Widget child)
Adds child
to the end of this.
If a sort function is set, the widget will actually be inserted at the calculated position.
See also: [[email protected]].
this |
a `GtkFlowBox |
child |
the `GtkWidget` to add |