summaryrefslogtreecommitdiff
path: root/docs/website/tools/g-ir-scanner.rst
diff options
context:
space:
mode:
Diffstat (limited to 'docs/website/tools/g-ir-scanner.rst')
-rw-r--r--docs/website/tools/g-ir-scanner.rst4
1 files changed, 4 insertions, 0 deletions
diff --git a/docs/website/tools/g-ir-scanner.rst b/docs/website/tools/g-ir-scanner.rst
index d59e7ccc..fc6abe3e 100644
--- a/docs/website/tools/g-ir-scanner.rst
+++ b/docs/website/tools/g-ir-scanner.rst
@@ -75,6 +75,10 @@ OPTIONS
header files. You need to pass to the scanner all the directories you'd
normally pass to the compiler when using the specified source files.
+--c-include=C_INCLUDES
+ Headers which should be included in C programs. This option can be
+ specified multiple times to include more than one header.
+
-n, --namespace=NAME
The namespace name. This name should be capitalized, eg the first letter
should be upper case. Examples: Gtk, Clutter, WebKit.