.. _func_maxgui_gadgetprint: =========== GadgetPrint =========== GadgetPrint - Description =========== .. code-block:: blitzmax GadgetPrint( gadget:TGadget ) Perform a print operation on a gadget. This function is currently only supported on @TextAreas and @HTMLViews. Parameters ========== Return Values ============= Nothing. Examples ======== See Also ========