Man Page: ttk_getdefaulttheme
Operating Environment: debian
Section: 3tk
Ttk_CreateTheme(3tk) Tk Themed Widget Ttk_CreateTheme(3tk) __________________________________________________________________________________________________________________________________________________NAMETtk_CreateTheme, Ttk_GetTheme, Ttk_GetDefaultTheme, Ttk_GetCurrentTheme - create and use Tk themes.SYNOPSISTtk_Theme Ttk_CreateTheme(interp, name, parentTheme); Ttk_Theme Ttk_GetTheme(interp, name); Ttk_Theme Ttk_GetDefaultTheme(interp); Ttk_Theme Ttk_GetCurrentTheme(interp);ARGUMENTSTcl_Interp * interp (in) The Tcl interpreter in which to register/query available themes. Ttk_Theme parentTheme (in) Fallback or parent theme from which the new theme will inherit elements and layouts. const char * name (in) The name of the theme. _________________________________________________________________DESCRIPTIONSEE ALSOTtk_RegisterLayout, Ttk_BuildLayout Tk 8.5 Ttk_CreateTheme(3tk)
| Related Man Pages |
|---|
| tk_getcapstyle(3tk) - debian |
| tk_getjoinstyle(3tk) - debian |
| tk_nameofjoinstyle(3tk) - debian |
| tcl_callwhendeleted(3) - osx |
| ttk::style(3tk) - debian |
| Similar Topics in the Unix Linux Community |
|---|
| Is UNIX an open source OS ? |
| Introduction |
| Detecting unused variables... |
| One instance of comparing grep and awk |