{{newin (日本語)|[[0.10.0 (日本語)|0.10.0]]|100|type=関数}}
Gets the [[Font]] used with the [[Text]] object.

== 関数 ==
=== 概要 ===
<source lang="lua">
font = Text:getFont( )
</source>
=== 引数 ===
なし。
=== 返値 ===
{{param (日本語)|Font|font|The font used with this Text object.}}

== 関連 ==
* [[parent::Text (日本語)]]
* [[Text:setFont (日本語)]]
[[Category:Functions (日本語)]]
{{#set:Description=Gets the [[Font]] used with the [[Text]] object.}}
== そのほかの言語 ==
{{i18n (日本語)|Text:getFont}}