#include <theme.h>
|
| ThemeTabItem (FXTabBar *p, const FXString &text, FXIcon *ic=0, FXuint opts=TAB_TOP_NORMAL, FXint x=0, FXint y=0, FXint w=0, FXint h=0, FXint pl=DEFAULT_PAD, FXint pr=DEFAULT_PAD, FXint pt=DEFAULT_PAD, FXint pb=DEFAULT_PAD) |
|
Definition at line 111 of file theme.h.
◆ ThemeTabItem() [1/2]
◆ ThemeTabItem() [2/2]
ThemeTabItem |
( |
FXTabBar * |
p, |
|
|
const FXString & |
text, |
|
|
FXIcon * |
ic = 0 , |
|
|
FXuint |
opts = TAB_TOP_NORMAL , |
|
|
FXint |
x = 0 , |
|
|
FXint |
y = 0 , |
|
|
FXint |
w = 0 , |
|
|
FXint |
h = 0 , |
|
|
FXint |
pl = DEFAULT_PAD , |
|
|
FXint |
pr = DEFAULT_PAD , |
|
|
FXint |
pt = DEFAULT_PAD , |
|
|
FXint |
pb = DEFAULT_PAD |
|
) |
| |
The documentation for this class was generated from the following file: