
function that set the aesthetics of the carbon image output
.set_template(self, private, template).set_window_control_theme(self, private, theme)
.set_font_family(self, private, family)
carbon self object
carbon private object
character, name of template to set $template to
character, theme to set $theme to
character, font family to set $font_family to
carbon