package stk

  1. Overview
  2. Docs

A fixed_size widget is a bin widget whose width and height can be fixed.

inherit bin

Properties

method set_height : int -> unit
method set_width : int -> unit