Revision Difference
Panel:GetFont#550748
<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>⤶
<realm>Client and Menu</realm>⤶
<rets>
<ret name="" type="string">fontName</ret>
</rets>
</function>