# File lib/rubygame/ttf.rb, line 198
def
size_text
(
text
)
SDL
::
TTF
.
SizeText
(
@struct
,
text
)
end