From 3c57dd931145d43f2b0aef96c4d178135956bf91 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Fri, 19 Apr 2024 05:13:10 +0200 Subject: Adding upstream version 2.10.36. Signed-off-by: Daniel Baumann --- .../libgimpbase/html/libgimpbase-gimpparam.html | 99 ++++++++++++++++++++++ 1 file changed, 99 insertions(+) create mode 100644 devel-docs/libgimpbase/html/libgimpbase-gimpparam.html (limited to 'devel-docs/libgimpbase/html/libgimpbase-gimpparam.html') diff --git a/devel-docs/libgimpbase/html/libgimpbase-gimpparam.html b/devel-docs/libgimpbase/html/libgimpbase-gimpparam.html new file mode 100644 index 0000000..fc34614 --- /dev/null +++ b/devel-docs/libgimpbase/html/libgimpbase-gimpparam.html @@ -0,0 +1,99 @@ + + + + +gimpparam: GIMP Base Library Reference Manual + + + + + + + + + + + + + + + + +
+
+
+ + +
+

gimpparam

+

gimpparam — Definitions of useful GParamFlags.

+
+
+

Types and Values

+
++++ + + + + + + + + + + + + + + + + + + +
#defineGIMP_PARAM_STATIC_STRINGS
#defineGIMP_PARAM_READABLE
#defineGIMP_PARAM_WRITABLE
#defineGIMP_PARAM_READWRITE
+
+
+

Description

+

Definitions of useful GParamFlags.

+
+
+

Functions

+

+
+
+

Types and Values

+
+

GIMP_PARAM_STATIC_STRINGS

+
#define             GIMP_PARAM_STATIC_STRINGS
+

Since: 2.4

+
+
+
+

GIMP_PARAM_READABLE

+
#define             GIMP_PARAM_READABLE
+

Since: 2.4

+
+
+
+

GIMP_PARAM_WRITABLE

+
#define             GIMP_PARAM_WRITABLE
+

Since: 2.4

+
+
+
+

GIMP_PARAM_READWRITE

+
#define             GIMP_PARAM_READWRITE
+

Since: 2.4

+
+
+
+ + + \ No newline at end of file -- cgit v1.2.3