fixup
This commit is contained in:
parent
ee016c4f2d
commit
3cf6ecc6f9
@ -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
|
+ attributes - arbitrary data associated with the matched rule; intended to hold color/font information for example
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
typedef struct {
|
typedef struct {
|
||||||
char * key;
|
char * key;
|
||||||
attribute_callback_t callback;
|
attribute_callback_t callback;
|
||||||
|
Loading…
Reference in New Issue
Block a user