.. _func_maxgui_gadgets_clientwidth: =========== ClientWidth =========== ClientWidth - Description =========== .. code-block:: blitzmax ClientWidth( gadget:TGadget ) Client width of gadget. Parameters ========== Return Values ============= The width of the client area (in pixels) of the specified container gadget. Examples ======== See Also ========