[gtk/wip/chergert/builder-expose-object-fix: 1/2] gtkbuilder: update gtk_builder_extend_with_templat() docs
- From: Christian Hergert <chergert src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtk/wip/chergert/builder-expose-object-fix: 1/2] gtkbuilder: update gtk_builder_extend_with_templat() docs
- Date: Mon, 1 Aug 2022 04:22:09 +0000 (UTC)
commit 9f71f88e44e033ab95bb42794498e2f6bc2e179c
Author: Christian Hergert <chergert redhat com>
Date: Sun Jul 31 21:20:55 2022 -0700
gtkbuilder: update gtk_builder_extend_with_templat() docs
gtk/gtkbuilder.c | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/gtk/gtkbuilder.c b/gtk/gtkbuilder.c
index 17561f9b49..39c470d79d 100644
--- a/gtk/gtkbuilder.c
+++ b/gtk/gtkbuilder.c
@@ -1353,8 +1353,8 @@ gtk_builder_add_objects_from_file (GtkBuilder *builder,
* Main private entry point for building composite components
* from template XML.
*
- * This is exported purely to let `gtk-builder-tool` validate
- * templates, applications have no need to call this function.
+ * Most likely you do not need to call this function in applications as
+ * templates are handled by `GtkWidget`.
*
* Returns: A positive value on success, 0 if an error occurred
*/
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]