[gtk/builder-tool-scope: 6/6] docs: Document new buildertool options
- From: Matthias Clasen <matthiasc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtk/builder-tool-scope: 6/6] docs: Document new buildertool options
- Date: Wed, 19 Oct 2022 16:33:27 +0000 (UTC)
commit d61b573f013653256a40e3d7a9f17bbb7f2581bf
Author: Matthias Clasen <mclasen redhat com>
Date: Wed Oct 19 12:31:53 2022 -0400
docs: Document new buildertool options
docs/reference/gtk/gtk4-builder-tool.rst | 8 ++++++--
1 file changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/docs/reference/gtk/gtk4-builder-tool.rst b/docs/reference/gtk/gtk4-builder-tool.rst
index b3d08863b2..a7e38e73d4 100644
--- a/docs/reference/gtk/gtk4-builder-tool.rst
+++ b/docs/reference/gtk/gtk4-builder-tool.rst
@@ -13,7 +13,7 @@ SYNOPSIS
| **gtk4-builder-tool** <COMMAND> [OPTIONS...] <FILE>
|
| **gtk4-builder-tool** validate [OPTIONS...] <FILE>
-| **gtk4-builder-tool** enumerate <FILE>
+| **gtk4-builder-tool** enumerate [OPTIONS...] <FILE>
| **gtk4-builder-tool** simplify [OPTIONS...] <FILE>
| **gtk4-builder-tool** preview [OPTIONS...] <FILE>
| **gtk4-builder-tool** screenshot [OPTIONS...] <FILE>
@@ -40,9 +40,13 @@ errors to ``stderr``.
Enumeration
^^^^^^^^^^^
-The ``enumerate`` command lists all the named objects that are present in the UI
+The ``enumerate`` command prints all the named objects that are present in the UI
definition file.
+``--callbacks``
+
+ Print the names of callbacks as well.
+
Preview
^^^^^^^
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]