Revision Difference
Panel:GetFont#510529
<function name="GetFont" parent="Panel" type="classfunc">⤶
<description>⤶
Returns the name of the font that the panel renders its text with.⤶
⤶
This is the same font name set with <page>Panel:SetFontInternal</page>.⤶
</description>⤶
<realm>Client</realm>⤶
<rets>⤶
<ret name="" type="string">fontName</ret>⤶
</rets>⤶
</function>⤶
⤶