Lumiera  0.pre.03
»edit your freedom«
stage::widget::anonymous_namespace{error-log-display.hpp} Namespace Reference

Typedefs

using Tag = Glib::RefPtr< Gtk::TextBuffer::Tag >
 

Functions

void populateStandardTextTags (Glib::RefPtr< TextBuffer::TagTable > tagTable)
 

Function Documentation

◆ populateStandardTextTags()

void stage::widget::anonymous_namespace{error-log-display.hpp}::populateStandardTextTags ( Glib::RefPtr< TextBuffer::TagTable >  tagTable)
inline

inject some generic standard styles for use in TextView components.

Parameters
tagTablereference to a TagTable bound with an existing Gtk::TextBuffer.
Todo:
9/2018 dummy placeholder code, later to be transformed into a framework /////////////////////TICKET #1168 : find a way to manage style of custom extended UI elements

Definition at line 96 of file error-log-display.hpp.