prepend

open fun prepend(child: Widget)(source)

Adds @child as the first child to @box.

Parameters

child

the GtkWidget to prepend