[gtk/matthiasc/for-master: 12/13] gdk: Docs tweaks




commit 214c35ffc70ae4ec82091e708bccef93afc95e34
Author: Matthias Clasen <mclasen redhat com>
Date:   Tue Oct 6 07:09:13 2020 -0400

    gdk: Docs tweaks
    
    We don't have library initialization api anymore,
    update the section title to reflect that.

 gdk/gdk.c | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/gdk/gdk.c b/gdk/gdk.c
index b762831657..1cb48f411b 100644
--- a/gdk/gdk.c
+++ b/gdk/gdk.c
@@ -49,11 +49,11 @@
 
 /**
  * SECTION:general
- * @Short_description: Library initialization and miscellaneous functions
+ * @Short_description: Library initialization and versioning
  * @Title: General
  *
- * This section describes the GDK initialization functions and miscellaneous
- * utility functions, as well as deprecation facilities.
+ * This section describes miscellaneous macros and utility functions
+ * related to library versioning, as well as deprecation facilities.
  *
  * The GDK and GTK headers annotate deprecated APIs in a way that produces
  * compiler warnings if these deprecated APIs are used. The warnings


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