Changes

Jump to navigation Jump to search

gc:getStringWidth

13 bytes removed, 15:01, 11 July 2011
no edit summary
Line 17: Line 17:     
== Example  ==
 
== Example  ==
<syntaxhighlight>width = gc:getStringWidth("hello") -- width = 5</syntaxhighlight>
+
<syntaxhighlight>width = gc:getStringWidth("hello")</syntaxhighlight>
    
== See also  ==
 
== See also  ==

Navigation menu