From 5c1676dfe6d2f3c837a5e074117b45613fd29a72 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sun, 7 Apr 2024 20:30:19 +0200 Subject: Adding upstream version 2.10.34. Signed-off-by: Daniel Baumann --- .../libgimpwidgets/html/libgimpwidgets-utils.html | 63 ++++++++++++++++++++++ 1 file changed, 63 insertions(+) create mode 100644 devel-docs/libgimpwidgets/html/libgimpwidgets-utils.html (limited to 'devel-docs/libgimpwidgets/html/libgimpwidgets-utils.html') diff --git a/devel-docs/libgimpwidgets/html/libgimpwidgets-utils.html b/devel-docs/libgimpwidgets/html/libgimpwidgets-utils.html new file mode 100644 index 0000000..49408ed --- /dev/null +++ b/devel-docs/libgimpwidgets/html/libgimpwidgets-utils.html @@ -0,0 +1,63 @@ + + + + +Part VI. GIMP Widgets Utilities: GIMP Widgets Library Reference Manual + + + + + + + + + + + + + + + + +
+

+Part VI. GIMP Widgets Utilities

+
+

Table of Contents

+
+
+GimpCairo-utils — Utility functions for cairo +
+
+GimpHelpUI — Functions for setting tooltip and help identifier +used by the GIMP help system. +
+
+GimpQueryBox — Some simple dialogs to enter a single int, +double, string or boolean value. +
+
+GimpIcons — Prebuilt common menu/toolbar items and +corresponding icons +
+
+GimpEnumWidgets — A set of utility functions to create widgets +based on enums. +
+
+GimpPropWidgets — Editable views on GObject properties. +
+
+GimpWidgets — A collection of convenient widget constructors, +standard callbacks and helper functions. +
+
+GimpWidgetsUtils — A collection of helper functions. +
+
+
+
+ + + \ No newline at end of file -- cgit v1.2.3