From e42129241681dde7adae7d20697e7b421682fbb4 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sat, 27 Apr 2024 18:23:22 +0200 Subject: Adding upstream version 2.10.22. Signed-off-by: Daniel Baumann --- devel-docs/libgimp/html/libgimp-selectors.html | 64 ++++++++++++++++++++++++++ 1 file changed, 64 insertions(+) create mode 100644 devel-docs/libgimp/html/libgimp-selectors.html (limited to 'devel-docs/libgimp/html/libgimp-selectors.html') diff --git a/devel-docs/libgimp/html/libgimp-selectors.html b/devel-docs/libgimp/html/libgimp-selectors.html new file mode 100644 index 0000000..e9a61ae --- /dev/null +++ b/devel-docs/libgimp/html/libgimp-selectors.html @@ -0,0 +1,64 @@ + + + + +Controlling the Core's Selection Dialogs: GIMP Library Reference Manual + + + + + + + + + + + + + + + + +
+

+Controlling the Core's Selection Dialogs

+
+
+GimpSelectButton — The base class of the data select buttons. +
+
+gimpbrushselectbutton — A button that pops up a brush selection dialog. +
+
+GimpFontSelectButton — A button which pops up a font selection dialog. +
+
+GimpGradientSelectButton — A button which pops up a gradient select dialog. +
+
+GimpPaletteSelect — A button which pops up a palette select dialog. +
+
+GimpPatternSelectButton — A button which pops up a pattern select dialog. +
+
+gimpbrushselect — Functions providing a brush selection dialog. +
+
+gimpfontselect — Functions providing a font selection dialog. +
+
+gimpgradientselect — Functions providing a gradient selection dialog. +
+
+gimppaletteselect — Functions providing a palette selection dialog. +
+
+gimppatternselect — Functions providing a pattern selection dialog. +
+
+
+ + + \ No newline at end of file -- cgit v1.2.3