package stk

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

Class Fixed_size.fixed_sizeSource

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

inherit Stk.Bin.bin

Properties

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