Data Fields
_Evas_Object_Style_Tag_Base Struct Reference

Data Fields

const char * tag
 Format Identifier: b=Bold, i=Italic etc.
 
const char * replace
 Replacement string. More...
 
size_t tag_len
 Strlen of tag.
 

Field Documentation

◆ replace

const char* _Evas_Object_Style_Tag_Base::replace

Replacement string.

"font_weight=Bold", "font_style=Italic" etc.

Referenced by evas_textblock_style_set().