fixup
This commit is contained in:
@ -17,6 +17,7 @@ The type used for defining appropriate callbacks for render_string().
|
||||
+ attributes - arbitrary data associated with the matched rule; intended to hold color/font information for example
|
||||
|
||||
|
||||
|
||||
typedef struct {
|
||||
char * key;
|
||||
attribute_callback_t callback;
|
||||
|
Reference in New Issue
Block a user