set_tablabel
Description:
Replaces the current tab label widget with another widget.
Note that this label widget is only visible when the "switcher-style" property of the DockMaster is set to TABS
Parameters:
this |
The dock item which will get it's tab label widget set. |
tablabel |
The widget that will become the tab label. |