Updated GB_log_attributes_t (markdown)

Lior Halphon 2024-11-30 18:24:03 +02:00
parent 6b8fab9fd9
commit 07ed715642
1 changed files with 6 additions and 1 deletions

@ -13,4 +13,9 @@ In `gb.h`
## Description ## Description
TBD A bitfield of string attributes denoting the style of a string delivered to the [[log callback|GB_set_log_callback]].
## See Also
* [[GB_set_log_callback]]
* [[GB_attributed_log]]