package stk

  1. Overview
  2. Docs

Widget containing one child. This widget is usually not used directly but inherited.

method remove_child : unit
method child : Stk.Widget.widget option
method set_child : Stk.Widget.widget -> unit