## GetStringWidth ## ``` self.get_string_width(s) ``` ### Description ### Returns the length of a string in user unit. A font must be selected. ### Parameters ### s: > The string whose length is to be computed.