Options listed in this section are relevent only to toplevel widgets.
PMinSize, PMaxSize, PAspect
and PWinGravity. If PMinSize is set,
the first known dimensionof the widget will be used as the
minimal size fo the widget. If PMaxSize is set,
the first known dimensionof the widget will be used as the
maximal size fo the widget.
initial_state hint.
Option Value is either IconicState or NormalState.
icon_name hint.
Option Value is a string.
icon_window hint.
Option Value is a XPM image file. If EZwgl read the image file
succesfully, it will creates a icon window and sets the window
manager icon_window hint accordingly.
icon_window hint.
Option Value is an internal EZ_LabelPixmap. If option
value is a valid pixmap, EZwgl will creates a icon window and sets
the window manager icon_window hint accordingly.
icon_position window manager hint.
Option value is a pair of integers, the coordinate of the upper-left
corner of the icon window.
position window manager hint.
Option value is a pair of integers, the coordinate of the upper-left
corner of the (toplevel) widget window.
size window manager hint.
Option value is a pair of integers, the width and the height
of the (toplevel) widget window.
max_width,max_height window manager
hint. Option value is a pair of positive integers.
min_width,min_height window manager
hint. Option value is a pair of positive integers.