You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Sets an icon for the tab at index [param tab_idx].
165
172
</description>
166
173
</method>
174
+
<methodname="set_tab_icon_max_width">
175
+
<returntype="void" />
176
+
<paramindex="0"name="tab_idx"type="int" />
177
+
<paramindex="1"name="width"type="int" />
178
+
<description>
179
+
Sets the maximum allowed width of the icon for the tab at index [param tab_idx]. This limit is applied on top of the default size of the icon and on top of [theme_item icon_max_width]. The height is adjusted according to the icon's ratio.
0 commit comments