Revision Difference
DTree:GetShowIcons#549396
<function name="GetShowIcons" parent="DTree" type="panelfunc">
<ispanel>yes</ispanel>
<description>
Returns whether or not the <page>Silkicons</page> next to each node of the DTree will be displayed.
Individual icons can be set with <page>DTree_Node:SetIcon</page> or passed as the second argument in <page>DTree:AddNode</page>.
</description>
<realm>Client</realm>⤶
<realm>Client and Menu</realm>⤶
<rets>
<ret name="" type="boolean">Whether or not the silkicons next to each node will be displayed.</ret>
</rets>
</function>