When set to FALSE, maximum width is not limited.
For a text object that needs to be updated (e.g. some information about your programs status) you would probably set MUIA_Text_SetMax to FALSE to allow resizing of this object.
For a label for one of your gadgets, you might want to give this tag a value of TRUE to prevent MUI from inserting additional layout space.
Defaults to FALSE.