debian man page for ttk_createtheme

Query: ttk_createtheme

OS: debian

Section: 3tk

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

Ttk_CreateTheme(3tk)						 Tk Themed Widget					      Ttk_CreateTheme(3tk)

__________________________________________________________________________________________________________________________________________________

NAME
Ttk_CreateTheme, Ttk_GetTheme, Ttk_GetDefaultTheme, Ttk_GetCurrentTheme - create and use Tk themes.
SYNOPSIS
Ttk_Theme Ttk_CreateTheme(interp, name, parentTheme); Ttk_Theme Ttk_GetTheme(interp, name); Ttk_Theme Ttk_GetDefaultTheme(interp); Ttk_Theme Ttk_GetCurrentTheme(interp);
ARGUMENTS
Tcl_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. _________________________________________________________________
DESCRIPTION
SEE ALSO
Ttk_RegisterLayout, Ttk_BuildLayout Tk 8.5 Ttk_CreateTheme(3tk)
Related Man Pages
tcl_dontcallwhendeleted(3) - mojave
tk_getcapstyle(3tk) - debian
tk_getjoinstyle(3tk) - debian
tk_initconsolechannels(3tk) - debian
tcl_callwhendeleted(3) - osx
Similar Topics in the Unix Linux Community
awk or sed - Convert 2 lines to 1 line
Introduction
Detecting unused variables...
One instance of comparing grep and awk
A (ksh) Library For and From UNIX.com