put

open fun put(widget: Widget, x: <Error class: unknown class>, y: <Error class: unknown class>)

Adds a widget to a GtkFixed at the given position.

Parameters

widget

the widget to add

x

the horizontal position to place the widget at

y

the vertical position to place the widget at