package stk

  1. Overview
  2. Docs
Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source

Class Bin.binSource

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