Function Tabs.getTabDisabled
Returns true
if the tab at index tab_idx
is disabled.
bool getTabDisabled
(
const(long) tab_idx
) nothrow @nogc const;
Returns true
if the tab at index tab_idx
is disabled.
bool getTabDisabled
(
const(long) tab_idx
) nothrow @nogc const;