From 07ed715642f7d254488441f439c1a6dc2bacbfe5 Mon Sep 17 00:00:00 2001 From: Lior Halphon Date: Sat, 30 Nov 2024 18:24:03 +0200 Subject: [PATCH] Updated GB_log_attributes_t (markdown) --- GB_log_attributes_t.md | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/GB_log_attributes_t.md b/GB_log_attributes_t.md index cf535a6..4244ea4 100644 --- a/GB_log_attributes_t.md +++ b/GB_log_attributes_t.md @@ -13,4 +13,9 @@ In `gb.h` ## Description -TBD \ No newline at end of file +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]] \ No newline at end of file