GUI Attributes

width

This attribute defines the width of the gui. This is not the width of the gui file which is always 256.

Examples

// Default value
width = 176;

width = 150;