[gtk: 1/4] Add GTK_DEBUG_ICONFALLBACK Since: 4.2 annotation




commit ae21f66fe5941a2e23cd8b5c4c0ea6f6d9ca2d67
Author: Marc-André Lureau <marcandre lureau redhat com>
Date:   Tue Jul 13 11:26:37 2021 +0400

    Add GTK_DEBUG_ICONFALLBACK Since: 4.2 annotation
    
    Introduced in commit 6f8240805617c2c772c4d298dc692ac831d22013.
    
    Signed-off-by: Marc-André Lureau <marcandre lureau redhat com>

 gtk/gtkdebug.h | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/gtk/gtkdebug.h b/gtk/gtkdebug.h
index 6bd9d98d00..f1cad3ea59 100644
--- a/gtk/gtkdebug.h
+++ b/gtk/gtkdebug.h
@@ -54,7 +54,7 @@ G_BEGIN_DECLS
  * @GTK_DEBUG_CONSTRAINTS: Information from the constraints solver
  * @GTK_DEBUG_BUILDER_OBJECTS: Log unused GtkBuilder objects
  * @GTK_DEBUG_A11Y: Information about accessibility state changes
- * @GTK_DEBUG_ICONFALLBACK: Information about icon fallback
+ * @GTK_DEBUG_ICONFALLBACK: Information about icon fallback. Since: 4.2
  *
  * Flags to use with gtk_set_debug_flags().
  *


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]