diff options
Diffstat (limited to '')
-rw-r--r-- | devel-docs/libgimpwidgets/html/libgimpwidgets-GimpIcons.html | 5494 |
1 files changed, 5494 insertions, 0 deletions
diff --git a/devel-docs/libgimpwidgets/html/libgimpwidgets-GimpIcons.html b/devel-docs/libgimpwidgets/html/libgimpwidgets-GimpIcons.html new file mode 100644 index 0000000..587f8e8 --- /dev/null +++ b/devel-docs/libgimpwidgets/html/libgimpwidgets-GimpIcons.html @@ -0,0 +1,5494 @@ +<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> +<html> +<head> +<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> +<title>GimpIcons: GIMP Widgets Library Reference Manual</title> +<meta name="generator" content="DocBook XSL Stylesheets Vsnapshot"> +<link rel="home" href="index.html" title="GIMP Widgets Library Reference Manual"> +<link rel="up" href="libgimpwidgets-utils.html" title="Part VI. GIMP Widgets Utilities"> +<link rel="prev" href="libgimpwidgets-GimpQueryBox.html" title="GimpQueryBox"> +<link rel="next" href="libgimpwidgets-GimpEnumWidgets.html" title="GimpEnumWidgets"> +<meta name="generator" content="GTK-Doc V1.32 (XML mode)"> +<link rel="stylesheet" href="style.css" type="text/css"> +</head> +<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"> +<table class="navigation" id="top" width="100%" summary="Navigation header" cellpadding="2" cellspacing="5"><tr valign="middle"> +<td width="100%" align="left" class="shortcuts"> +<a href="#" class="shortcut">Top</a><span id="nav_description"> <span class="dim">|</span> + <a href="#libgimpwidgets-GimpIcons.description" class="shortcut">Description</a></span> +</td> +<td><a accesskey="h" href="index.html"><img src="home.png" width="16" height="16" border="0" alt="Home"></a></td> +<td><a accesskey="u" href="libgimpwidgets-utils.html"><img src="up.png" width="16" height="16" border="0" alt="Up"></a></td> +<td><a accesskey="p" href="libgimpwidgets-GimpQueryBox.html"><img src="left.png" width="16" height="16" border="0" alt="Prev"></a></td> +<td><a accesskey="n" href="libgimpwidgets-GimpEnumWidgets.html"><img src="right.png" width="16" height="16" border="0" alt="Next"></a></td> +</tr></table> +<div class="refentry"> +<a name="libgimpwidgets-GimpIcons"></a><div class="titlepage"></div> +<div class="refnamediv"><table width="100%"><tr> +<td valign="top"> +<h2><span class="refentrytitle"><a name="libgimpwidgets-GimpIcons.top_of_page"></a>GimpIcons</span></h2> +<p>GimpIcons — Prebuilt common menu/toolbar items and +corresponding icons</p> +</td> +<td class="gallery_image" valign="top" align="right"></td> +</tr></table></div> +<div class="refsect1"> +<a name="libgimpwidgets-GimpIcons.functions"></a><h2>Functions</h2> +<div class="informaltable"><table class="informaltable" width="100%" border="0"> +<colgroup> +<col width="150px" class="functions_proto_type"> +<col class="functions_proto_name"> +</colgroup> +<tbody> +<tr> +<td class="function_type"> +<span class="returnvalue">void</span> +</td> +<td class="function_name"> +<a class="link" href="libgimpwidgets-GimpIcons.html#gimp-stock-init" title="gimp_stock_init ()">gimp_stock_init</a> <span class="c_punctuation">()</span> +</td> +</tr> +<tr> +<td class="function_type"> +<span class="returnvalue">void</span> +</td> +<td class="function_name"> +<a class="link" href="libgimpwidgets-GimpIcons.html#gimp-icons-init" title="gimp_icons_init ()">gimp_icons_init</a> <span class="c_punctuation">()</span> +</td> +</tr> +<tr> +<td class="function_type"> +<span class="returnvalue">void</span> +</td> +<td class="function_name"> +<a class="link" href="libgimpwidgets-GimpIcons.html#gimp-icons-set-icon-theme" title="gimp_icons_set_icon_theme ()">gimp_icons_set_icon_theme</a> <span class="c_punctuation">()</span> +</td> +</tr> +</tbody> +</table></div> +</div> +<div class="refsect1"> +<a name="libgimpwidgets-GimpIcons.other"></a><h2>Types and Values</h2> +<div class="informaltable"><table class="informaltable" width="100%" border="0"> +<colgroup> +<col width="150px" class="other_proto_type"> +<col class="other_proto_name"> +</colgroup> +<tbody> +<tr> +<td class="define_keyword">#define</td> +<td class="function_name"><a class="link" href="libgimpwidgets-GimpIcons.html#GIMP-ICON-ATTACH:CAPS" title="GIMP_ICON_ATTACH">GIMP_ICON_ATTACH</a></td> +</tr> +<tr> +<td class="define_keyword">#define</td> +<td class="function_name"><a class="link" href="libgimpwidgets-GimpIcons.html#GIMP-ICON-DETACH:CAPS" title="GIMP_ICON_DETACH">GIMP_ICON_DETACH</a></td> +</tr> +<tr> +<td class="define_keyword">#define</td> +<td class="function_name"><a class="link" href="libgimpwidgets-GimpIcons.html#GIMP-ICON-INVERT:CAPS" title="GIMP_ICON_INVERT">GIMP_ICON_INVERT</a></td> +</tr> +<tr> +<td class="define_keyword">#define</td> +<td class="function_name"><a class="link" href="libgimpwidgets-GimpIcons.html#GIMP-ICON-RECORD:CAPS" title="GIMP_ICON_RECORD">GIMP_ICON_RECORD</a></td> +</tr> +<tr> +<td class="define_keyword">#define</td> +<td class="function_name"><a class="link" href="libgimpwidgets-GimpIcons.html#GIMP-ICON-RESET:CAPS" title="GIMP_ICON_RESET">GIMP_ICON_RESET</a></td> +</tr> +<tr> +<td class="define_keyword">#define</td> +<td class="function_name"><a class="link" href="libgimpwidgets-GimpIcons.html#GIMP-ICON-SHRED:CAPS" title="GIMP_ICON_SHRED">GIMP_ICON_SHRED</a></td> +</tr> +<tr> +<td class="define_keyword">#define</td> +<td class="function_name"><a class="link" href="libgimpwidgets-GimpIcons.html#GIMP-ICON-BUSINESS-CARD:CAPS" title="GIMP_ICON_BUSINESS_CARD">GIMP_ICON_BUSINESS_CARD</a></td> +</tr> +<tr> +<td class="define_keyword">#define</td> +<td class="function_name"><a class="link" href="libgimpwidgets-GimpIcons.html#GIMP-ICON-CHAR-PICKER:CAPS" title="GIMP_ICON_CHAR_PICKER">GIMP_ICON_CHAR_PICKER</a></td> +</tr> +<tr> +<td class="define_keyword">#define</td> +<td class="function_name"><a class="link" href="libgimpwidgets-GimpIcons.html#GIMP-ICON-CURSOR:CAPS" title="GIMP_ICON_CURSOR">GIMP_ICON_CURSOR</a></td> +</tr> +<tr> +<td class="define_keyword">#define</td> +<td class="function_name"><a class="link" href="libgimpwidgets-GimpIcons.html#GIMP-ICON-DISPLAY:CAPS" title="GIMP_ICON_DISPLAY">GIMP_ICON_DISPLAY</a></td> +</tr> +<tr> +<td class="define_keyword">#define</td> +<td class="function_name"><a class="link" href="libgimpwidgets-GimpIcons.html#GIMP-ICON-GEGL:CAPS" title="GIMP_ICON_GEGL">GIMP_ICON_GEGL</a></td> +</tr> +<tr> +<td class="define_keyword">#define</td> +<td class="function_name"><a class="link" href="libgimpwidgets-GimpIcons.html#GIMP-ICON-LINKED:CAPS" title="GIMP_ICON_LINKED">GIMP_ICON_LINKED</a></td> +</tr> +<tr> +<td class="define_keyword">#define</td> +<td class="function_name"><a class="link" href="libgimpwidgets-GimpIcons.html#GIMP-ICON-MARKER:CAPS" title="GIMP_ICON_MARKER">GIMP_ICON_MARKER</a></td> +</tr> +<tr> +<td class="define_keyword">#define</td> +<td class="function_name"><a class="link" href="libgimpwidgets-GimpIcons.html#GIMP-ICON-SMARTPHONE:CAPS" title="GIMP_ICON_SMARTPHONE">GIMP_ICON_SMARTPHONE</a></td> +</tr> +<tr> +<td class="define_keyword">#define</td> +<td class="function_name"><a class="link" href="libgimpwidgets-GimpIcons.html#GIMP-ICON-TRANSPARENCY:CAPS" title="GIMP_ICON_TRANSPARENCY">GIMP_ICON_TRANSPARENCY</a></td> +</tr> +<tr> +<td class="define_keyword">#define</td> +<td class="function_name"><a class="link" href="libgimpwidgets-GimpIcons.html#GIMP-ICON-VIDEO:CAPS" title="GIMP_ICON_VIDEO">GIMP_ICON_VIDEO</a></td> +</tr> +<tr> +<td class="define_keyword">#define</td> +<td class="function_name"><a class="link" href="libgimpwidgets-GimpIcons.html#GIMP-ICON-VISIBLE:CAPS" title="GIMP_ICON_VISIBLE">GIMP_ICON_VISIBLE</a></td> +</tr> +<tr> +<td class="define_keyword">#define</td> +<td class="function_name"><a class="link" href="libgimpwidgets-GimpIcons.html#GIMP-ICON-WEB:CAPS" title="GIMP_ICON_WEB">GIMP_ICON_WEB</a></td> +</tr> +<tr> +<td class="define_keyword">#define</td> +<td class="function_name"><a class="link" href="libgimpwidgets-GimpIcons.html#GIMP-ICON-BRUSH:CAPS" title="GIMP_ICON_BRUSH">GIMP_ICON_BRUSH</a></td> +</tr> +<tr> +<td class="define_keyword">#define</td> +<td class="function_name"><a class="link" href="libgimpwidgets-GimpIcons.html#GIMP-ICON-BUFFER:CAPS" title="GIMP_ICON_BUFFER">GIMP_ICON_BUFFER</a></td> +</tr> +<tr> +<td class="define_keyword">#define</td> +<td class="function_name"><a class="link" href="libgimpwidgets-GimpIcons.html#GIMP-ICON-COLORMAP:CAPS" title="GIMP_ICON_COLORMAP">GIMP_ICON_COLORMAP</a></td> +</tr> +<tr> +<td class="define_keyword">#define</td> +<td class="function_name"><a class="link" href="libgimpwidgets-GimpIcons.html#GIMP-ICON-DYNAMICS:CAPS" title="GIMP_ICON_DYNAMICS">GIMP_ICON_DYNAMICS</a></td> +</tr> +<tr> +<td class="define_keyword">#define</td> +<td class="function_name"><a class="link" href="libgimpwidgets-GimpIcons.html#GIMP-ICON-FILE-MANAGER:CAPS" title="GIMP_ICON_FILE_MANAGER">GIMP_ICON_FILE_MANAGER</a></td> +</tr> +<tr> +<td class="define_keyword">#define</td> +<td class="function_name"><a class="link" href="libgimpwidgets-GimpIcons.html#GIMP-ICON-FONT:CAPS" title="GIMP_ICON_FONT">GIMP_ICON_FONT</a></td> +</tr> +<tr> +<td class="define_keyword">#define</td> +<td class="function_name"><a class="link" href="libgimpwidgets-GimpIcons.html#GIMP-ICON-GRADIENT:CAPS" title="GIMP_ICON_GRADIENT">GIMP_ICON_GRADIENT</a></td> +</tr> +<tr> +<td class="define_keyword">#define</td> +<td class="function_name"><a class="link" href="libgimpwidgets-GimpIcons.html#GIMP-ICON-GRID:CAPS" title="GIMP_ICON_GRID">GIMP_ICON_GRID</a></td> +</tr> +<tr> +<td class="define_keyword">#define</td> +<td class="function_name"><a class="link" href="libgimpwidgets-GimpIcons.html#GIMP-ICON-INPUT-DEVICE:CAPS" title="GIMP_ICON_INPUT_DEVICE">GIMP_ICON_INPUT_DEVICE</a></td> +</tr> +<tr> +<td class="define_keyword">#define</td> +<td class="function_name"><a class="link" href="libgimpwidgets-GimpIcons.html#GIMP-ICON-MYPAINT-BRUSH:CAPS" title="GIMP_ICON_MYPAINT_BRUSH">GIMP_ICON_MYPAINT_BRUSH</a></td> +</tr> +<tr> +<td class="define_keyword">#define</td> +<td class="function_name"><a class="link" href="libgimpwidgets-GimpIcons.html#GIMP-ICON-PALETTE:CAPS" title="GIMP_ICON_PALETTE">GIMP_ICON_PALETTE</a></td> +</tr> +<tr> +<td class="define_keyword">#define</td> +<td class="function_name"><a class="link" href="libgimpwidgets-GimpIcons.html#GIMP-ICON-PATTERN:CAPS" title="GIMP_ICON_PATTERN">GIMP_ICON_PATTERN</a></td> +</tr> +<tr> +<td class="define_keyword">#define</td> +<td class="function_name"><a class="link" href="libgimpwidgets-GimpIcons.html#GIMP-ICON-PLUGIN:CAPS" title="GIMP_ICON_PLUGIN">GIMP_ICON_PLUGIN</a></td> +</tr> +<tr> +<td class="define_keyword">#define</td> +<td class="function_name"><a class="link" href="libgimpwidgets-GimpIcons.html#GIMP-ICON-SAMPLE-POINT:CAPS" title="GIMP_ICON_SAMPLE_POINT">GIMP_ICON_SAMPLE_POINT</a></td> +</tr> +<tr> +<td class="define_keyword">#define</td> +<td class="function_name"><a class="link" href="libgimpwidgets-GimpIcons.html#GIMP-ICON-SYMMETRY:CAPS" title="GIMP_ICON_SYMMETRY">GIMP_ICON_SYMMETRY</a></td> +</tr> +<tr> +<td class="define_keyword">#define</td> +<td class="function_name"><a class="link" href="libgimpwidgets-GimpIcons.html#GIMP-ICON-TEMPLATE:CAPS" title="GIMP_ICON_TEMPLATE">GIMP_ICON_TEMPLATE</a></td> +</tr> +<tr> +<td class="define_keyword">#define</td> +<td class="function_name"><a class="link" href="libgimpwidgets-GimpIcons.html#GIMP-ICON-TOOL-PRESET:CAPS" title="GIMP_ICON_TOOL_PRESET">GIMP_ICON_TOOL_PRESET</a></td> +</tr> +<tr> +<td class="define_keyword">#define</td> +<td class="function_name"><a class="link" href="libgimpwidgets-GimpIcons.html#GIMP-ICON-FRAME:CAPS" title="GIMP_ICON_FRAME">GIMP_ICON_FRAME</a></td> +</tr> +<tr> +<td class="define_keyword">#define</td> +<td class="function_name"><a class="link" href="libgimpwidgets-GimpIcons.html#GIMP-ICON-TEXTURE:CAPS" title="GIMP_ICON_TEXTURE">GIMP_ICON_TEXTURE</a></td> +</tr> +<tr> +<td class="define_keyword">#define</td> +<td class="function_name"><a class="link" href="libgimpwidgets-GimpIcons.html#GIMP-ICON-APPLICATION-EXIT:CAPS" title="GIMP_ICON_APPLICATION_EXIT">GIMP_ICON_APPLICATION_EXIT</a></td> +</tr> +<tr> +<td class="define_keyword">#define</td> +<td class="function_name"><a class="link" href="libgimpwidgets-GimpIcons.html#GIMP-ICON-ASPECT-PORTRAIT:CAPS" title="GIMP_ICON_ASPECT_PORTRAIT">GIMP_ICON_ASPECT_PORTRAIT</a></td> +</tr> +<tr> +<td class="define_keyword">#define</td> +<td class="function_name"><a class="link" href="libgimpwidgets-GimpIcons.html#GIMP-ICON-ASPECT-LANDSCAPE:CAPS" title="GIMP_ICON_ASPECT_LANDSCAPE">GIMP_ICON_ASPECT_LANDSCAPE</a></td> +</tr> +<tr> +<td class="define_keyword">#define</td> +<td class="function_name"><a class="link" href="libgimpwidgets-GimpIcons.html#GIMP-ICON-CAP-BUTT:CAPS" title="GIMP_ICON_CAP_BUTT">GIMP_ICON_CAP_BUTT</a></td> +</tr> +<tr> +<td class="define_keyword">#define</td> +<td class="function_name"><a class="link" href="libgimpwidgets-GimpIcons.html#GIMP-ICON-CAP-ROUND:CAPS" title="GIMP_ICON_CAP_ROUND">GIMP_ICON_CAP_ROUND</a></td> +</tr> +<tr> +<td class="define_keyword">#define</td> +<td class="function_name"><a class="link" href="libgimpwidgets-GimpIcons.html#GIMP-ICON-CAP-SQUARE:CAPS" title="GIMP_ICON_CAP_SQUARE">GIMP_ICON_CAP_SQUARE</a></td> +</tr> +<tr> +<td class="define_keyword">#define</td> +<td class="function_name"><a class="link" href="libgimpwidgets-GimpIcons.html#GIMP-ICON-CENTER:CAPS" title="GIMP_ICON_CENTER">GIMP_ICON_CENTER</a></td> +</tr> +<tr> +<td class="define_keyword">#define</td> +<td class="function_name"><a class="link" href="libgimpwidgets-GimpIcons.html#GIMP-ICON-CENTER-HORIZONTAL:CAPS" title="GIMP_ICON_CENTER_HORIZONTAL">GIMP_ICON_CENTER_HORIZONTAL</a></td> +</tr> +<tr> +<td class="define_keyword">#define</td> +<td class="function_name"><a class="link" href="libgimpwidgets-GimpIcons.html#GIMP-ICON-CENTER-VERTICAL:CAPS" title="GIMP_ICON_CENTER_VERTICAL">GIMP_ICON_CENTER_VERTICAL</a></td> +</tr> +<tr> +<td class="define_keyword">#define</td> +<td class="function_name"><a class="link" href="libgimpwidgets-GimpIcons.html#GIMP-ICON-CHAIN-HORIZONTAL:CAPS" title="GIMP_ICON_CHAIN_HORIZONTAL">GIMP_ICON_CHAIN_HORIZONTAL</a></td> +</tr> +<tr> +<td class="define_keyword">#define</td> +<td class="function_name"><a class="link" href="libgimpwidgets-GimpIcons.html#GIMP-ICON-CHAIN-HORIZONTAL-BROKEN:CAPS" title="GIMP_ICON_CHAIN_HORIZONTAL_BROKEN">GIMP_ICON_CHAIN_HORIZONTAL_BROKEN</a></td> +</tr> +<tr> +<td class="define_keyword">#define</td> +<td class="function_name"><a class="link" href="libgimpwidgets-GimpIcons.html#GIMP-ICON-CHAIN-VERTICAL:CAPS" title="GIMP_ICON_CHAIN_VERTICAL">GIMP_ICON_CHAIN_VERTICAL</a></td> +</tr> +<tr> +<td class="define_keyword">#define</td> +<td class="function_name"><a class="link" href="libgimpwidgets-GimpIcons.html#GIMP-ICON-CHAIN-VERTICAL-BROKEN:CAPS" title="GIMP_ICON_CHAIN_VERTICAL_BROKEN">GIMP_ICON_CHAIN_VERTICAL_BROKEN</a></td> +</tr> +<tr> +<td class="define_keyword">#define</td> +<td class="function_name"><a class="link" href="libgimpwidgets-GimpIcons.html#GIMP-ICON-CHANNEL:CAPS" title="GIMP_ICON_CHANNEL">GIMP_ICON_CHANNEL</a></td> +</tr> +<tr> +<td class="define_keyword">#define</td> +<td class="function_name"><a class="link" href="libgimpwidgets-GimpIcons.html#GIMP-ICON-CHANNEL-ALPHA:CAPS" title="GIMP_ICON_CHANNEL_ALPHA">GIMP_ICON_CHANNEL_ALPHA</a></td> +</tr> +<tr> +<td class="define_keyword">#define</td> +<td class="function_name"><a class="link" href="libgimpwidgets-GimpIcons.html#GIMP-ICON-CHANNEL-BLUE:CAPS" title="GIMP_ICON_CHANNEL_BLUE">GIMP_ICON_CHANNEL_BLUE</a></td> +</tr> +<tr> +<td class="define_keyword">#define</td> +<td class="function_name"><a class="link" href="libgimpwidgets-GimpIcons.html#GIMP-ICON-CHANNEL-GRAY:CAPS" title="GIMP_ICON_CHANNEL_GRAY">GIMP_ICON_CHANNEL_GRAY</a></td> +</tr> +<tr> +<td class="define_keyword">#define</td> +<td class="function_name"><a class="link" href="libgimpwidgets-GimpIcons.html#GIMP-ICON-CHANNEL-GREEN:CAPS" title="GIMP_ICON_CHANNEL_GREEN">GIMP_ICON_CHANNEL_GREEN</a></td> +</tr> +<tr> +<td class="define_keyword">#define</td> +<td class="function_name"><a class="link" href="libgimpwidgets-GimpIcons.html#GIMP-ICON-CHANNEL-INDEXED:CAPS" title="GIMP_ICON_CHANNEL_INDEXED">GIMP_ICON_CHANNEL_INDEXED</a></td> +</tr> +<tr> +<td class="define_keyword">#define</td> +<td class="function_name"><a class="link" href="libgimpwidgets-GimpIcons.html#GIMP-ICON-CHANNEL-RED:CAPS" title="GIMP_ICON_CHANNEL_RED">GIMP_ICON_CHANNEL_RED</a></td> +</tr> +<tr> +<td class="define_keyword">#define</td> +<td class="function_name"><a class="link" href="libgimpwidgets-GimpIcons.html#GIMP-ICON-CLOSE:CAPS" title="GIMP_ICON_CLOSE">GIMP_ICON_CLOSE</a></td> +</tr> +<tr> +<td class="define_keyword">#define</td> +<td class="function_name"><a class="link" href="libgimpwidgets-GimpIcons.html#GIMP-ICON-CLOSE-ALL:CAPS" title="GIMP_ICON_CLOSE_ALL">GIMP_ICON_CLOSE_ALL</a></td> +</tr> +<tr> +<td class="define_keyword">#define</td> +<td class="function_name"><a class="link" href="libgimpwidgets-GimpIcons.html#GIMP-ICON-COLOR-PICKER-BLACK:CAPS" title="GIMP_ICON_COLOR_PICKER_BLACK">GIMP_ICON_COLOR_PICKER_BLACK</a></td> +</tr> +<tr> +<td class="define_keyword">#define</td> +<td class="function_name"><a class="link" href="libgimpwidgets-GimpIcons.html#GIMP-ICON-COLOR-PICKER-GRAY:CAPS" title="GIMP_ICON_COLOR_PICKER_GRAY">GIMP_ICON_COLOR_PICKER_GRAY</a></td> +</tr> +<tr> +<td class="define_keyword">#define</td> +<td class="function_name"><a class="link" href="libgimpwidgets-GimpIcons.html#GIMP-ICON-COLOR-PICKER-WHITE:CAPS" title="GIMP_ICON_COLOR_PICKER_WHITE">GIMP_ICON_COLOR_PICKER_WHITE</a></td> +</tr> +<tr> +<td class="define_keyword">#define</td> +<td class="function_name"><a class="link" href="libgimpwidgets-GimpIcons.html#GIMP-ICON-COLOR-PICK-FROM-SCREEN:CAPS" title="GIMP_ICON_COLOR_PICK_FROM_SCREEN">GIMP_ICON_COLOR_PICK_FROM_SCREEN</a></td> +</tr> +<tr> +<td class="define_keyword">#define</td> +<td class="function_name"><a class="link" href="libgimpwidgets-GimpIcons.html#GIMP-ICON-COLOR-SELECTOR-CMYK:CAPS" title="GIMP_ICON_COLOR_SELECTOR_CMYK">GIMP_ICON_COLOR_SELECTOR_CMYK</a></td> +</tr> +<tr> +<td class="define_keyword">#define</td> +<td class="function_name"><a class="link" href="libgimpwidgets-GimpIcons.html#GIMP-ICON-COLOR-SELECTOR-TRIANGLE:CAPS" title="GIMP_ICON_COLOR_SELECTOR_TRIANGLE">GIMP_ICON_COLOR_SELECTOR_TRIANGLE</a></td> +</tr> +<tr> +<td class="define_keyword">#define</td> +<td class="function_name"><a class="link" href="libgimpwidgets-GimpIcons.html#GIMP-ICON-COLOR-SELECTOR-WATER:CAPS" title="GIMP_ICON_COLOR_SELECTOR_WATER">GIMP_ICON_COLOR_SELECTOR_WATER</a></td> +</tr> +<tr> +<td class="define_keyword">#define</td> +<td class="function_name"><a class="link" href="libgimpwidgets-GimpIcons.html#GIMP-ICON-COLOR-SPACE-LINEAR:CAPS" title="GIMP_ICON_COLOR_SPACE_LINEAR">GIMP_ICON_COLOR_SPACE_LINEAR</a></td> +</tr> +<tr> +<td class="define_keyword">#define</td> +<td class="function_name"><a class="link" href="libgimpwidgets-GimpIcons.html#GIMP-ICON-COLOR-SPACE-NON-LINEAR:CAPS" title="GIMP_ICON_COLOR_SPACE_NON_LINEAR">GIMP_ICON_COLOR_SPACE_NON_LINEAR</a></td> +</tr> +<tr> +<td class="define_keyword">#define</td> +<td class="function_name"><a class="link" href="libgimpwidgets-GimpIcons.html#GIMP-ICON-COLOR-SPACE-PERCEPTUAL:CAPS" title="GIMP_ICON_COLOR_SPACE_PERCEPTUAL">GIMP_ICON_COLOR_SPACE_PERCEPTUAL</a></td> +</tr> +<tr> +<td class="define_keyword">#define</td> +<td class="function_name"><a class="link" href="libgimpwidgets-GimpIcons.html#GIMP-ICON-COLORS-DEFAULT:CAPS" title="GIMP_ICON_COLORS_DEFAULT">GIMP_ICON_COLORS_DEFAULT</a></td> +</tr> +<tr> +<td class="define_keyword">#define</td> +<td class="function_name"><a class="link" href="libgimpwidgets-GimpIcons.html#GIMP-ICON-COLORS-SWAP:CAPS" title="GIMP_ICON_COLORS_SWAP">GIMP_ICON_COLORS_SWAP</a></td> +</tr> +<tr> +<td class="define_keyword">#define</td> +<td class="function_name"><a class="link" href="libgimpwidgets-GimpIcons.html#GIMP-ICON-CONTROLLER:CAPS" title="GIMP_ICON_CONTROLLER">GIMP_ICON_CONTROLLER</a></td> +</tr> +<tr> +<td class="define_keyword">#define</td> +<td class="function_name"><a class="link" href="libgimpwidgets-GimpIcons.html#GIMP-ICON-CONTROLLER-KEYBOARD:CAPS" title="GIMP_ICON_CONTROLLER_KEYBOARD">GIMP_ICON_CONTROLLER_KEYBOARD</a></td> +</tr> +<tr> +<td class="define_keyword">#define</td> +<td class="function_name"><a class="link" href="libgimpwidgets-GimpIcons.html#GIMP-ICON-CONTROLLER-LINUX-INPUT:CAPS" title="GIMP_ICON_CONTROLLER_LINUX_INPUT">GIMP_ICON_CONTROLLER_LINUX_INPUT</a></td> +</tr> +<tr> +<td class="define_keyword">#define</td> +<td class="function_name"><a class="link" href="libgimpwidgets-GimpIcons.html#GIMP-ICON-CONTROLLER-MIDI:CAPS" title="GIMP_ICON_CONTROLLER_MIDI">GIMP_ICON_CONTROLLER_MIDI</a></td> +</tr> +<tr> +<td class="define_keyword">#define</td> +<td class="function_name"><a class="link" href="libgimpwidgets-GimpIcons.html#GIMP-ICON-CONTROLLER-MOUSE:CAPS" title="GIMP_ICON_CONTROLLER_MOUSE">GIMP_ICON_CONTROLLER_MOUSE</a></td> +</tr> +<tr> +<td class="define_keyword">#define</td> +<td class="function_name"><a class="link" href="libgimpwidgets-GimpIcons.html#GIMP-ICON-CONTROLLER-WHEEL:CAPS" title="GIMP_ICON_CONTROLLER_WHEEL">GIMP_ICON_CONTROLLER_WHEEL</a></td> +</tr> +<tr> +<td class="define_keyword">#define</td> +<td class="function_name"><a class="link" href="libgimpwidgets-GimpIcons.html#GIMP-ICON-CONVERT-RGB:CAPS" title="GIMP_ICON_CONVERT_RGB">GIMP_ICON_CONVERT_RGB</a></td> +</tr> +<tr> +<td class="define_keyword">#define</td> +<td class="function_name"><a class="link" href="libgimpwidgets-GimpIcons.html#GIMP-ICON-CONVERT-GRAYSCALE:CAPS" title="GIMP_ICON_CONVERT_GRAYSCALE">GIMP_ICON_CONVERT_GRAYSCALE</a></td> +</tr> +<tr> +<td class="define_keyword">#define</td> +<td class="function_name"><a class="link" href="libgimpwidgets-GimpIcons.html#GIMP-ICON-CONVERT-INDEXED:CAPS" title="GIMP_ICON_CONVERT_INDEXED">GIMP_ICON_CONVERT_INDEXED</a></td> +</tr> +<tr> +<td class="define_keyword">#define</td> +<td class="function_name"><a class="link" href="libgimpwidgets-GimpIcons.html#GIMP-ICON-CONVERT-PRECISION:CAPS" title="GIMP_ICON_CONVERT_PRECISION">GIMP_ICON_CONVERT_PRECISION</a></td> +</tr> +<tr> +<td class="define_keyword">#define</td> +<td class="function_name"><a class="link" href="libgimpwidgets-GimpIcons.html#GIMP-ICON-CURVE-FREE:CAPS" title="GIMP_ICON_CURVE_FREE">GIMP_ICON_CURVE_FREE</a></td> +</tr> +<tr> +<td class="define_keyword">#define</td> +<td class="function_name"><a class="link" href="libgimpwidgets-GimpIcons.html#GIMP-ICON-CURVE-SMOOTH:CAPS" title="GIMP_ICON_CURVE_SMOOTH">GIMP_ICON_CURVE_SMOOTH</a></td> +</tr> +<tr> +<td class="define_keyword">#define</td> +<td class="function_name"><a class="link" href="libgimpwidgets-GimpIcons.html#GIMP-ICON-DIALOG-CHANNELS:CAPS" title="GIMP_ICON_DIALOG_CHANNELS">GIMP_ICON_DIALOG_CHANNELS</a></td> +</tr> +<tr> +<td class="define_keyword">#define</td> +<td class="function_name"><a class="link" href="libgimpwidgets-GimpIcons.html#GIMP-ICON-DIALOG-DASHBOARD:CAPS" title="GIMP_ICON_DIALOG_DASHBOARD">GIMP_ICON_DIALOG_DASHBOARD</a></td> +</tr> +<tr> +<td class="define_keyword">#define</td> +<td class="function_name"><a class="link" href="libgimpwidgets-GimpIcons.html#GIMP-ICON-DIALOG-DEVICE-STATUS:CAPS" title="GIMP_ICON_DIALOG_DEVICE_STATUS">GIMP_ICON_DIALOG_DEVICE_STATUS</a></td> +</tr> +<tr> +<td class="define_keyword">#define</td> +<td class="function_name"><a class="link" href="libgimpwidgets-GimpIcons.html#GIMP-ICON-DIALOG-ERROR:CAPS" title="GIMP_ICON_DIALOG_ERROR">GIMP_ICON_DIALOG_ERROR</a></td> +</tr> +<tr> +<td class="define_keyword">#define</td> +<td class="function_name"><a class="link" href="libgimpwidgets-GimpIcons.html#GIMP-ICON-DIALOG-IMAGES:CAPS" title="GIMP_ICON_DIALOG_IMAGES">GIMP_ICON_DIALOG_IMAGES</a></td> +</tr> +<tr> +<td class="define_keyword">#define</td> +<td class="function_name"><a class="link" href="libgimpwidgets-GimpIcons.html#GIMP-ICON-DIALOG-INFORMATION:CAPS" title="GIMP_ICON_DIALOG_INFORMATION">GIMP_ICON_DIALOG_INFORMATION</a></td> +</tr> +<tr> +<td class="define_keyword">#define</td> +<td class="function_name"><a class="link" href="libgimpwidgets-GimpIcons.html#GIMP-ICON-DIALOG-LAYERS:CAPS" title="GIMP_ICON_DIALOG_LAYERS">GIMP_ICON_DIALOG_LAYERS</a></td> +</tr> +<tr> +<td class="define_keyword">#define</td> +<td class="function_name"><a class="link" href="libgimpwidgets-GimpIcons.html#GIMP-ICON-DIALOG-NAVIGATION:CAPS" title="GIMP_ICON_DIALOG_NAVIGATION">GIMP_ICON_DIALOG_NAVIGATION</a></td> +</tr> +<tr> +<td class="define_keyword">#define</td> +<td class="function_name"><a class="link" href="libgimpwidgets-GimpIcons.html#GIMP-ICON-DIALOG-PATHS:CAPS" title="GIMP_ICON_DIALOG_PATHS">GIMP_ICON_DIALOG_PATHS</a></td> +</tr> +<tr> +<td class="define_keyword">#define</td> +<td class="function_name"><a class="link" href="libgimpwidgets-GimpIcons.html#GIMP-ICON-DIALOG-QUESTION:CAPS" title="GIMP_ICON_DIALOG_QUESTION">GIMP_ICON_DIALOG_QUESTION</a></td> +</tr> +<tr> +<td class="define_keyword">#define</td> +<td class="function_name"><a class="link" href="libgimpwidgets-GimpIcons.html#GIMP-ICON-DIALOG-RESHOW-FILTER:CAPS" title="GIMP_ICON_DIALOG_RESHOW_FILTER">GIMP_ICON_DIALOG_RESHOW_FILTER</a></td> +</tr> +<tr> +<td class="define_keyword">#define</td> +<td class="function_name"><a class="link" href="libgimpwidgets-GimpIcons.html#GIMP-ICON-DIALOG-TOOLS:CAPS" title="GIMP_ICON_DIALOG_TOOLS">GIMP_ICON_DIALOG_TOOLS</a></td> +</tr> +<tr> +<td class="define_keyword">#define</td> +<td class="function_name"><a class="link" href="libgimpwidgets-GimpIcons.html#GIMP-ICON-DIALOG-TOOL-OPTIONS:CAPS" title="GIMP_ICON_DIALOG_TOOL_OPTIONS">GIMP_ICON_DIALOG_TOOL_OPTIONS</a></td> +</tr> +<tr> +<td class="define_keyword">#define</td> +<td class="function_name"><a class="link" href="libgimpwidgets-GimpIcons.html#GIMP-ICON-DIALOG-UNDO-HISTORY:CAPS" title="GIMP_ICON_DIALOG_UNDO_HISTORY">GIMP_ICON_DIALOG_UNDO_HISTORY</a></td> +</tr> +<tr> +<td class="define_keyword">#define</td> +<td class="function_name"><a class="link" href="libgimpwidgets-GimpIcons.html#GIMP-ICON-DIALOG-WARNING:CAPS" title="GIMP_ICON_DIALOG_WARNING">GIMP_ICON_DIALOG_WARNING</a></td> +</tr> +<tr> +<td class="define_keyword">#define</td> +<td class="function_name"><a class="link" href="libgimpwidgets-GimpIcons.html#GIMP-ICON-DISPLAY-FILTER:CAPS" title="GIMP_ICON_DISPLAY_FILTER">GIMP_ICON_DISPLAY_FILTER</a></td> +</tr> +<tr> +<td class="define_keyword">#define</td> +<td class="function_name"><a class="link" href="libgimpwidgets-GimpIcons.html#GIMP-ICON-DISPLAY-FILTER-CLIP-WARNING:CAPS" title="GIMP_ICON_DISPLAY_FILTER_CLIP_WARNING">GIMP_ICON_DISPLAY_FILTER_CLIP_WARNING</a></td> +</tr> +<tr> +<td class="define_keyword">#define</td> +<td class="function_name"><a class="link" href="libgimpwidgets-GimpIcons.html#GIMP-ICON-DISPLAY-FILTER-COLORBLIND:CAPS" title="GIMP_ICON_DISPLAY_FILTER_COLORBLIND">GIMP_ICON_DISPLAY_FILTER_COLORBLIND</a></td> +</tr> +<tr> +<td class="define_keyword">#define</td> +<td class="function_name"><a class="link" href="libgimpwidgets-GimpIcons.html#GIMP-ICON-DISPLAY-FILTER-CONTRAST:CAPS" title="GIMP_ICON_DISPLAY_FILTER_CONTRAST">GIMP_ICON_DISPLAY_FILTER_CONTRAST</a></td> +</tr> +<tr> +<td class="define_keyword">#define</td> +<td class="function_name"><a class="link" href="libgimpwidgets-GimpIcons.html#GIMP-ICON-DISPLAY-FILTER-GAMMA:CAPS" title="GIMP_ICON_DISPLAY_FILTER_GAMMA">GIMP_ICON_DISPLAY_FILTER_GAMMA</a></td> +</tr> +<tr> +<td class="define_keyword">#define</td> +<td class="function_name"><a class="link" href="libgimpwidgets-GimpIcons.html#GIMP-ICON-DISPLAY-FILTER-LCMS:CAPS" title="GIMP_ICON_DISPLAY_FILTER_LCMS">GIMP_ICON_DISPLAY_FILTER_LCMS</a></td> +</tr> +<tr> +<td class="define_keyword">#define</td> +<td class="function_name"><a class="link" href="libgimpwidgets-GimpIcons.html#GIMP-ICON-DISPLAY-FILTER-PROOF:CAPS" title="GIMP_ICON_DISPLAY_FILTER_PROOF">GIMP_ICON_DISPLAY_FILTER_PROOF</a></td> +</tr> +<tr> +<td class="define_keyword">#define</td> +<td class="function_name"><a class="link" href="libgimpwidgets-GimpIcons.html#GIMP-ICON-DOCUMENT-NEW:CAPS" title="GIMP_ICON_DOCUMENT_NEW">GIMP_ICON_DOCUMENT_NEW</a></td> +</tr> +<tr> +<td class="define_keyword">#define</td> +<td class="function_name"><a class="link" href="libgimpwidgets-GimpIcons.html#GIMP-ICON-DOCUMENT-OPEN:CAPS" title="GIMP_ICON_DOCUMENT_OPEN">GIMP_ICON_DOCUMENT_OPEN</a></td> +</tr> +<tr> +<td class="define_keyword">#define</td> +<td class="function_name"><a class="link" href="libgimpwidgets-GimpIcons.html#GIMP-ICON-DOCUMENT-OPEN-RECENT:CAPS" title="GIMP_ICON_DOCUMENT_OPEN_RECENT">GIMP_ICON_DOCUMENT_OPEN_RECENT</a></td> +</tr> +<tr> +<td class="define_keyword">#define</td> +<td class="function_name"><a class="link" href="libgimpwidgets-GimpIcons.html#GIMP-ICON-DOCUMENT-PAGE-SETUP:CAPS" title="GIMP_ICON_DOCUMENT_PAGE_SETUP">GIMP_ICON_DOCUMENT_PAGE_SETUP</a></td> +</tr> +<tr> +<td class="define_keyword">#define</td> +<td class="function_name"><a class="link" href="libgimpwidgets-GimpIcons.html#GIMP-ICON-DOCUMENT-PRINT:CAPS" title="GIMP_ICON_DOCUMENT_PRINT">GIMP_ICON_DOCUMENT_PRINT</a></td> +</tr> +<tr> +<td class="define_keyword">#define</td> +<td class="function_name"><a class="link" href="libgimpwidgets-GimpIcons.html#GIMP-ICON-DOCUMENT-PRINT-RESOLUTION:CAPS" title="GIMP_ICON_DOCUMENT_PRINT_RESOLUTION">GIMP_ICON_DOCUMENT_PRINT_RESOLUTION</a></td> +</tr> +<tr> +<td class="define_keyword">#define</td> +<td class="function_name"><a class="link" href="libgimpwidgets-GimpIcons.html#GIMP-ICON-DOCUMENT-PROPERTIES:CAPS" title="GIMP_ICON_DOCUMENT_PROPERTIES">GIMP_ICON_DOCUMENT_PROPERTIES</a></td> +</tr> +<tr> +<td class="define_keyword">#define</td> +<td class="function_name"><a class="link" href="libgimpwidgets-GimpIcons.html#GIMP-ICON-DOCUMENT-REVERT:CAPS" title="GIMP_ICON_DOCUMENT_REVERT">GIMP_ICON_DOCUMENT_REVERT</a></td> +</tr> +<tr> +<td class="define_keyword">#define</td> +<td class="function_name"><a class="link" href="libgimpwidgets-GimpIcons.html#GIMP-ICON-DOCUMENT-SAVE:CAPS" title="GIMP_ICON_DOCUMENT_SAVE">GIMP_ICON_DOCUMENT_SAVE</a></td> +</tr> +<tr> +<td class="define_keyword">#define</td> +<td class="function_name"><a class="link" href="libgimpwidgets-GimpIcons.html#GIMP-ICON-DOCUMENT-SAVE-AS:CAPS" title="GIMP_ICON_DOCUMENT_SAVE_AS">GIMP_ICON_DOCUMENT_SAVE_AS</a></td> +</tr> +<tr> +<td class="define_keyword">#define</td> +<td class="function_name"><a class="link" href="libgimpwidgets-GimpIcons.html#GIMP-ICON-EDIT:CAPS" title="GIMP_ICON_EDIT">GIMP_ICON_EDIT</a></td> +</tr> +<tr> +<td class="define_keyword">#define</td> +<td class="function_name"><a class="link" href="libgimpwidgets-GimpIcons.html#GIMP-ICON-EDIT-CLEAR:CAPS" title="GIMP_ICON_EDIT_CLEAR">GIMP_ICON_EDIT_CLEAR</a></td> +</tr> +<tr> +<td class="define_keyword">#define</td> +<td class="function_name"><a class="link" href="libgimpwidgets-GimpIcons.html#GIMP-ICON-EDIT-COPY:CAPS" title="GIMP_ICON_EDIT_COPY">GIMP_ICON_EDIT_COPY</a></td> +</tr> +<tr> +<td class="define_keyword">#define</td> +<td class="function_name"><a class="link" href="libgimpwidgets-GimpIcons.html#GIMP-ICON-EDIT-CUT:CAPS" title="GIMP_ICON_EDIT_CUT">GIMP_ICON_EDIT_CUT</a></td> +</tr> +<tr> +<td class="define_keyword">#define</td> +<td class="function_name"><a class="link" href="libgimpwidgets-GimpIcons.html#GIMP-ICON-EDIT-DELETE:CAPS" title="GIMP_ICON_EDIT_DELETE">GIMP_ICON_EDIT_DELETE</a></td> +</tr> +<tr> +<td class="define_keyword">#define</td> +<td class="function_name"><a class="link" href="libgimpwidgets-GimpIcons.html#GIMP-ICON-EDIT-FIND:CAPS" title="GIMP_ICON_EDIT_FIND">GIMP_ICON_EDIT_FIND</a></td> +</tr> +<tr> +<td class="define_keyword">#define</td> +<td class="function_name"><a class="link" href="libgimpwidgets-GimpIcons.html#GIMP-ICON-EDIT-PASTE:CAPS" title="GIMP_ICON_EDIT_PASTE">GIMP_ICON_EDIT_PASTE</a></td> +</tr> +<tr> +<td class="define_keyword">#define</td> +<td class="function_name"><a class="link" href="libgimpwidgets-GimpIcons.html#GIMP-ICON-EDIT-PASTE-AS-NEW:CAPS" title="GIMP_ICON_EDIT_PASTE_AS_NEW">GIMP_ICON_EDIT_PASTE_AS_NEW</a></td> +</tr> +<tr> +<td class="define_keyword">#define</td> +<td class="function_name"><a class="link" href="libgimpwidgets-GimpIcons.html#GIMP-ICON-EDIT-PASTE-INTO:CAPS" title="GIMP_ICON_EDIT_PASTE_INTO">GIMP_ICON_EDIT_PASTE_INTO</a></td> +</tr> +<tr> +<td class="define_keyword">#define</td> +<td class="function_name"><a class="link" href="libgimpwidgets-GimpIcons.html#GIMP-ICON-EDIT-REDO:CAPS" title="GIMP_ICON_EDIT_REDO">GIMP_ICON_EDIT_REDO</a></td> +</tr> +<tr> +<td class="define_keyword">#define</td> +<td class="function_name"><a class="link" href="libgimpwidgets-GimpIcons.html#GIMP-ICON-EDIT-UNDO:CAPS" title="GIMP_ICON_EDIT_UNDO">GIMP_ICON_EDIT_UNDO</a></td> +</tr> +<tr> +<td class="define_keyword">#define</td> +<td class="function_name"><a class="link" href="libgimpwidgets-GimpIcons.html#GIMP-ICON-FILL-HORIZONTAL:CAPS" title="GIMP_ICON_FILL_HORIZONTAL">GIMP_ICON_FILL_HORIZONTAL</a></td> +</tr> +<tr> +<td class="define_keyword">#define</td> +<td class="function_name"><a class="link" href="libgimpwidgets-GimpIcons.html#GIMP-ICON-FILL-VERTICAL:CAPS" title="GIMP_ICON_FILL_VERTICAL">GIMP_ICON_FILL_VERTICAL</a></td> +</tr> +<tr> +<td class="define_keyword">#define</td> +<td class="function_name"><a class="link" href="libgimpwidgets-GimpIcons.html#GIMP-ICON-FOLDER-NEW:CAPS" title="GIMP_ICON_FOLDER_NEW">GIMP_ICON_FOLDER_NEW</a></td> +</tr> +<tr> +<td class="define_keyword">#define</td> +<td class="function_name"><a class="link" href="libgimpwidgets-GimpIcons.html#GIMP-ICON-FORMAT-INDENT-MORE:CAPS" title="GIMP_ICON_FORMAT_INDENT_MORE">GIMP_ICON_FORMAT_INDENT_MORE</a></td> +</tr> +<tr> +<td class="define_keyword">#define</td> +<td class="function_name"><a class="link" href="libgimpwidgets-GimpIcons.html#GIMP-ICON-FORMAT-INDENT-LESS:CAPS" title="GIMP_ICON_FORMAT_INDENT_LESS">GIMP_ICON_FORMAT_INDENT_LESS</a></td> +</tr> +<tr> +<td class="define_keyword">#define</td> +<td class="function_name"><a class="link" href="libgimpwidgets-GimpIcons.html#GIMP-ICON-FORMAT-JUSTIFY-CENTER:CAPS" title="GIMP_ICON_FORMAT_JUSTIFY_CENTER">GIMP_ICON_FORMAT_JUSTIFY_CENTER</a></td> +</tr> +<tr> +<td class="define_keyword">#define</td> +<td class="function_name"><a class="link" href="libgimpwidgets-GimpIcons.html#GIMP-ICON-FORMAT-JUSTIFY-FILL:CAPS" title="GIMP_ICON_FORMAT_JUSTIFY_FILL">GIMP_ICON_FORMAT_JUSTIFY_FILL</a></td> +</tr> +<tr> +<td class="define_keyword">#define</td> +<td class="function_name"><a class="link" href="libgimpwidgets-GimpIcons.html#GIMP-ICON-FORMAT-JUSTIFY-LEFT:CAPS" title="GIMP_ICON_FORMAT_JUSTIFY_LEFT">GIMP_ICON_FORMAT_JUSTIFY_LEFT</a></td> +</tr> +<tr> +<td class="define_keyword">#define</td> +<td class="function_name"><a class="link" href="libgimpwidgets-GimpIcons.html#GIMP-ICON-FORMAT-JUSTIFY-RIGHT:CAPS" title="GIMP_ICON_FORMAT_JUSTIFY_RIGHT">GIMP_ICON_FORMAT_JUSTIFY_RIGHT</a></td> +</tr> +<tr> +<td class="define_keyword">#define</td> +<td class="function_name"><a class="link" href="libgimpwidgets-GimpIcons.html#GIMP-ICON-FORMAT-TEXT-BOLD:CAPS" title="GIMP_ICON_FORMAT_TEXT_BOLD">GIMP_ICON_FORMAT_TEXT_BOLD</a></td> +</tr> +<tr> +<td class="define_keyword">#define</td> +<td class="function_name"><a class="link" href="libgimpwidgets-GimpIcons.html#GIMP-ICON-FORMAT-TEXT-ITALIC:CAPS" title="GIMP_ICON_FORMAT_TEXT_ITALIC">GIMP_ICON_FORMAT_TEXT_ITALIC</a></td> +</tr> +<tr> +<td class="define_keyword">#define</td> +<td class="function_name"><a class="link" href="libgimpwidgets-GimpIcons.html#GIMP-ICON-FORMAT-TEXT-DIRECTION-LTR:CAPS" title="GIMP_ICON_FORMAT_TEXT_DIRECTION_LTR">GIMP_ICON_FORMAT_TEXT_DIRECTION_LTR</a></td> +</tr> +<tr> +<td class="define_keyword">#define</td> +<td class="function_name"><a class="link" href="libgimpwidgets-GimpIcons.html#GIMP-ICON-FORMAT-TEXT-DIRECTION-RTL:CAPS" title="GIMP_ICON_FORMAT_TEXT_DIRECTION_RTL">GIMP_ICON_FORMAT_TEXT_DIRECTION_RTL</a></td> +</tr> +<tr> +<td class="define_keyword">#define</td> +<td class="function_name"><a class="link" href="libgimpwidgets-GimpIcons.html#GIMP-ICON-FORMAT-TEXT-DIRECTION-TTB-LTR:CAPS" title="GIMP_ICON_FORMAT_TEXT_DIRECTION_TTB_LTR">GIMP_ICON_FORMAT_TEXT_DIRECTION_TTB_LTR</a></td> +</tr> +<tr> +<td class="define_keyword">#define</td> +<td class="function_name"><a class="link" href="libgimpwidgets-GimpIcons.html#GIMP-ICON-FORMAT-TEXT-DIRECTION-TTB-LTR-UPRIGHT:CAPS" title="GIMP_ICON_FORMAT_TEXT_DIRECTION_TTB_LTR_UPRIGHT">GIMP_ICON_FORMAT_TEXT_DIRECTION_TTB_LTR_UPRIGHT</a></td> +</tr> +<tr> +<td class="define_keyword">#define</td> +<td class="function_name"><a class="link" href="libgimpwidgets-GimpIcons.html#GIMP-ICON-FORMAT-TEXT-DIRECTION-TTB-RTL:CAPS" title="GIMP_ICON_FORMAT_TEXT_DIRECTION_TTB_RTL">GIMP_ICON_FORMAT_TEXT_DIRECTION_TTB_RTL</a></td> +</tr> +<tr> +<td class="define_keyword">#define</td> +<td class="function_name"><a class="link" href="libgimpwidgets-GimpIcons.html#GIMP-ICON-FORMAT-TEXT-DIRECTION-TTB-RTL-UPRIGHT:CAPS" title="GIMP_ICON_FORMAT_TEXT_DIRECTION_TTB_RTL_UPRIGHT">GIMP_ICON_FORMAT_TEXT_DIRECTION_TTB_RTL_UPRIGHT</a></td> +</tr> +<tr> +<td class="define_keyword">#define</td> +<td class="function_name"><a class="link" href="libgimpwidgets-GimpIcons.html#GIMP-ICON-FORMAT-TEXT-SPACING-LETTER:CAPS" title="GIMP_ICON_FORMAT_TEXT_SPACING_LETTER">GIMP_ICON_FORMAT_TEXT_SPACING_LETTER</a></td> +</tr> +<tr> +<td class="define_keyword">#define</td> +<td class="function_name"><a class="link" href="libgimpwidgets-GimpIcons.html#GIMP-ICON-FORMAT-TEXT-SPACING-LINE:CAPS" title="GIMP_ICON_FORMAT_TEXT_SPACING_LINE">GIMP_ICON_FORMAT_TEXT_SPACING_LINE</a></td> +</tr> +<tr> +<td class="define_keyword">#define</td> +<td class="function_name"><a class="link" href="libgimpwidgets-GimpIcons.html#GIMP-ICON-FORMAT-TEXT-STRIKETHROUGH:CAPS" title="GIMP_ICON_FORMAT_TEXT_STRIKETHROUGH">GIMP_ICON_FORMAT_TEXT_STRIKETHROUGH</a></td> +</tr> +<tr> +<td class="define_keyword">#define</td> +<td class="function_name"><a class="link" href="libgimpwidgets-GimpIcons.html#GIMP-ICON-FORMAT-TEXT-UNDERLINE:CAPS" title="GIMP_ICON_FORMAT_TEXT_UNDERLINE">GIMP_ICON_FORMAT_TEXT_UNDERLINE</a></td> +</tr> +<tr> +<td class="define_keyword">#define</td> +<td class="function_name"><a class="link" href="libgimpwidgets-GimpIcons.html#GIMP-ICON-GRADIENT-LINEAR:CAPS" title="GIMP_ICON_GRADIENT_LINEAR">GIMP_ICON_GRADIENT_LINEAR</a></td> +</tr> +<tr> +<td class="define_keyword">#define</td> +<td class="function_name"><a class="link" href="libgimpwidgets-GimpIcons.html#GIMP-ICON-GRADIENT-BILINEAR:CAPS" title="GIMP_ICON_GRADIENT_BILINEAR">GIMP_ICON_GRADIENT_BILINEAR</a></td> +</tr> +<tr> +<td class="define_keyword">#define</td> +<td class="function_name"><a class="link" href="libgimpwidgets-GimpIcons.html#GIMP-ICON-GRADIENT-RADIAL:CAPS" title="GIMP_ICON_GRADIENT_RADIAL">GIMP_ICON_GRADIENT_RADIAL</a></td> +</tr> +<tr> +<td class="define_keyword">#define</td> +<td class="function_name"><a class="link" href="libgimpwidgets-GimpIcons.html#GIMP-ICON-GRADIENT-SQUARE:CAPS" title="GIMP_ICON_GRADIENT_SQUARE">GIMP_ICON_GRADIENT_SQUARE</a></td> +</tr> +<tr> +<td class="define_keyword">#define</td> +<td class="function_name"><a class="link" href="libgimpwidgets-GimpIcons.html#GIMP-ICON-GRADIENT-CONICAL-SYMMETRIC:CAPS" title="GIMP_ICON_GRADIENT_CONICAL_SYMMETRIC">GIMP_ICON_GRADIENT_CONICAL_SYMMETRIC</a></td> +</tr> +<tr> +<td class="define_keyword">#define</td> +<td class="function_name"><a class="link" href="libgimpwidgets-GimpIcons.html#GIMP-ICON-GRADIENT-CONICAL-ASYMMETRIC:CAPS" title="GIMP_ICON_GRADIENT_CONICAL_ASYMMETRIC">GIMP_ICON_GRADIENT_CONICAL_ASYMMETRIC</a></td> +</tr> +<tr> +<td class="define_keyword">#define</td> +<td class="function_name"><a class="link" href="libgimpwidgets-GimpIcons.html#GIMP-ICON-GRADIENT-SHAPEBURST-ANGULAR:CAPS" title="GIMP_ICON_GRADIENT_SHAPEBURST_ANGULAR">GIMP_ICON_GRADIENT_SHAPEBURST_ANGULAR</a></td> +</tr> +<tr> +<td class="define_keyword">#define</td> +<td class="function_name"><a class="link" href="libgimpwidgets-GimpIcons.html#GIMP-ICON-GRADIENT-SHAPEBURST-SPHERICAL:CAPS" title="GIMP_ICON_GRADIENT_SHAPEBURST_SPHERICAL">GIMP_ICON_GRADIENT_SHAPEBURST_SPHERICAL</a></td> +</tr> +<tr> +<td class="define_keyword">#define</td> +<td class="function_name"><a class="link" href="libgimpwidgets-GimpIcons.html#GIMP-ICON-GRADIENT-SHAPEBURST-DIMPLED:CAPS" title="GIMP_ICON_GRADIENT_SHAPEBURST_DIMPLED">GIMP_ICON_GRADIENT_SHAPEBURST_DIMPLED</a></td> +</tr> +<tr> +<td class="define_keyword">#define</td> +<td class="function_name"><a class="link" href="libgimpwidgets-GimpIcons.html#GIMP-ICON-GRADIENT-SPIRAL-CLOCKWISE:CAPS" title="GIMP_ICON_GRADIENT_SPIRAL_CLOCKWISE">GIMP_ICON_GRADIENT_SPIRAL_CLOCKWISE</a></td> +</tr> +<tr> +<td class="define_keyword">#define</td> +<td class="function_name"><a class="link" href="libgimpwidgets-GimpIcons.html#GIMP-ICON-GRADIENT-SPIRAL-ANTICLOCKWISE:CAPS" title="GIMP_ICON_GRADIENT_SPIRAL_ANTICLOCKWISE">GIMP_ICON_GRADIENT_SPIRAL_ANTICLOCKWISE</a></td> +</tr> +<tr> +<td class="define_keyword">#define</td> +<td class="function_name"><a class="link" href="libgimpwidgets-GimpIcons.html#GIMP-ICON-GRAVITY-EAST:CAPS" title="GIMP_ICON_GRAVITY_EAST">GIMP_ICON_GRAVITY_EAST</a></td> +</tr> +<tr> +<td class="define_keyword">#define</td> +<td class="function_name"><a class="link" href="libgimpwidgets-GimpIcons.html#GIMP-ICON-GRAVITY-NORTH:CAPS" title="GIMP_ICON_GRAVITY_NORTH">GIMP_ICON_GRAVITY_NORTH</a></td> +</tr> +<tr> +<td class="define_keyword">#define</td> +<td class="function_name"><a class="link" href="libgimpwidgets-GimpIcons.html#GIMP-ICON-GRAVITY-NORTH-EAST:CAPS" title="GIMP_ICON_GRAVITY_NORTH_EAST">GIMP_ICON_GRAVITY_NORTH_EAST</a></td> +</tr> +<tr> +<td class="define_keyword">#define</td> +<td class="function_name"><a class="link" href="libgimpwidgets-GimpIcons.html#GIMP-ICON-GRAVITY-NORTH-WEST:CAPS" title="GIMP_ICON_GRAVITY_NORTH_WEST">GIMP_ICON_GRAVITY_NORTH_WEST</a></td> +</tr> +<tr> +<td class="define_keyword">#define</td> +<td class="function_name"><a class="link" href="libgimpwidgets-GimpIcons.html#GIMP-ICON-GRAVITY-SOUTH:CAPS" title="GIMP_ICON_GRAVITY_SOUTH">GIMP_ICON_GRAVITY_SOUTH</a></td> +</tr> +<tr> +<td class="define_keyword">#define</td> +<td class="function_name"><a class="link" href="libgimpwidgets-GimpIcons.html#GIMP-ICON-GRAVITY-SOUTH-EAST:CAPS" title="GIMP_ICON_GRAVITY_SOUTH_EAST">GIMP_ICON_GRAVITY_SOUTH_EAST</a></td> +</tr> +<tr> +<td class="define_keyword">#define</td> +<td class="function_name"><a class="link" href="libgimpwidgets-GimpIcons.html#GIMP-ICON-GRAVITY-SOUTH-WEST:CAPS" title="GIMP_ICON_GRAVITY_SOUTH_WEST">GIMP_ICON_GRAVITY_SOUTH_WEST</a></td> +</tr> +<tr> +<td class="define_keyword">#define</td> +<td class="function_name"><a class="link" href="libgimpwidgets-GimpIcons.html#GIMP-ICON-GRAVITY-WEST:CAPS" title="GIMP_ICON_GRAVITY_WEST">GIMP_ICON_GRAVITY_WEST</a></td> +</tr> +<tr> +<td class="define_keyword">#define</td> +<td class="function_name"><a class="link" href="libgimpwidgets-GimpIcons.html#GIMP-ICON-GO-BOTTOM:CAPS" title="GIMP_ICON_GO_BOTTOM">GIMP_ICON_GO_BOTTOM</a></td> +</tr> +<tr> +<td class="define_keyword">#define</td> +<td class="function_name"><a class="link" href="libgimpwidgets-GimpIcons.html#GIMP-ICON-GO-DOWN:CAPS" title="GIMP_ICON_GO_DOWN">GIMP_ICON_GO_DOWN</a></td> +</tr> +<tr> +<td class="define_keyword">#define</td> +<td class="function_name"><a class="link" href="libgimpwidgets-GimpIcons.html#GIMP-ICON-GO-FIRST:CAPS" title="GIMP_ICON_GO_FIRST">GIMP_ICON_GO_FIRST</a></td> +</tr> +<tr> +<td class="define_keyword">#define</td> +<td class="function_name"><a class="link" href="libgimpwidgets-GimpIcons.html#GIMP-ICON-GO-HOME:CAPS" title="GIMP_ICON_GO_HOME">GIMP_ICON_GO_HOME</a></td> +</tr> +<tr> +<td class="define_keyword">#define</td> +<td class="function_name"><a class="link" href="libgimpwidgets-GimpIcons.html#GIMP-ICON-GO-LAST:CAPS" title="GIMP_ICON_GO_LAST">GIMP_ICON_GO_LAST</a></td> +</tr> +<tr> +<td class="define_keyword">#define</td> +<td class="function_name"><a class="link" href="libgimpwidgets-GimpIcons.html#GIMP-ICON-GO-TOP:CAPS" title="GIMP_ICON_GO_TOP">GIMP_ICON_GO_TOP</a></td> +</tr> +<tr> +<td class="define_keyword">#define</td> +<td class="function_name"><a class="link" href="libgimpwidgets-GimpIcons.html#GIMP-ICON-GO-UP:CAPS" title="GIMP_ICON_GO_UP">GIMP_ICON_GO_UP</a></td> +</tr> +<tr> +<td class="define_keyword">#define</td> +<td class="function_name"><a class="link" href="libgimpwidgets-GimpIcons.html#GIMP-ICON-GO-PREVIOUS:CAPS" title="GIMP_ICON_GO_PREVIOUS">GIMP_ICON_GO_PREVIOUS</a></td> +</tr> +<tr> +<td class="define_keyword">#define</td> +<td class="function_name"><a class="link" href="libgimpwidgets-GimpIcons.html#GIMP-ICON-GO-NEXT:CAPS" title="GIMP_ICON_GO_NEXT">GIMP_ICON_GO_NEXT</a></td> +</tr> +<tr> +<td class="define_keyword">#define</td> +<td class="function_name"><a class="link" href="libgimpwidgets-GimpIcons.html#GIMP-ICON-HELP:CAPS" title="GIMP_ICON_HELP">GIMP_ICON_HELP</a></td> +</tr> +<tr> +<td class="define_keyword">#define</td> +<td class="function_name"><a class="link" href="libgimpwidgets-GimpIcons.html#GIMP-ICON-HELP-ABOUT:CAPS" title="GIMP_ICON_HELP_ABOUT">GIMP_ICON_HELP_ABOUT</a></td> +</tr> +<tr> +<td class="define_keyword">#define</td> +<td class="function_name"><a class="link" href="libgimpwidgets-GimpIcons.html#GIMP-ICON-HELP-USER-MANUAL:CAPS" title="GIMP_ICON_HELP_USER_MANUAL">GIMP_ICON_HELP_USER_MANUAL</a></td> +</tr> +<tr> +<td class="define_keyword">#define</td> +<td class="function_name"><a class="link" href="libgimpwidgets-GimpIcons.html#GIMP-ICON-HISTOGRAM:CAPS" title="GIMP_ICON_HISTOGRAM">GIMP_ICON_HISTOGRAM</a></td> +</tr> +<tr> +<td class="define_keyword">#define</td> +<td class="function_name"><a class="link" href="libgimpwidgets-GimpIcons.html#GIMP-ICON-HISTOGRAM-LINEAR:CAPS" title="GIMP_ICON_HISTOGRAM_LINEAR">GIMP_ICON_HISTOGRAM_LINEAR</a></td> +</tr> +<tr> +<td class="define_keyword">#define</td> +<td class="function_name"><a class="link" href="libgimpwidgets-GimpIcons.html#GIMP-ICON-HISTOGRAM-LOGARITHMIC:CAPS" title="GIMP_ICON_HISTOGRAM_LOGARITHMIC">GIMP_ICON_HISTOGRAM_LOGARITHMIC</a></td> +</tr> +<tr> +<td class="define_keyword">#define</td> +<td class="function_name"><a class="link" href="libgimpwidgets-GimpIcons.html#GIMP-ICON-IMAGE:CAPS" title="GIMP_ICON_IMAGE">GIMP_ICON_IMAGE</a></td> +</tr> +<tr> +<td class="define_keyword">#define</td> +<td class="function_name"><a class="link" href="libgimpwidgets-GimpIcons.html#GIMP-ICON-IMAGE-OPEN:CAPS" title="GIMP_ICON_IMAGE_OPEN">GIMP_ICON_IMAGE_OPEN</a></td> +</tr> +<tr> +<td class="define_keyword">#define</td> +<td class="function_name"><a class="link" href="libgimpwidgets-GimpIcons.html#GIMP-ICON-IMAGE-RELOAD:CAPS" title="GIMP_ICON_IMAGE_RELOAD">GIMP_ICON_IMAGE_RELOAD</a></td> +</tr> +<tr> +<td class="define_keyword">#define</td> +<td class="function_name"><a class="link" href="libgimpwidgets-GimpIcons.html#GIMP-ICON-JOIN-MITER:CAPS" title="GIMP_ICON_JOIN_MITER">GIMP_ICON_JOIN_MITER</a></td> +</tr> +<tr> +<td class="define_keyword">#define</td> +<td class="function_name"><a class="link" href="libgimpwidgets-GimpIcons.html#GIMP-ICON-JOIN-ROUND:CAPS" title="GIMP_ICON_JOIN_ROUND">GIMP_ICON_JOIN_ROUND</a></td> +</tr> +<tr> +<td class="define_keyword">#define</td> +<td class="function_name"><a class="link" href="libgimpwidgets-GimpIcons.html#GIMP-ICON-JOIN-BEVEL:CAPS" title="GIMP_ICON_JOIN_BEVEL">GIMP_ICON_JOIN_BEVEL</a></td> +</tr> +<tr> +<td class="define_keyword">#define</td> +<td class="function_name"><a class="link" href="libgimpwidgets-GimpIcons.html#GIMP-ICON-LAYER:CAPS" title="GIMP_ICON_LAYER">GIMP_ICON_LAYER</a></td> +</tr> +<tr> +<td class="define_keyword">#define</td> +<td class="function_name"><a class="link" href="libgimpwidgets-GimpIcons.html#GIMP-ICON-LAYER-ANCHOR:CAPS" title="GIMP_ICON_LAYER_ANCHOR">GIMP_ICON_LAYER_ANCHOR</a></td> +</tr> +<tr> +<td class="define_keyword">#define</td> +<td class="function_name"><a class="link" href="libgimpwidgets-GimpIcons.html#GIMP-ICON-LAYER-FLOATING-SELECTION:CAPS" title="GIMP_ICON_LAYER_FLOATING_SELECTION">GIMP_ICON_LAYER_FLOATING_SELECTION</a></td> +</tr> +<tr> +<td class="define_keyword">#define</td> +<td class="function_name"><a class="link" href="libgimpwidgets-GimpIcons.html#GIMP-ICON-LAYER-MASK:CAPS" title="GIMP_ICON_LAYER_MASK">GIMP_ICON_LAYER_MASK</a></td> +</tr> +<tr> +<td class="define_keyword">#define</td> +<td class="function_name"><a class="link" href="libgimpwidgets-GimpIcons.html#GIMP-ICON-LAYER-MERGE-DOWN:CAPS" title="GIMP_ICON_LAYER_MERGE_DOWN">GIMP_ICON_LAYER_MERGE_DOWN</a></td> +</tr> +<tr> +<td class="define_keyword">#define</td> +<td class="function_name"><a class="link" href="libgimpwidgets-GimpIcons.html#GIMP-ICON-LAYER-TEXT-LAYER:CAPS" title="GIMP_ICON_LAYER_TEXT_LAYER">GIMP_ICON_LAYER_TEXT_LAYER</a></td> +</tr> +<tr> +<td class="define_keyword">#define</td> +<td class="function_name"><a class="link" href="libgimpwidgets-GimpIcons.html#GIMP-ICON-LAYER-TO-IMAGESIZE:CAPS" title="GIMP_ICON_LAYER_TO_IMAGESIZE">GIMP_ICON_LAYER_TO_IMAGESIZE</a></td> +</tr> +<tr> +<td class="define_keyword">#define</td> +<td class="function_name"><a class="link" href="libgimpwidgets-GimpIcons.html#GIMP-ICON-LIST:CAPS" title="GIMP_ICON_LIST">GIMP_ICON_LIST</a></td> +</tr> +<tr> +<td class="define_keyword">#define</td> +<td class="function_name"><a class="link" href="libgimpwidgets-GimpIcons.html#GIMP-ICON-LIST-ADD:CAPS" title="GIMP_ICON_LIST_ADD">GIMP_ICON_LIST_ADD</a></td> +</tr> +<tr> +<td class="define_keyword">#define</td> +<td class="function_name"><a class="link" href="libgimpwidgets-GimpIcons.html#GIMP-ICON-LIST-REMOVE:CAPS" title="GIMP_ICON_LIST_REMOVE">GIMP_ICON_LIST_REMOVE</a></td> +</tr> +<tr> +<td class="define_keyword">#define</td> +<td class="function_name"><a class="link" href="libgimpwidgets-GimpIcons.html#GIMP-ICON-MENU-LEFT:CAPS" title="GIMP_ICON_MENU_LEFT">GIMP_ICON_MENU_LEFT</a></td> +</tr> +<tr> +<td class="define_keyword">#define</td> +<td class="function_name"><a class="link" href="libgimpwidgets-GimpIcons.html#GIMP-ICON-MENU-RIGHT:CAPS" title="GIMP_ICON_MENU_RIGHT">GIMP_ICON_MENU_RIGHT</a></td> +</tr> +<tr> +<td class="define_keyword">#define</td> +<td class="function_name"><a class="link" href="libgimpwidgets-GimpIcons.html#GIMP-ICON-OBJECT-DUPLICATE:CAPS" title="GIMP_ICON_OBJECT_DUPLICATE">GIMP_ICON_OBJECT_DUPLICATE</a></td> +</tr> +<tr> +<td class="define_keyword">#define</td> +<td class="function_name"><a class="link" href="libgimpwidgets-GimpIcons.html#GIMP-ICON-OBJECT-FLIP-HORIZONTAL:CAPS" title="GIMP_ICON_OBJECT_FLIP_HORIZONTAL">GIMP_ICON_OBJECT_FLIP_HORIZONTAL</a></td> +</tr> +<tr> +<td class="define_keyword">#define</td> +<td class="function_name"><a class="link" href="libgimpwidgets-GimpIcons.html#GIMP-ICON-OBJECT-FLIP-VERTICAL:CAPS" title="GIMP_ICON_OBJECT_FLIP_VERTICAL">GIMP_ICON_OBJECT_FLIP_VERTICAL</a></td> +</tr> +<tr> +<td class="define_keyword">#define</td> +<td class="function_name"><a class="link" href="libgimpwidgets-GimpIcons.html#GIMP-ICON-OBJECT-RESIZE:CAPS" title="GIMP_ICON_OBJECT_RESIZE">GIMP_ICON_OBJECT_RESIZE</a></td> +</tr> +<tr> +<td class="define_keyword">#define</td> +<td class="function_name"><a class="link" href="libgimpwidgets-GimpIcons.html#GIMP-ICON-OBJECT-ROTATE-180:CAPS" title="GIMP_ICON_OBJECT_ROTATE_180">GIMP_ICON_OBJECT_ROTATE_180</a></td> +</tr> +<tr> +<td class="define_keyword">#define</td> +<td class="function_name"><a class="link" href="libgimpwidgets-GimpIcons.html#GIMP-ICON-OBJECT-ROTATE-270:CAPS" title="GIMP_ICON_OBJECT_ROTATE_270">GIMP_ICON_OBJECT_ROTATE_270</a></td> +</tr> +<tr> +<td class="define_keyword">#define</td> +<td class="function_name"><a class="link" href="libgimpwidgets-GimpIcons.html#GIMP-ICON-OBJECT-ROTATE-90:CAPS" title="GIMP_ICON_OBJECT_ROTATE_90">GIMP_ICON_OBJECT_ROTATE_90</a></td> +</tr> +<tr> +<td class="define_keyword">#define</td> +<td class="function_name"><a class="link" href="libgimpwidgets-GimpIcons.html#GIMP-ICON-OBJECT-SCALE:CAPS" title="GIMP_ICON_OBJECT_SCALE">GIMP_ICON_OBJECT_SCALE</a></td> +</tr> +<tr> +<td class="define_keyword">#define</td> +<td class="function_name"><a class="link" href="libgimpwidgets-GimpIcons.html#GIMP-ICON-PATH:CAPS" title="GIMP_ICON_PATH">GIMP_ICON_PATH</a></td> +</tr> +<tr> +<td class="define_keyword">#define</td> +<td class="function_name"><a class="link" href="libgimpwidgets-GimpIcons.html#GIMP-ICON-PATH-STROKE:CAPS" title="GIMP_ICON_PATH_STROKE">GIMP_ICON_PATH_STROKE</a></td> +</tr> +<tr> +<td class="define_keyword">#define</td> +<td class="function_name"><a class="link" href="libgimpwidgets-GimpIcons.html#GIMP-ICON-PIVOT-CENTER:CAPS" title="GIMP_ICON_PIVOT_CENTER">GIMP_ICON_PIVOT_CENTER</a></td> +</tr> +<tr> +<td class="define_keyword">#define</td> +<td class="function_name"><a class="link" href="libgimpwidgets-GimpIcons.html#GIMP-ICON-PIVOT-EAST:CAPS" title="GIMP_ICON_PIVOT_EAST">GIMP_ICON_PIVOT_EAST</a></td> +</tr> +<tr> +<td class="define_keyword">#define</td> +<td class="function_name"><a class="link" href="libgimpwidgets-GimpIcons.html#GIMP-ICON-PIVOT-NORTH:CAPS" title="GIMP_ICON_PIVOT_NORTH">GIMP_ICON_PIVOT_NORTH</a></td> +</tr> +<tr> +<td class="define_keyword">#define</td> +<td class="function_name"><a class="link" href="libgimpwidgets-GimpIcons.html#GIMP-ICON-PIVOT-NORTH-EAST:CAPS" title="GIMP_ICON_PIVOT_NORTH_EAST">GIMP_ICON_PIVOT_NORTH_EAST</a></td> +</tr> +<tr> +<td class="define_keyword">#define</td> +<td class="function_name"><a class="link" href="libgimpwidgets-GimpIcons.html#GIMP-ICON-PIVOT-NORTH-WEST:CAPS" title="GIMP_ICON_PIVOT_NORTH_WEST">GIMP_ICON_PIVOT_NORTH_WEST</a></td> +</tr> +<tr> +<td class="define_keyword">#define</td> +<td class="function_name"><a class="link" href="libgimpwidgets-GimpIcons.html#GIMP-ICON-PIVOT-SOUTH:CAPS" title="GIMP_ICON_PIVOT_SOUTH">GIMP_ICON_PIVOT_SOUTH</a></td> +</tr> +<tr> +<td class="define_keyword">#define</td> +<td class="function_name"><a class="link" href="libgimpwidgets-GimpIcons.html#GIMP-ICON-PIVOT-SOUTH-EAST:CAPS" title="GIMP_ICON_PIVOT_SOUTH_EAST">GIMP_ICON_PIVOT_SOUTH_EAST</a></td> +</tr> +<tr> +<td class="define_keyword">#define</td> +<td class="function_name"><a class="link" href="libgimpwidgets-GimpIcons.html#GIMP-ICON-PIVOT-SOUTH-WEST:CAPS" title="GIMP_ICON_PIVOT_SOUTH_WEST">GIMP_ICON_PIVOT_SOUTH_WEST</a></td> +</tr> +<tr> +<td class="define_keyword">#define</td> +<td class="function_name"><a class="link" href="libgimpwidgets-GimpIcons.html#GIMP-ICON-PIVOT-WEST:CAPS" title="GIMP_ICON_PIVOT_WEST">GIMP_ICON_PIVOT_WEST</a></td> +</tr> +<tr> +<td class="define_keyword">#define</td> +<td class="function_name"><a class="link" href="libgimpwidgets-GimpIcons.html#GIMP-ICON-PREFERENCES-SYSTEM:CAPS" title="GIMP_ICON_PREFERENCES_SYSTEM">GIMP_ICON_PREFERENCES_SYSTEM</a></td> +</tr> +<tr> +<td class="define_keyword">#define</td> +<td class="function_name"><a class="link" href="libgimpwidgets-GimpIcons.html#GIMP-ICON-PROCESS-STOP:CAPS" title="GIMP_ICON_PROCESS_STOP">GIMP_ICON_PROCESS_STOP</a></td> +</tr> +<tr> +<td class="define_keyword">#define</td> +<td class="function_name"><a class="link" href="libgimpwidgets-GimpIcons.html#GIMP-ICON-QUICK-MASK-OFF:CAPS" title="GIMP_ICON_QUICK_MASK_OFF">GIMP_ICON_QUICK_MASK_OFF</a></td> +</tr> +<tr> +<td class="define_keyword">#define</td> +<td class="function_name"><a class="link" href="libgimpwidgets-GimpIcons.html#GIMP-ICON-QUICK-MASK-ON:CAPS" title="GIMP_ICON_QUICK_MASK_ON">GIMP_ICON_QUICK_MASK_ON</a></td> +</tr> +<tr> +<td class="define_keyword">#define</td> +<td class="function_name"><a class="link" href="libgimpwidgets-GimpIcons.html#GIMP-ICON-SELECTION:CAPS" title="GIMP_ICON_SELECTION">GIMP_ICON_SELECTION</a></td> +</tr> +<tr> +<td class="define_keyword">#define</td> +<td class="function_name"><a class="link" href="libgimpwidgets-GimpIcons.html#GIMP-ICON-SELECTION-ADD:CAPS" title="GIMP_ICON_SELECTION_ADD">GIMP_ICON_SELECTION_ADD</a></td> +</tr> +<tr> +<td class="define_keyword">#define</td> +<td class="function_name"><a class="link" href="libgimpwidgets-GimpIcons.html#GIMP-ICON-SELECTION-ALL:CAPS" title="GIMP_ICON_SELECTION_ALL">GIMP_ICON_SELECTION_ALL</a></td> +</tr> +<tr> +<td class="define_keyword">#define</td> +<td class="function_name"><a class="link" href="libgimpwidgets-GimpIcons.html#GIMP-ICON-SELECTION-BORDER:CAPS" title="GIMP_ICON_SELECTION_BORDER">GIMP_ICON_SELECTION_BORDER</a></td> +</tr> +<tr> +<td class="define_keyword">#define</td> +<td class="function_name"><a class="link" href="libgimpwidgets-GimpIcons.html#GIMP-ICON-SELECTION-GROW:CAPS" title="GIMP_ICON_SELECTION_GROW">GIMP_ICON_SELECTION_GROW</a></td> +</tr> +<tr> +<td class="define_keyword">#define</td> +<td class="function_name"><a class="link" href="libgimpwidgets-GimpIcons.html#GIMP-ICON-SELECTION-INTERSECT:CAPS" title="GIMP_ICON_SELECTION_INTERSECT">GIMP_ICON_SELECTION_INTERSECT</a></td> +</tr> +<tr> +<td class="define_keyword">#define</td> +<td class="function_name"><a class="link" href="libgimpwidgets-GimpIcons.html#GIMP-ICON-SELECTION-NONE:CAPS" title="GIMP_ICON_SELECTION_NONE">GIMP_ICON_SELECTION_NONE</a></td> +</tr> +<tr> +<td class="define_keyword">#define</td> +<td class="function_name"><a class="link" href="libgimpwidgets-GimpIcons.html#GIMP-ICON-SELECTION-REPLACE:CAPS" title="GIMP_ICON_SELECTION_REPLACE">GIMP_ICON_SELECTION_REPLACE</a></td> +</tr> +<tr> +<td class="define_keyword">#define</td> +<td class="function_name"><a class="link" href="libgimpwidgets-GimpIcons.html#GIMP-ICON-SELECTION-SHRINK:CAPS" title="GIMP_ICON_SELECTION_SHRINK">GIMP_ICON_SELECTION_SHRINK</a></td> +</tr> +<tr> +<td class="define_keyword">#define</td> +<td class="function_name"><a class="link" href="libgimpwidgets-GimpIcons.html#GIMP-ICON-SELECTION-STROKE:CAPS" title="GIMP_ICON_SELECTION_STROKE">GIMP_ICON_SELECTION_STROKE</a></td> +</tr> +<tr> +<td class="define_keyword">#define</td> +<td class="function_name"><a class="link" href="libgimpwidgets-GimpIcons.html#GIMP-ICON-SELECTION-SUBTRACT:CAPS" title="GIMP_ICON_SELECTION_SUBTRACT">GIMP_ICON_SELECTION_SUBTRACT</a></td> +</tr> +<tr> +<td class="define_keyword">#define</td> +<td class="function_name"><a class="link" href="libgimpwidgets-GimpIcons.html#GIMP-ICON-SELECTION-TO-CHANNEL:CAPS" title="GIMP_ICON_SELECTION_TO_CHANNEL">GIMP_ICON_SELECTION_TO_CHANNEL</a></td> +</tr> +<tr> +<td class="define_keyword">#define</td> +<td class="function_name"><a class="link" href="libgimpwidgets-GimpIcons.html#GIMP-ICON-SELECTION-TO-PATH:CAPS" title="GIMP_ICON_SELECTION_TO_PATH">GIMP_ICON_SELECTION_TO_PATH</a></td> +</tr> +<tr> +<td class="define_keyword">#define</td> +<td class="function_name"><a class="link" href="libgimpwidgets-GimpIcons.html#GIMP-ICON-SHAPE-CIRCLE:CAPS" title="GIMP_ICON_SHAPE_CIRCLE">GIMP_ICON_SHAPE_CIRCLE</a></td> +</tr> +<tr> +<td class="define_keyword">#define</td> +<td class="function_name"><a class="link" href="libgimpwidgets-GimpIcons.html#GIMP-ICON-SHAPE-DIAMOND:CAPS" title="GIMP_ICON_SHAPE_DIAMOND">GIMP_ICON_SHAPE_DIAMOND</a></td> +</tr> +<tr> +<td class="define_keyword">#define</td> +<td class="function_name"><a class="link" href="libgimpwidgets-GimpIcons.html#GIMP-ICON-SHAPE-SQUARE:CAPS" title="GIMP_ICON_SHAPE_SQUARE">GIMP_ICON_SHAPE_SQUARE</a></td> +</tr> +<tr> +<td class="define_keyword">#define</td> +<td class="function_name"><a class="link" href="libgimpwidgets-GimpIcons.html#GIMP-ICON-SYSTEM-RUN:CAPS" title="GIMP_ICON_SYSTEM_RUN">GIMP_ICON_SYSTEM_RUN</a></td> +</tr> +<tr> +<td class="define_keyword">#define</td> +<td class="function_name"><a class="link" href="libgimpwidgets-GimpIcons.html#GIMP-ICON-TOOL-AIRBRUSH:CAPS" title="GIMP_ICON_TOOL_AIRBRUSH">GIMP_ICON_TOOL_AIRBRUSH</a></td> +</tr> +<tr> +<td class="define_keyword">#define</td> +<td class="function_name"><a class="link" href="libgimpwidgets-GimpIcons.html#GIMP-ICON-TOOL-ALIGN:CAPS" title="GIMP_ICON_TOOL_ALIGN">GIMP_ICON_TOOL_ALIGN</a></td> +</tr> +<tr> +<td class="define_keyword">#define</td> +<td class="function_name"><a class="link" href="libgimpwidgets-GimpIcons.html#GIMP-ICON-TOOL-BLUR:CAPS" title="GIMP_ICON_TOOL_BLUR">GIMP_ICON_TOOL_BLUR</a></td> +</tr> +<tr> +<td class="define_keyword">#define</td> +<td class="function_name"><a class="link" href="libgimpwidgets-GimpIcons.html#GIMP-ICON-TOOL-BRIGHTNESS-CONTRAST:CAPS" title="GIMP_ICON_TOOL_BRIGHTNESS_CONTRAST">GIMP_ICON_TOOL_BRIGHTNESS_CONTRAST</a></td> +</tr> +<tr> +<td class="define_keyword">#define</td> +<td class="function_name"><a class="link" href="libgimpwidgets-GimpIcons.html#GIMP-ICON-TOOL-BUCKET-FILL:CAPS" title="GIMP_ICON_TOOL_BUCKET_FILL">GIMP_ICON_TOOL_BUCKET_FILL</a></td> +</tr> +<tr> +<td class="define_keyword">#define</td> +<td class="function_name"><a class="link" href="libgimpwidgets-GimpIcons.html#GIMP-ICON-TOOL-BY-COLOR-SELECT:CAPS" title="GIMP_ICON_TOOL_BY_COLOR_SELECT">GIMP_ICON_TOOL_BY_COLOR_SELECT</a></td> +</tr> +<tr> +<td class="define_keyword">#define</td> +<td class="function_name"><a class="link" href="libgimpwidgets-GimpIcons.html#GIMP-ICON-TOOL-CAGE:CAPS" title="GIMP_ICON_TOOL_CAGE">GIMP_ICON_TOOL_CAGE</a></td> +</tr> +<tr> +<td class="define_keyword">#define</td> +<td class="function_name"><a class="link" href="libgimpwidgets-GimpIcons.html#GIMP-ICON-TOOL-CLONE:CAPS" title="GIMP_ICON_TOOL_CLONE">GIMP_ICON_TOOL_CLONE</a></td> +</tr> +<tr> +<td class="define_keyword">#define</td> +<td class="function_name"><a class="link" href="libgimpwidgets-GimpIcons.html#GIMP-ICON-TOOL-COLOR-TEMPERATURE:CAPS" title="GIMP_ICON_TOOL_COLOR_TEMPERATURE">GIMP_ICON_TOOL_COLOR_TEMPERATURE</a></td> +</tr> +<tr> +<td class="define_keyword">#define</td> +<td class="function_name"><a class="link" href="libgimpwidgets-GimpIcons.html#GIMP-ICON-TOOL-COLORIZE:CAPS" title="GIMP_ICON_TOOL_COLORIZE">GIMP_ICON_TOOL_COLORIZE</a></td> +</tr> +<tr> +<td class="define_keyword">#define</td> +<td class="function_name"><a class="link" href="libgimpwidgets-GimpIcons.html#GIMP-ICON-TOOL-COLOR-BALANCE:CAPS" title="GIMP_ICON_TOOL_COLOR_BALANCE">GIMP_ICON_TOOL_COLOR_BALANCE</a></td> +</tr> +<tr> +<td class="define_keyword">#define</td> +<td class="function_name"><a class="link" href="libgimpwidgets-GimpIcons.html#GIMP-ICON-TOOL-COLOR-PICKER:CAPS" title="GIMP_ICON_TOOL_COLOR_PICKER">GIMP_ICON_TOOL_COLOR_PICKER</a></td> +</tr> +<tr> +<td class="define_keyword">#define</td> +<td class="function_name"><a class="link" href="libgimpwidgets-GimpIcons.html#GIMP-ICON-TOOL-CROP:CAPS" title="GIMP_ICON_TOOL_CROP">GIMP_ICON_TOOL_CROP</a></td> +</tr> +<tr> +<td class="define_keyword">#define</td> +<td class="function_name"><a class="link" href="libgimpwidgets-GimpIcons.html#GIMP-ICON-TOOL-CURVES:CAPS" title="GIMP_ICON_TOOL_CURVES">GIMP_ICON_TOOL_CURVES</a></td> +</tr> +<tr> +<td class="define_keyword">#define</td> +<td class="function_name"><a class="link" href="libgimpwidgets-GimpIcons.html#GIMP-ICON-TOOL-DESATURATE:CAPS" title="GIMP_ICON_TOOL_DESATURATE">GIMP_ICON_TOOL_DESATURATE</a></td> +</tr> +<tr> +<td class="define_keyword">#define</td> +<td class="function_name"><a class="link" href="libgimpwidgets-GimpIcons.html#GIMP-ICON-TOOL-DODGE:CAPS" title="GIMP_ICON_TOOL_DODGE">GIMP_ICON_TOOL_DODGE</a></td> +</tr> +<tr> +<td class="define_keyword">#define</td> +<td class="function_name"><a class="link" href="libgimpwidgets-GimpIcons.html#GIMP-ICON-TOOL-ELLIPSE-SELECT:CAPS" title="GIMP_ICON_TOOL_ELLIPSE_SELECT">GIMP_ICON_TOOL_ELLIPSE_SELECT</a></td> +</tr> +<tr> +<td class="define_keyword">#define</td> +<td class="function_name"><a class="link" href="libgimpwidgets-GimpIcons.html#GIMP-ICON-TOOL-ERASER:CAPS" title="GIMP_ICON_TOOL_ERASER">GIMP_ICON_TOOL_ERASER</a></td> +</tr> +<tr> +<td class="define_keyword">#define</td> +<td class="function_name"><a class="link" href="libgimpwidgets-GimpIcons.html#GIMP-ICON-TOOL-EXPOSURE:CAPS" title="GIMP_ICON_TOOL_EXPOSURE">GIMP_ICON_TOOL_EXPOSURE</a></td> +</tr> +<tr> +<td class="define_keyword">#define</td> +<td class="function_name"><a class="link" href="libgimpwidgets-GimpIcons.html#GIMP-ICON-TOOL-FLIP:CAPS" title="GIMP_ICON_TOOL_FLIP">GIMP_ICON_TOOL_FLIP</a></td> +</tr> +<tr> +<td class="define_keyword">#define</td> +<td class="function_name"><a class="link" href="libgimpwidgets-GimpIcons.html#GIMP-ICON-TOOL-FOREGROUND-SELECT:CAPS" title="GIMP_ICON_TOOL_FOREGROUND_SELECT">GIMP_ICON_TOOL_FOREGROUND_SELECT</a></td> +</tr> +<tr> +<td class="define_keyword">#define</td> +<td class="function_name"><a class="link" href="libgimpwidgets-GimpIcons.html#GIMP-ICON-TOOL-FREE-SELECT:CAPS" title="GIMP_ICON_TOOL_FREE_SELECT">GIMP_ICON_TOOL_FREE_SELECT</a></td> +</tr> +<tr> +<td class="define_keyword">#define</td> +<td class="function_name"><a class="link" href="libgimpwidgets-GimpIcons.html#GIMP-ICON-TOOL-FUZZY-SELECT:CAPS" title="GIMP_ICON_TOOL_FUZZY_SELECT">GIMP_ICON_TOOL_FUZZY_SELECT</a></td> +</tr> +<tr> +<td class="define_keyword">#define</td> +<td class="function_name"><a class="link" href="libgimpwidgets-GimpIcons.html#GIMP-ICON-TOOL-GRADIENT:CAPS" title="GIMP_ICON_TOOL_GRADIENT">GIMP_ICON_TOOL_GRADIENT</a></td> +</tr> +<tr> +<td class="define_keyword">#define</td> +<td class="function_name"><a class="link" href="libgimpwidgets-GimpIcons.html#GIMP-ICON-TOOL-HANDLE-TRANSFORM:CAPS" title="GIMP_ICON_TOOL_HANDLE_TRANSFORM">GIMP_ICON_TOOL_HANDLE_TRANSFORM</a></td> +</tr> +<tr> +<td class="define_keyword">#define</td> +<td class="function_name"><a class="link" href="libgimpwidgets-GimpIcons.html#GIMP-ICON-TOOL-HEAL:CAPS" title="GIMP_ICON_TOOL_HEAL">GIMP_ICON_TOOL_HEAL</a></td> +</tr> +<tr> +<td class="define_keyword">#define</td> +<td class="function_name"><a class="link" href="libgimpwidgets-GimpIcons.html#GIMP-ICON-TOOL-HUE-SATURATION:CAPS" title="GIMP_ICON_TOOL_HUE_SATURATION">GIMP_ICON_TOOL_HUE_SATURATION</a></td> +</tr> +<tr> +<td class="define_keyword">#define</td> +<td class="function_name"><a class="link" href="libgimpwidgets-GimpIcons.html#GIMP-ICON-TOOL-INK:CAPS" title="GIMP_ICON_TOOL_INK">GIMP_ICON_TOOL_INK</a></td> +</tr> +<tr> +<td class="define_keyword">#define</td> +<td class="function_name"><a class="link" href="libgimpwidgets-GimpIcons.html#GIMP-ICON-TOOL-ISCISSORS:CAPS" title="GIMP_ICON_TOOL_ISCISSORS">GIMP_ICON_TOOL_ISCISSORS</a></td> +</tr> +<tr> +<td class="define_keyword">#define</td> +<td class="function_name"><a class="link" href="libgimpwidgets-GimpIcons.html#GIMP-ICON-TOOL-LEVELS:CAPS" title="GIMP_ICON_TOOL_LEVELS">GIMP_ICON_TOOL_LEVELS</a></td> +</tr> +<tr> +<td class="define_keyword">#define</td> +<td class="function_name"><a class="link" href="libgimpwidgets-GimpIcons.html#GIMP-ICON-TOOL-MEASURE:CAPS" title="GIMP_ICON_TOOL_MEASURE">GIMP_ICON_TOOL_MEASURE</a></td> +</tr> +<tr> +<td class="define_keyword">#define</td> +<td class="function_name"><a class="link" href="libgimpwidgets-GimpIcons.html#GIMP-ICON-TOOL-MOVE:CAPS" title="GIMP_ICON_TOOL_MOVE">GIMP_ICON_TOOL_MOVE</a></td> +</tr> +<tr> +<td class="define_keyword">#define</td> +<td class="function_name"><a class="link" href="libgimpwidgets-GimpIcons.html#GIMP-ICON-TOOL-MYPAINT-BRUSH:CAPS" title="GIMP_ICON_TOOL_MYPAINT_BRUSH">GIMP_ICON_TOOL_MYPAINT_BRUSH</a></td> +</tr> +<tr> +<td class="define_keyword">#define</td> +<td class="function_name"><a class="link" href="libgimpwidgets-GimpIcons.html#GIMP-ICON-TOOL-N-POINT-DEFORMATION:CAPS" title="GIMP_ICON_TOOL_N_POINT_DEFORMATION">GIMP_ICON_TOOL_N_POINT_DEFORMATION</a></td> +</tr> +<tr> +<td class="define_keyword">#define</td> +<td class="function_name"><a class="link" href="libgimpwidgets-GimpIcons.html#GIMP-ICON-TOOL-OFFSET:CAPS" title="GIMP_ICON_TOOL_OFFSET">GIMP_ICON_TOOL_OFFSET</a></td> +</tr> +<tr> +<td class="define_keyword">#define</td> +<td class="function_name"><a class="link" href="libgimpwidgets-GimpIcons.html#GIMP-ICON-TOOL-PAINTBRUSH:CAPS" title="GIMP_ICON_TOOL_PAINTBRUSH">GIMP_ICON_TOOL_PAINTBRUSH</a></td> +</tr> +<tr> +<td class="define_keyword">#define</td> +<td class="function_name"><a class="link" href="libgimpwidgets-GimpIcons.html#GIMP-ICON-TOOL-PATH:CAPS" title="GIMP_ICON_TOOL_PATH">GIMP_ICON_TOOL_PATH</a></td> +</tr> +<tr> +<td class="define_keyword">#define</td> +<td class="function_name"><a class="link" href="libgimpwidgets-GimpIcons.html#GIMP-ICON-TOOL-PENCIL:CAPS" title="GIMP_ICON_TOOL_PENCIL">GIMP_ICON_TOOL_PENCIL</a></td> +</tr> +<tr> +<td class="define_keyword">#define</td> +<td class="function_name"><a class="link" href="libgimpwidgets-GimpIcons.html#GIMP-ICON-TOOL-PERSPECTIVE:CAPS" title="GIMP_ICON_TOOL_PERSPECTIVE">GIMP_ICON_TOOL_PERSPECTIVE</a></td> +</tr> +<tr> +<td class="define_keyword">#define</td> +<td class="function_name"><a class="link" href="libgimpwidgets-GimpIcons.html#GIMP-ICON-TOOL-PERSPECTIVE-CLONE:CAPS" title="GIMP_ICON_TOOL_PERSPECTIVE_CLONE">GIMP_ICON_TOOL_PERSPECTIVE_CLONE</a></td> +</tr> +<tr> +<td class="define_keyword">#define</td> +<td class="function_name"><a class="link" href="libgimpwidgets-GimpIcons.html#GIMP-ICON-TOOL-POSTERIZE:CAPS" title="GIMP_ICON_TOOL_POSTERIZE">GIMP_ICON_TOOL_POSTERIZE</a></td> +</tr> +<tr> +<td class="define_keyword">#define</td> +<td class="function_name"><a class="link" href="libgimpwidgets-GimpIcons.html#GIMP-ICON-TOOL-RECT-SELECT:CAPS" title="GIMP_ICON_TOOL_RECT_SELECT">GIMP_ICON_TOOL_RECT_SELECT</a></td> +</tr> +<tr> +<td class="define_keyword">#define</td> +<td class="function_name"><a class="link" href="libgimpwidgets-GimpIcons.html#GIMP-ICON-TOOL-ROTATE:CAPS" title="GIMP_ICON_TOOL_ROTATE">GIMP_ICON_TOOL_ROTATE</a></td> +</tr> +<tr> +<td class="define_keyword">#define</td> +<td class="function_name"><a class="link" href="libgimpwidgets-GimpIcons.html#GIMP-ICON-TOOL-SCALE:CAPS" title="GIMP_ICON_TOOL_SCALE">GIMP_ICON_TOOL_SCALE</a></td> +</tr> +<tr> +<td class="define_keyword">#define</td> +<td class="function_name"><a class="link" href="libgimpwidgets-GimpIcons.html#GIMP-ICON-TOOL-SEAMLESS-CLONE:CAPS" title="GIMP_ICON_TOOL_SEAMLESS_CLONE">GIMP_ICON_TOOL_SEAMLESS_CLONE</a></td> +</tr> +<tr> +<td class="define_keyword">#define</td> +<td class="function_name"><a class="link" href="libgimpwidgets-GimpIcons.html#GIMP-ICON-TOOL-SHADOWS-HIGHLIGHTS:CAPS" title="GIMP_ICON_TOOL_SHADOWS_HIGHLIGHTS">GIMP_ICON_TOOL_SHADOWS_HIGHLIGHTS</a></td> +</tr> +<tr> +<td class="define_keyword">#define</td> +<td class="function_name"><a class="link" href="libgimpwidgets-GimpIcons.html#GIMP-ICON-TOOL-SHEAR:CAPS" title="GIMP_ICON_TOOL_SHEAR">GIMP_ICON_TOOL_SHEAR</a></td> +</tr> +<tr> +<td class="define_keyword">#define</td> +<td class="function_name"><a class="link" href="libgimpwidgets-GimpIcons.html#GIMP-ICON-TOOL-SMUDGE:CAPS" title="GIMP_ICON_TOOL_SMUDGE">GIMP_ICON_TOOL_SMUDGE</a></td> +</tr> +<tr> +<td class="define_keyword">#define</td> +<td class="function_name"><a class="link" href="libgimpwidgets-GimpIcons.html#GIMP-ICON-TOOL-TEXT:CAPS" title="GIMP_ICON_TOOL_TEXT">GIMP_ICON_TOOL_TEXT</a></td> +</tr> +<tr> +<td class="define_keyword">#define</td> +<td class="function_name"><a class="link" href="libgimpwidgets-GimpIcons.html#GIMP-ICON-TOOL-THRESHOLD:CAPS" title="GIMP_ICON_TOOL_THRESHOLD">GIMP_ICON_TOOL_THRESHOLD</a></td> +</tr> +<tr> +<td class="define_keyword">#define</td> +<td class="function_name"><a class="link" href="libgimpwidgets-GimpIcons.html#GIMP-ICON-TOOL-TRANSFORM-3D:CAPS" title="GIMP_ICON_TOOL_TRANSFORM_3D">GIMP_ICON_TOOL_TRANSFORM_3D</a></td> +</tr> +<tr> +<td class="define_keyword">#define</td> +<td class="function_name"><a class="link" href="libgimpwidgets-GimpIcons.html#GIMP-ICON-TOOL-UNIFIED-TRANSFORM:CAPS" title="GIMP_ICON_TOOL_UNIFIED_TRANSFORM">GIMP_ICON_TOOL_UNIFIED_TRANSFORM</a></td> +</tr> +<tr> +<td class="define_keyword">#define</td> +<td class="function_name"><a class="link" href="libgimpwidgets-GimpIcons.html#GIMP-ICON-TOOL-WARP:CAPS" title="GIMP_ICON_TOOL_WARP">GIMP_ICON_TOOL_WARP</a></td> +</tr> +<tr> +<td class="define_keyword">#define</td> +<td class="function_name"><a class="link" href="libgimpwidgets-GimpIcons.html#GIMP-ICON-TOOL-ZOOM:CAPS" title="GIMP_ICON_TOOL_ZOOM">GIMP_ICON_TOOL_ZOOM</a></td> +</tr> +<tr> +<td class="define_keyword">#define</td> +<td class="function_name"><a class="link" href="libgimpwidgets-GimpIcons.html#GIMP-ICON-TRANSFORM-3D-CAMERA:CAPS" title="GIMP_ICON_TRANSFORM_3D_CAMERA">GIMP_ICON_TRANSFORM_3D_CAMERA</a></td> +</tr> +<tr> +<td class="define_keyword">#define</td> +<td class="function_name"><a class="link" href="libgimpwidgets-GimpIcons.html#GIMP-ICON-TRANSFORM-3D-MOVE:CAPS" title="GIMP_ICON_TRANSFORM_3D_MOVE">GIMP_ICON_TRANSFORM_3D_MOVE</a></td> +</tr> +<tr> +<td class="define_keyword">#define</td> +<td class="function_name"><a class="link" href="libgimpwidgets-GimpIcons.html#GIMP-ICON-TRANSFORM-3D-ROTATE:CAPS" title="GIMP_ICON_TRANSFORM_3D_ROTATE">GIMP_ICON_TRANSFORM_3D_ROTATE</a></td> +</tr> +<tr> +<td class="define_keyword">#define</td> +<td class="function_name"><a class="link" href="libgimpwidgets-GimpIcons.html#GIMP-ICON-VIEW-REFRESH:CAPS" title="GIMP_ICON_VIEW_REFRESH">GIMP_ICON_VIEW_REFRESH</a></td> +</tr> +<tr> +<td class="define_keyword">#define</td> +<td class="function_name"><a class="link" href="libgimpwidgets-GimpIcons.html#GIMP-ICON-VIEW-FULLSCREEN:CAPS" title="GIMP_ICON_VIEW_FULLSCREEN">GIMP_ICON_VIEW_FULLSCREEN</a></td> +</tr> +<tr> +<td class="define_keyword">#define</td> +<td class="function_name"><a class="link" href="libgimpwidgets-GimpIcons.html#GIMP-ICON-WILBER:CAPS" title="GIMP_ICON_WILBER">GIMP_ICON_WILBER</a></td> +</tr> +<tr> +<td class="define_keyword">#define</td> +<td class="function_name"><a class="link" href="libgimpwidgets-GimpIcons.html#GIMP-ICON-WILBER-EEK:CAPS" title="GIMP_ICON_WILBER_EEK">GIMP_ICON_WILBER_EEK</a></td> +</tr> +<tr> +<td class="define_keyword">#define</td> +<td class="function_name"><a class="link" href="libgimpwidgets-GimpIcons.html#GIMP-ICON-WINDOW-CLOSE:CAPS" title="GIMP_ICON_WINDOW_CLOSE">GIMP_ICON_WINDOW_CLOSE</a></td> +</tr> +<tr> +<td class="define_keyword">#define</td> +<td class="function_name"><a class="link" href="libgimpwidgets-GimpIcons.html#GIMP-ICON-WINDOW-MOVE-TO-SCREEN:CAPS" title="GIMP_ICON_WINDOW_MOVE_TO_SCREEN">GIMP_ICON_WINDOW_MOVE_TO_SCREEN</a></td> +</tr> +<tr> +<td class="define_keyword">#define</td> +<td class="function_name"><a class="link" href="libgimpwidgets-GimpIcons.html#GIMP-ICON-WINDOW-NEW:CAPS" title="GIMP_ICON_WINDOW_NEW">GIMP_ICON_WINDOW_NEW</a></td> +</tr> +<tr> +<td class="define_keyword">#define</td> +<td class="function_name"><a class="link" href="libgimpwidgets-GimpIcons.html#GIMP-ICON-ZOOM-IN:CAPS" title="GIMP_ICON_ZOOM_IN">GIMP_ICON_ZOOM_IN</a></td> +</tr> +<tr> +<td class="define_keyword">#define</td> +<td class="function_name"><a class="link" href="libgimpwidgets-GimpIcons.html#GIMP-ICON-ZOOM-ORIGINAL:CAPS" title="GIMP_ICON_ZOOM_ORIGINAL">GIMP_ICON_ZOOM_ORIGINAL</a></td> +</tr> +<tr> +<td class="define_keyword">#define</td> +<td class="function_name"><a class="link" href="libgimpwidgets-GimpIcons.html#GIMP-ICON-ZOOM-OUT:CAPS" title="GIMP_ICON_ZOOM_OUT">GIMP_ICON_ZOOM_OUT</a></td> +</tr> +<tr> +<td class="define_keyword">#define</td> +<td class="function_name"><a class="link" href="libgimpwidgets-GimpIcons.html#GIMP-ICON-ZOOM-FIT-BEST:CAPS" title="GIMP_ICON_ZOOM_FIT_BEST">GIMP_ICON_ZOOM_FIT_BEST</a></td> +</tr> +<tr> +<td class="define_keyword">#define</td> +<td class="function_name"><a class="link" href="libgimpwidgets-GimpIcons.html#GIMP-ICON-ZOOM-FOLLOW-WINDOW:CAPS" title="GIMP_ICON_ZOOM_FOLLOW_WINDOW">GIMP_ICON_ZOOM_FOLLOW_WINDOW</a></td> +</tr> +<tr> +<td class="define_keyword">#define</td> +<td class="function_name"><a class="link" href="libgimpwidgets-GimpIcons.html#GIMP-STOCK-ANCHOR:CAPS" title="GIMP_STOCK_ANCHOR">GIMP_STOCK_ANCHOR</a></td> +</tr> +<tr> +<td class="define_keyword">#define</td> +<td class="function_name"><a class="link" href="libgimpwidgets-GimpIcons.html#GIMP-STOCK-CENTER:CAPS" title="GIMP_STOCK_CENTER">GIMP_STOCK_CENTER</a></td> +</tr> +<tr> +<td class="define_keyword">#define</td> +<td class="function_name"><a class="link" href="libgimpwidgets-GimpIcons.html#GIMP-STOCK-DUPLICATE:CAPS" title="GIMP_STOCK_DUPLICATE">GIMP_STOCK_DUPLICATE</a></td> +</tr> +<tr> +<td class="define_keyword">#define</td> +<td class="function_name"><a class="link" href="libgimpwidgets-GimpIcons.html#GIMP-STOCK-EDIT:CAPS" title="GIMP_STOCK_EDIT">GIMP_STOCK_EDIT</a></td> +</tr> +<tr> +<td class="define_keyword">#define</td> +<td class="function_name"><a class="link" href="libgimpwidgets-GimpIcons.html#GIMP-STOCK-RESET:CAPS" title="GIMP_STOCK_RESET">GIMP_STOCK_RESET</a></td> +</tr> +<tr> +<td class="define_keyword">#define</td> +<td class="function_name"><a class="link" href="libgimpwidgets-GimpIcons.html#GIMP-STOCK-CLOSE:CAPS" title="GIMP_STOCK_CLOSE">GIMP_STOCK_CLOSE</a></td> +</tr> +<tr> +<td class="define_keyword">#define</td> +<td class="function_name"><a class="link" href="libgimpwidgets-GimpIcons.html#GIMP-STOCK-MENU-LEFT:CAPS" title="GIMP_STOCK_MENU_LEFT">GIMP_STOCK_MENU_LEFT</a></td> +</tr> +<tr> +<td class="define_keyword">#define</td> +<td class="function_name"><a class="link" href="libgimpwidgets-GimpIcons.html#GIMP-STOCK-MENU-RIGHT:CAPS" title="GIMP_STOCK_MENU_RIGHT">GIMP_STOCK_MENU_RIGHT</a></td> +</tr> +<tr> +<td class="define_keyword">#define</td> +<td class="function_name"><a class="link" href="libgimpwidgets-GimpIcons.html#GIMP-STOCK-MOVE-TO-SCREEN:CAPS" title="GIMP_STOCK_MOVE_TO_SCREEN">GIMP_STOCK_MOVE_TO_SCREEN</a></td> +</tr> +<tr> +<td class="define_keyword">#define</td> +<td class="function_name"><a class="link" href="libgimpwidgets-GimpIcons.html#GIMP-STOCK-INVERT:CAPS" title="GIMP_STOCK_INVERT">GIMP_STOCK_INVERT</a></td> +</tr> +<tr> +<td class="define_keyword">#define</td> +<td class="function_name"><a class="link" href="libgimpwidgets-GimpIcons.html#GIMP-STOCK-LAYER-TO-IMAGESIZE:CAPS" title="GIMP_STOCK_LAYER_TO_IMAGESIZE">GIMP_STOCK_LAYER_TO_IMAGESIZE</a></td> +</tr> +<tr> +<td class="define_keyword">#define</td> +<td class="function_name"><a class="link" href="libgimpwidgets-GimpIcons.html#GIMP-STOCK-MERGE-DOWN:CAPS" title="GIMP_STOCK_MERGE_DOWN">GIMP_STOCK_MERGE_DOWN</a></td> +</tr> +<tr> +<td class="define_keyword">#define</td> +<td class="function_name"><a class="link" href="libgimpwidgets-GimpIcons.html#GIMP-STOCK-NAVIGATION:CAPS" title="GIMP_STOCK_NAVIGATION">GIMP_STOCK_NAVIGATION</a></td> +</tr> +<tr> +<td class="define_keyword">#define</td> +<td class="function_name"><a class="link" href="libgimpwidgets-GimpIcons.html#GIMP-STOCK-PASTE-AS-NEW:CAPS" title="GIMP_STOCK_PASTE_AS_NEW">GIMP_STOCK_PASTE_AS_NEW</a></td> +</tr> +<tr> +<td class="define_keyword">#define</td> +<td class="function_name"><a class="link" href="libgimpwidgets-GimpIcons.html#GIMP-STOCK-PASTE-INTO:CAPS" title="GIMP_STOCK_PASTE_INTO">GIMP_STOCK_PASTE_INTO</a></td> +</tr> +<tr> +<td class="define_keyword">#define</td> +<td class="function_name"><a class="link" href="libgimpwidgets-GimpIcons.html#GIMP-STOCK-PATH-STROKE:CAPS" title="GIMP_STOCK_PATH_STROKE">GIMP_STOCK_PATH_STROKE</a></td> +</tr> +<tr> +<td class="define_keyword">#define</td> +<td class="function_name"><a class="link" href="libgimpwidgets-GimpIcons.html#GIMP-STOCK-PLUGIN:CAPS" title="GIMP_STOCK_PLUGIN">GIMP_STOCK_PLUGIN</a></td> +</tr> +<tr> +<td class="define_keyword">#define</td> +<td class="function_name"><a class="link" href="libgimpwidgets-GimpIcons.html#GIMP-STOCK-QUICK-MASK-OFF:CAPS" title="GIMP_STOCK_QUICK_MASK_OFF">GIMP_STOCK_QUICK_MASK_OFF</a></td> +</tr> +<tr> +<td class="define_keyword">#define</td> +<td class="function_name"><a class="link" href="libgimpwidgets-GimpIcons.html#GIMP-STOCK-QUICK-MASK-ON:CAPS" title="GIMP_STOCK_QUICK_MASK_ON">GIMP_STOCK_QUICK_MASK_ON</a></td> +</tr> +<tr> +<td class="define_keyword">#define</td> +<td class="function_name"><a class="link" href="libgimpwidgets-GimpIcons.html#GIMP-STOCK-HISTOGRAM:CAPS" title="GIMP_STOCK_HISTOGRAM">GIMP_STOCK_HISTOGRAM</a></td> +</tr> +<tr> +<td class="define_keyword">#define</td> +<td class="function_name"><a class="link" href="libgimpwidgets-GimpIcons.html#GIMP-STOCK-HISTOGRAM-LINEAR:CAPS" title="GIMP_STOCK_HISTOGRAM_LINEAR">GIMP_STOCK_HISTOGRAM_LINEAR</a></td> +</tr> +<tr> +<td class="define_keyword">#define</td> +<td class="function_name"><a class="link" href="libgimpwidgets-GimpIcons.html#GIMP-STOCK-HISTOGRAM-LOGARITHMIC:CAPS" title="GIMP_STOCK_HISTOGRAM_LOGARITHMIC">GIMP_STOCK_HISTOGRAM_LOGARITHMIC</a></td> +</tr> +<tr> +<td class="define_keyword">#define</td> +<td class="function_name"><a class="link" href="libgimpwidgets-GimpIcons.html#GIMP-STOCK-RESHOW-FILTER:CAPS" title="GIMP_STOCK_RESHOW_FILTER">GIMP_STOCK_RESHOW_FILTER</a></td> +</tr> +<tr> +<td class="define_keyword">#define</td> +<td class="function_name"><a class="link" href="libgimpwidgets-GimpIcons.html#GIMP-STOCK-RESIZE:CAPS" title="GIMP_STOCK_RESIZE">GIMP_STOCK_RESIZE</a></td> +</tr> +<tr> +<td class="define_keyword">#define</td> +<td class="function_name"><a class="link" href="libgimpwidgets-GimpIcons.html#GIMP-STOCK-FLIP-HORIZONTAL:CAPS" title="GIMP_STOCK_FLIP_HORIZONTAL">GIMP_STOCK_FLIP_HORIZONTAL</a></td> +</tr> +<tr> +<td class="define_keyword">#define</td> +<td class="function_name"><a class="link" href="libgimpwidgets-GimpIcons.html#GIMP-STOCK-FLIP-VERTICAL:CAPS" title="GIMP_STOCK_FLIP_VERTICAL">GIMP_STOCK_FLIP_VERTICAL</a></td> +</tr> +<tr> +<td class="define_keyword">#define</td> +<td class="function_name"><a class="link" href="libgimpwidgets-GimpIcons.html#GIMP-STOCK-ROTATE-180:CAPS" title="GIMP_STOCK_ROTATE_180">GIMP_STOCK_ROTATE_180</a></td> +</tr> +<tr> +<td class="define_keyword">#define</td> +<td class="function_name"><a class="link" href="libgimpwidgets-GimpIcons.html#GIMP-STOCK-ROTATE-270:CAPS" title="GIMP_STOCK_ROTATE_270">GIMP_STOCK_ROTATE_270</a></td> +</tr> +<tr> +<td class="define_keyword">#define</td> +<td class="function_name"><a class="link" href="libgimpwidgets-GimpIcons.html#GIMP-STOCK-ROTATE-90:CAPS" title="GIMP_STOCK_ROTATE_90">GIMP_STOCK_ROTATE_90</a></td> +</tr> +<tr> +<td class="define_keyword">#define</td> +<td class="function_name"><a class="link" href="libgimpwidgets-GimpIcons.html#GIMP-STOCK-SCALE:CAPS" title="GIMP_STOCK_SCALE">GIMP_STOCK_SCALE</a></td> +</tr> +<tr> +<td class="define_keyword">#define</td> +<td class="function_name"><a class="link" href="libgimpwidgets-GimpIcons.html#GIMP-STOCK-LINKED:CAPS" title="GIMP_STOCK_LINKED">GIMP_STOCK_LINKED</a></td> +</tr> +<tr> +<td class="define_keyword">#define</td> +<td class="function_name"><a class="link" href="libgimpwidgets-GimpIcons.html#GIMP-STOCK-VISIBLE:CAPS" title="GIMP_STOCK_VISIBLE">GIMP_STOCK_VISIBLE</a></td> +</tr> +<tr> +<td class="define_keyword">#define</td> +<td class="function_name"><a class="link" href="libgimpwidgets-GimpIcons.html#GIMP-STOCK-LIST:CAPS" title="GIMP_STOCK_LIST">GIMP_STOCK_LIST</a></td> +</tr> +<tr> +<td class="define_keyword">#define</td> +<td class="function_name"><a class="link" href="libgimpwidgets-GimpIcons.html#GIMP-STOCK-GRID:CAPS" title="GIMP_STOCK_GRID">GIMP_STOCK_GRID</a></td> +</tr> +<tr> +<td class="define_keyword">#define</td> +<td class="function_name"><a class="link" href="libgimpwidgets-GimpIcons.html#GIMP-STOCK-PORTRAIT:CAPS" title="GIMP_STOCK_PORTRAIT">GIMP_STOCK_PORTRAIT</a></td> +</tr> +<tr> +<td class="define_keyword">#define</td> +<td class="function_name"><a class="link" href="libgimpwidgets-GimpIcons.html#GIMP-STOCK-LANDSCAPE:CAPS" title="GIMP_STOCK_LANDSCAPE">GIMP_STOCK_LANDSCAPE</a></td> +</tr> +<tr> +<td class="define_keyword">#define</td> +<td class="function_name"><a class="link" href="libgimpwidgets-GimpIcons.html#GIMP-STOCK-VIDEO:CAPS" title="GIMP_STOCK_VIDEO">GIMP_STOCK_VIDEO</a></td> +</tr> +<tr> +<td class="define_keyword">#define</td> +<td class="function_name"><a class="link" href="libgimpwidgets-GimpIcons.html#GIMP-STOCK-WEB:CAPS" title="GIMP_STOCK_WEB">GIMP_STOCK_WEB</a></td> +</tr> +<tr> +<td class="define_keyword">#define</td> +<td class="function_name"><a class="link" href="libgimpwidgets-GimpIcons.html#GIMP-STOCK-IMAGE:CAPS" title="GIMP_STOCK_IMAGE">GIMP_STOCK_IMAGE</a></td> +</tr> +<tr> +<td class="define_keyword">#define</td> +<td class="function_name"><a class="link" href="libgimpwidgets-GimpIcons.html#GIMP-STOCK-LAYER:CAPS" title="GIMP_STOCK_LAYER">GIMP_STOCK_LAYER</a></td> +</tr> +<tr> +<td class="define_keyword">#define</td> +<td class="function_name"><a class="link" href="libgimpwidgets-GimpIcons.html#GIMP-STOCK-LAYER-MASK:CAPS" title="GIMP_STOCK_LAYER_MASK">GIMP_STOCK_LAYER_MASK</a></td> +</tr> +<tr> +<td class="define_keyword">#define</td> +<td class="function_name"><a class="link" href="libgimpwidgets-GimpIcons.html#GIMP-STOCK-CHANNEL:CAPS" title="GIMP_STOCK_CHANNEL">GIMP_STOCK_CHANNEL</a></td> +</tr> +<tr> +<td class="define_keyword">#define</td> +<td class="function_name"><a class="link" href="libgimpwidgets-GimpIcons.html#GIMP-STOCK-CHANNEL-RED:CAPS" title="GIMP_STOCK_CHANNEL_RED">GIMP_STOCK_CHANNEL_RED</a></td> +</tr> +<tr> +<td class="define_keyword">#define</td> +<td class="function_name"><a class="link" href="libgimpwidgets-GimpIcons.html#GIMP-STOCK-CHANNEL-GREEN:CAPS" title="GIMP_STOCK_CHANNEL_GREEN">GIMP_STOCK_CHANNEL_GREEN</a></td> +</tr> +<tr> +<td class="define_keyword">#define</td> +<td class="function_name"><a class="link" href="libgimpwidgets-GimpIcons.html#GIMP-STOCK-CHANNEL-BLUE:CAPS" title="GIMP_STOCK_CHANNEL_BLUE">GIMP_STOCK_CHANNEL_BLUE</a></td> +</tr> +<tr> +<td class="define_keyword">#define</td> +<td class="function_name"><a class="link" href="libgimpwidgets-GimpIcons.html#GIMP-STOCK-CHANNEL-GRAY:CAPS" title="GIMP_STOCK_CHANNEL_GRAY">GIMP_STOCK_CHANNEL_GRAY</a></td> +</tr> +<tr> +<td class="define_keyword">#define</td> +<td class="function_name"><a class="link" href="libgimpwidgets-GimpIcons.html#GIMP-STOCK-CHANNEL-INDEXED:CAPS" title="GIMP_STOCK_CHANNEL_INDEXED">GIMP_STOCK_CHANNEL_INDEXED</a></td> +</tr> +<tr> +<td class="define_keyword">#define</td> +<td class="function_name"><a class="link" href="libgimpwidgets-GimpIcons.html#GIMP-STOCK-CHANNEL-ALPHA:CAPS" title="GIMP_STOCK_CHANNEL_ALPHA">GIMP_STOCK_CHANNEL_ALPHA</a></td> +</tr> +<tr> +<td class="define_keyword">#define</td> +<td class="function_name"><a class="link" href="libgimpwidgets-GimpIcons.html#GIMP-STOCK-PATH:CAPS" title="GIMP_STOCK_PATH">GIMP_STOCK_PATH</a></td> +</tr> +<tr> +<td class="define_keyword">#define</td> +<td class="function_name"><a class="link" href="libgimpwidgets-GimpIcons.html#GIMP-STOCK-TEXT-LAYER:CAPS" title="GIMP_STOCK_TEXT_LAYER">GIMP_STOCK_TEXT_LAYER</a></td> +</tr> +<tr> +<td class="define_keyword">#define</td> +<td class="function_name"><a class="link" href="libgimpwidgets-GimpIcons.html#GIMP-STOCK-FLOATING-SELECTION:CAPS" title="GIMP_STOCK_FLOATING_SELECTION">GIMP_STOCK_FLOATING_SELECTION</a></td> +</tr> +<tr> +<td class="define_keyword">#define</td> +<td class="function_name"><a class="link" href="libgimpwidgets-GimpIcons.html#GIMP-STOCK-TEMPLATE:CAPS" title="GIMP_STOCK_TEMPLATE">GIMP_STOCK_TEMPLATE</a></td> +</tr> +<tr> +<td class="define_keyword">#define</td> +<td class="function_name"><a class="link" href="libgimpwidgets-GimpIcons.html#GIMP-STOCK-IMAGES:CAPS" title="GIMP_STOCK_IMAGES">GIMP_STOCK_IMAGES</a></td> +</tr> +<tr> +<td class="define_keyword">#define</td> +<td class="function_name"><a class="link" href="libgimpwidgets-GimpIcons.html#GIMP-STOCK-LAYERS:CAPS" title="GIMP_STOCK_LAYERS">GIMP_STOCK_LAYERS</a></td> +</tr> +<tr> +<td class="define_keyword">#define</td> +<td class="function_name"><a class="link" href="libgimpwidgets-GimpIcons.html#GIMP-STOCK-CHANNELS:CAPS" title="GIMP_STOCK_CHANNELS">GIMP_STOCK_CHANNELS</a></td> +</tr> +<tr> +<td class="define_keyword">#define</td> +<td class="function_name"><a class="link" href="libgimpwidgets-GimpIcons.html#GIMP-STOCK-PATHS:CAPS" title="GIMP_STOCK_PATHS">GIMP_STOCK_PATHS</a></td> +</tr> +<tr> +<td class="define_keyword">#define</td> +<td class="function_name"><a class="link" href="libgimpwidgets-GimpIcons.html#GIMP-STOCK-COLORMAP:CAPS" title="GIMP_STOCK_COLORMAP">GIMP_STOCK_COLORMAP</a></td> +</tr> +<tr> +<td class="define_keyword">#define</td> +<td class="function_name"><a class="link" href="libgimpwidgets-GimpIcons.html#GIMP-STOCK-INDEXED-PALETTE:CAPS" title="GIMP_STOCK_INDEXED_PALETTE">GIMP_STOCK_INDEXED_PALETTE</a></td> +</tr> +<tr> +<td class="define_keyword">#define</td> +<td class="function_name"><a class="link" href="libgimpwidgets-GimpIcons.html#GIMP-STOCK-CURSOR:CAPS" title="GIMP_STOCK_CURSOR">GIMP_STOCK_CURSOR</a></td> +</tr> +<tr> +<td class="define_keyword">#define</td> +<td class="function_name"><a class="link" href="libgimpwidgets-GimpIcons.html#GIMP-STOCK-SAMPLE-POINT:CAPS" title="GIMP_STOCK_SAMPLE_POINT">GIMP_STOCK_SAMPLE_POINT</a></td> +</tr> +<tr> +<td class="define_keyword">#define</td> +<td class="function_name"><a class="link" href="libgimpwidgets-GimpIcons.html#GIMP-STOCK-SHAPE-CIRCLE:CAPS" title="GIMP_STOCK_SHAPE_CIRCLE">GIMP_STOCK_SHAPE_CIRCLE</a></td> +</tr> +<tr> +<td class="define_keyword">#define</td> +<td class="function_name"><a class="link" href="libgimpwidgets-GimpIcons.html#GIMP-STOCK-SHAPE-SQUARE:CAPS" title="GIMP_STOCK_SHAPE_SQUARE">GIMP_STOCK_SHAPE_SQUARE</a></td> +</tr> +<tr> +<td class="define_keyword">#define</td> +<td class="function_name"><a class="link" href="libgimpwidgets-GimpIcons.html#GIMP-STOCK-SHAPE-DIAMOND:CAPS" title="GIMP_STOCK_SHAPE_DIAMOND">GIMP_STOCK_SHAPE_DIAMOND</a></td> +</tr> +<tr> +<td class="define_keyword">#define</td> +<td class="function_name"><a class="link" href="libgimpwidgets-GimpIcons.html#GIMP-STOCK-CAP-BUTT:CAPS" title="GIMP_STOCK_CAP_BUTT">GIMP_STOCK_CAP_BUTT</a></td> +</tr> +<tr> +<td class="define_keyword">#define</td> +<td class="function_name"><a class="link" href="libgimpwidgets-GimpIcons.html#GIMP-STOCK-CAP-ROUND:CAPS" title="GIMP_STOCK_CAP_ROUND">GIMP_STOCK_CAP_ROUND</a></td> +</tr> +<tr> +<td class="define_keyword">#define</td> +<td class="function_name"><a class="link" href="libgimpwidgets-GimpIcons.html#GIMP-STOCK-CAP-SQUARE:CAPS" title="GIMP_STOCK_CAP_SQUARE">GIMP_STOCK_CAP_SQUARE</a></td> +</tr> +<tr> +<td class="define_keyword">#define</td> +<td class="function_name"><a class="link" href="libgimpwidgets-GimpIcons.html#GIMP-STOCK-JOIN-MITER:CAPS" title="GIMP_STOCK_JOIN_MITER">GIMP_STOCK_JOIN_MITER</a></td> +</tr> +<tr> +<td class="define_keyword">#define</td> +<td class="function_name"><a class="link" href="libgimpwidgets-GimpIcons.html#GIMP-STOCK-JOIN-ROUND:CAPS" title="GIMP_STOCK_JOIN_ROUND">GIMP_STOCK_JOIN_ROUND</a></td> +</tr> +<tr> +<td class="define_keyword">#define</td> +<td class="function_name"><a class="link" href="libgimpwidgets-GimpIcons.html#GIMP-STOCK-JOIN-BEVEL:CAPS" title="GIMP_STOCK_JOIN_BEVEL">GIMP_STOCK_JOIN_BEVEL</a></td> +</tr> +<tr> +<td class="define_keyword">#define</td> +<td class="function_name"><a class="link" href="libgimpwidgets-GimpIcons.html#GIMP-STOCK-SELECTION:CAPS" title="GIMP_STOCK_SELECTION">GIMP_STOCK_SELECTION</a></td> +</tr> +<tr> +<td class="define_keyword">#define</td> +<td class="function_name"><a class="link" href="libgimpwidgets-GimpIcons.html#GIMP-STOCK-SELECTION-ALL:CAPS" title="GIMP_STOCK_SELECTION_ALL">GIMP_STOCK_SELECTION_ALL</a></td> +</tr> +<tr> +<td class="define_keyword">#define</td> +<td class="function_name"><a class="link" href="libgimpwidgets-GimpIcons.html#GIMP-STOCK-SELECTION-NONE:CAPS" title="GIMP_STOCK_SELECTION_NONE">GIMP_STOCK_SELECTION_NONE</a></td> +</tr> +<tr> +<td class="define_keyword">#define</td> +<td class="function_name"><a class="link" href="libgimpwidgets-GimpIcons.html#GIMP-STOCK-SELECTION-GROW:CAPS" title="GIMP_STOCK_SELECTION_GROW">GIMP_STOCK_SELECTION_GROW</a></td> +</tr> +<tr> +<td class="define_keyword">#define</td> +<td class="function_name"><a class="link" href="libgimpwidgets-GimpIcons.html#GIMP-STOCK-SELECTION-SHRINK:CAPS" title="GIMP_STOCK_SELECTION_SHRINK">GIMP_STOCK_SELECTION_SHRINK</a></td> +</tr> +<tr> +<td class="define_keyword">#define</td> +<td class="function_name"><a class="link" href="libgimpwidgets-GimpIcons.html#GIMP-STOCK-SELECTION-BORDER:CAPS" title="GIMP_STOCK_SELECTION_BORDER">GIMP_STOCK_SELECTION_BORDER</a></td> +</tr> +<tr> +<td class="define_keyword">#define</td> +<td class="function_name"><a class="link" href="libgimpwidgets-GimpIcons.html#GIMP-STOCK-SELECTION-ADD:CAPS" title="GIMP_STOCK_SELECTION_ADD">GIMP_STOCK_SELECTION_ADD</a></td> +</tr> +<tr> +<td class="define_keyword">#define</td> +<td class="function_name"><a class="link" href="libgimpwidgets-GimpIcons.html#GIMP-STOCK-SELECTION-SUBTRACT:CAPS" title="GIMP_STOCK_SELECTION_SUBTRACT">GIMP_STOCK_SELECTION_SUBTRACT</a></td> +</tr> +<tr> +<td class="define_keyword">#define</td> +<td class="function_name"><a class="link" href="libgimpwidgets-GimpIcons.html#GIMP-STOCK-SELECTION-REPLACE:CAPS" title="GIMP_STOCK_SELECTION_REPLACE">GIMP_STOCK_SELECTION_REPLACE</a></td> +</tr> +<tr> +<td class="define_keyword">#define</td> +<td class="function_name"><a class="link" href="libgimpwidgets-GimpIcons.html#GIMP-STOCK-SELECTION-INTERSECT:CAPS" title="GIMP_STOCK_SELECTION_INTERSECT">GIMP_STOCK_SELECTION_INTERSECT</a></td> +</tr> +<tr> +<td class="define_keyword">#define</td> +<td class="function_name"><a class="link" href="libgimpwidgets-GimpIcons.html#GIMP-STOCK-SELECTION-STROKE:CAPS" title="GIMP_STOCK_SELECTION_STROKE">GIMP_STOCK_SELECTION_STROKE</a></td> +</tr> +<tr> +<td class="define_keyword">#define</td> +<td class="function_name"><a class="link" href="libgimpwidgets-GimpIcons.html#GIMP-STOCK-SELECTION-TO-CHANNEL:CAPS" title="GIMP_STOCK_SELECTION_TO_CHANNEL">GIMP_STOCK_SELECTION_TO_CHANNEL</a></td> +</tr> +<tr> +<td class="define_keyword">#define</td> +<td class="function_name"><a class="link" href="libgimpwidgets-GimpIcons.html#GIMP-STOCK-SELECTION-TO-PATH:CAPS" title="GIMP_STOCK_SELECTION_TO_PATH">GIMP_STOCK_SELECTION_TO_PATH</a></td> +</tr> +<tr> +<td class="define_keyword">#define</td> +<td class="function_name"><a class="link" href="libgimpwidgets-GimpIcons.html#GIMP-STOCK-GRADIENT-LINEAR:CAPS" title="GIMP_STOCK_GRADIENT_LINEAR">GIMP_STOCK_GRADIENT_LINEAR</a></td> +</tr> +<tr> +<td class="define_keyword">#define</td> +<td class="function_name"><a class="link" href="libgimpwidgets-GimpIcons.html#GIMP-STOCK-GRADIENT-BILINEAR:CAPS" title="GIMP_STOCK_GRADIENT_BILINEAR">GIMP_STOCK_GRADIENT_BILINEAR</a></td> +</tr> +<tr> +<td class="define_keyword">#define</td> +<td class="function_name"><a class="link" href="libgimpwidgets-GimpIcons.html#GIMP-STOCK-GRADIENT-RADIAL:CAPS" title="GIMP_STOCK_GRADIENT_RADIAL">GIMP_STOCK_GRADIENT_RADIAL</a></td> +</tr> +<tr> +<td class="define_keyword">#define</td> +<td class="function_name"><a class="link" href="libgimpwidgets-GimpIcons.html#GIMP-STOCK-GRADIENT-SQUARE:CAPS" title="GIMP_STOCK_GRADIENT_SQUARE">GIMP_STOCK_GRADIENT_SQUARE</a></td> +</tr> +<tr> +<td class="define_keyword">#define</td> +<td class="function_name"><a class="link" href="libgimpwidgets-GimpIcons.html#GIMP-STOCK-GRADIENT-CONICAL-SYMMETRIC:CAPS" title="GIMP_STOCK_GRADIENT_CONICAL_SYMMETRIC">GIMP_STOCK_GRADIENT_CONICAL_SYMMETRIC</a></td> +</tr> +<tr> +<td class="define_keyword">#define</td> +<td class="function_name"><a class="link" href="libgimpwidgets-GimpIcons.html#GIMP-STOCK-GRADIENT-CONICAL-ASYMMETRIC:CAPS" title="GIMP_STOCK_GRADIENT_CONICAL_ASYMMETRIC">GIMP_STOCK_GRADIENT_CONICAL_ASYMMETRIC</a></td> +</tr> +<tr> +<td class="define_keyword">#define</td> +<td class="function_name"><a class="link" href="libgimpwidgets-GimpIcons.html#GIMP-STOCK-GRADIENT-SHAPEBURST-SPHERICAL:CAPS" title="GIMP_STOCK_GRADIENT_SHAPEBURST_SPHERICAL">GIMP_STOCK_GRADIENT_SHAPEBURST_SPHERICAL</a></td> +</tr> +<tr> +<td class="define_keyword">#define</td> +<td class="function_name"><a class="link" href="libgimpwidgets-GimpIcons.html#GIMP-STOCK-GRADIENT-SHAPEBURST-ANGULAR:CAPS" title="GIMP_STOCK_GRADIENT_SHAPEBURST_ANGULAR">GIMP_STOCK_GRADIENT_SHAPEBURST_ANGULAR</a></td> +</tr> +<tr> +<td class="define_keyword">#define</td> +<td class="function_name"><a class="link" href="libgimpwidgets-GimpIcons.html#GIMP-STOCK-GRADIENT-SHAPEBURST-DIMPLED:CAPS" title="GIMP_STOCK_GRADIENT_SHAPEBURST_DIMPLED">GIMP_STOCK_GRADIENT_SHAPEBURST_DIMPLED</a></td> +</tr> +<tr> +<td class="define_keyword">#define</td> +<td class="function_name"><a class="link" href="libgimpwidgets-GimpIcons.html#GIMP-STOCK-GRADIENT-SPIRAL-CLOCKWISE:CAPS" title="GIMP_STOCK_GRADIENT_SPIRAL_CLOCKWISE">GIMP_STOCK_GRADIENT_SPIRAL_CLOCKWISE</a></td> +</tr> +<tr> +<td class="define_keyword">#define</td> +<td class="function_name"><a class="link" href="libgimpwidgets-GimpIcons.html#GIMP-STOCK-GRADIENT-SPIRAL-ANTICLOCKWISE:CAPS" title="GIMP_STOCK_GRADIENT_SPIRAL_ANTICLOCKWISE">GIMP_STOCK_GRADIENT_SPIRAL_ANTICLOCKWISE</a></td> +</tr> +<tr> +<td class="define_keyword">#define</td> +<td class="function_name"><a class="link" href="libgimpwidgets-GimpIcons.html#GIMP-STOCK-GRAVITY-NORTH-WEST:CAPS" title="GIMP_STOCK_GRAVITY_NORTH_WEST">GIMP_STOCK_GRAVITY_NORTH_WEST</a></td> +</tr> +<tr> +<td class="define_keyword">#define</td> +<td class="function_name"><a class="link" href="libgimpwidgets-GimpIcons.html#GIMP-STOCK-GRAVITY-NORTH:CAPS" title="GIMP_STOCK_GRAVITY_NORTH">GIMP_STOCK_GRAVITY_NORTH</a></td> +</tr> +<tr> +<td class="define_keyword">#define</td> +<td class="function_name"><a class="link" href="libgimpwidgets-GimpIcons.html#GIMP-STOCK-GRAVITY-NORTH-EAST:CAPS" title="GIMP_STOCK_GRAVITY_NORTH_EAST">GIMP_STOCK_GRAVITY_NORTH_EAST</a></td> +</tr> +<tr> +<td class="define_keyword">#define</td> +<td class="function_name"><a class="link" href="libgimpwidgets-GimpIcons.html#GIMP-STOCK-GRAVITY-WEST:CAPS" title="GIMP_STOCK_GRAVITY_WEST">GIMP_STOCK_GRAVITY_WEST</a></td> +</tr> +<tr> +<td class="define_keyword">#define</td> +<td class="function_name"><a class="link" href="libgimpwidgets-GimpIcons.html#GIMP-STOCK-GRAVITY-EAST:CAPS" title="GIMP_STOCK_GRAVITY_EAST">GIMP_STOCK_GRAVITY_EAST</a></td> +</tr> +<tr> +<td class="define_keyword">#define</td> +<td class="function_name"><a class="link" href="libgimpwidgets-GimpIcons.html#GIMP-STOCK-GRAVITY-SOUTH-WEST:CAPS" title="GIMP_STOCK_GRAVITY_SOUTH_WEST">GIMP_STOCK_GRAVITY_SOUTH_WEST</a></td> +</tr> +<tr> +<td class="define_keyword">#define</td> +<td class="function_name"><a class="link" href="libgimpwidgets-GimpIcons.html#GIMP-STOCK-GRAVITY-SOUTH:CAPS" title="GIMP_STOCK_GRAVITY_SOUTH">GIMP_STOCK_GRAVITY_SOUTH</a></td> +</tr> +<tr> +<td class="define_keyword">#define</td> +<td class="function_name"><a class="link" href="libgimpwidgets-GimpIcons.html#GIMP-STOCK-GRAVITY-SOUTH-EAST:CAPS" title="GIMP_STOCK_GRAVITY_SOUTH_EAST">GIMP_STOCK_GRAVITY_SOUTH_EAST</a></td> +</tr> +<tr> +<td class="define_keyword">#define</td> +<td class="function_name"><a class="link" href="libgimpwidgets-GimpIcons.html#GIMP-STOCK-HCENTER:CAPS" title="GIMP_STOCK_HCENTER">GIMP_STOCK_HCENTER</a></td> +</tr> +<tr> +<td class="define_keyword">#define</td> +<td class="function_name"><a class="link" href="libgimpwidgets-GimpIcons.html#GIMP-STOCK-VCENTER:CAPS" title="GIMP_STOCK_VCENTER">GIMP_STOCK_VCENTER</a></td> +</tr> +<tr> +<td class="define_keyword">#define</td> +<td class="function_name"><a class="link" href="libgimpwidgets-GimpIcons.html#GIMP-STOCK-CHAR-PICKER:CAPS" title="GIMP_STOCK_CHAR_PICKER">GIMP_STOCK_CHAR_PICKER</a></td> +</tr> +<tr> +<td class="define_keyword">#define</td> +<td class="function_name"><a class="link" href="libgimpwidgets-GimpIcons.html#GIMP-STOCK-LETTER-SPACING:CAPS" title="GIMP_STOCK_LETTER_SPACING">GIMP_STOCK_LETTER_SPACING</a></td> +</tr> +<tr> +<td class="define_keyword">#define</td> +<td class="function_name"><a class="link" href="libgimpwidgets-GimpIcons.html#GIMP-STOCK-LINE-SPACING:CAPS" title="GIMP_STOCK_LINE_SPACING">GIMP_STOCK_LINE_SPACING</a></td> +</tr> +<tr> +<td class="define_keyword">#define</td> +<td class="function_name"><a class="link" href="libgimpwidgets-GimpIcons.html#GIMP-STOCK-TEXT-DIR-LTR:CAPS" title="GIMP_STOCK_TEXT_DIR_LTR">GIMP_STOCK_TEXT_DIR_LTR</a></td> +</tr> +<tr> +<td class="define_keyword">#define</td> +<td class="function_name"><a class="link" href="libgimpwidgets-GimpIcons.html#GIMP-STOCK-TEXT-DIR-RTL:CAPS" title="GIMP_STOCK_TEXT_DIR_RTL">GIMP_STOCK_TEXT_DIR_RTL</a></td> +</tr> +<tr> +<td class="define_keyword">#define</td> +<td class="function_name"><a class="link" href="libgimpwidgets-GimpIcons.html#GIMP-STOCK-PRINT-RESOLUTION:CAPS" title="GIMP_STOCK_PRINT_RESOLUTION">GIMP_STOCK_PRINT_RESOLUTION</a></td> +</tr> +<tr> +<td class="define_keyword">#define</td> +<td class="function_name"><a class="link" href="libgimpwidgets-GimpIcons.html#GIMP-STOCK-TOOLS:CAPS" title="GIMP_STOCK_TOOLS">GIMP_STOCK_TOOLS</a></td> +</tr> +<tr> +<td class="define_keyword">#define</td> +<td class="function_name"><a class="link" href="libgimpwidgets-GimpIcons.html#GIMP-STOCK-TOOL-OPTIONS:CAPS" title="GIMP_STOCK_TOOL_OPTIONS">GIMP_STOCK_TOOL_OPTIONS</a></td> +</tr> +<tr> +<td class="define_keyword">#define</td> +<td class="function_name"><a class="link" href="libgimpwidgets-GimpIcons.html#GIMP-STOCK-DEVICE-STATUS:CAPS" title="GIMP_STOCK_DEVICE_STATUS">GIMP_STOCK_DEVICE_STATUS</a></td> +</tr> +<tr> +<td class="define_keyword">#define</td> +<td class="function_name"><a class="link" href="libgimpwidgets-GimpIcons.html#GIMP-STOCK-INPUT-DEVICE:CAPS" title="GIMP_STOCK_INPUT_DEVICE">GIMP_STOCK_INPUT_DEVICE</a></td> +</tr> +<tr> +<td class="define_keyword">#define</td> +<td class="function_name"><a class="link" href="libgimpwidgets-GimpIcons.html#GIMP-STOCK-DISPLAY-FILTER:CAPS" title="GIMP_STOCK_DISPLAY_FILTER">GIMP_STOCK_DISPLAY_FILTER</a></td> +</tr> +<tr> +<td class="define_keyword">#define</td> +<td class="function_name"><a class="link" href="libgimpwidgets-GimpIcons.html#GIMP-STOCK-CURVE-FREE:CAPS" title="GIMP_STOCK_CURVE_FREE">GIMP_STOCK_CURVE_FREE</a></td> +</tr> +<tr> +<td class="define_keyword">#define</td> +<td class="function_name"><a class="link" href="libgimpwidgets-GimpIcons.html#GIMP-STOCK-CURVE-SMOOTH:CAPS" title="GIMP_STOCK_CURVE_SMOOTH">GIMP_STOCK_CURVE_SMOOTH</a></td> +</tr> +<tr> +<td class="define_keyword">#define</td> +<td class="function_name"><a class="link" href="libgimpwidgets-GimpIcons.html#GIMP-STOCK-COLOR-PICKER-BLACK:CAPS" title="GIMP_STOCK_COLOR_PICKER_BLACK">GIMP_STOCK_COLOR_PICKER_BLACK</a></td> +</tr> +<tr> +<td class="define_keyword">#define</td> +<td class="function_name"><a class="link" href="libgimpwidgets-GimpIcons.html#GIMP-STOCK-COLOR-PICKER-GRAY:CAPS" title="GIMP_STOCK_COLOR_PICKER_GRAY">GIMP_STOCK_COLOR_PICKER_GRAY</a></td> +</tr> +<tr> +<td class="define_keyword">#define</td> +<td class="function_name"><a class="link" href="libgimpwidgets-GimpIcons.html#GIMP-STOCK-COLOR-PICKER-WHITE:CAPS" title="GIMP_STOCK_COLOR_PICKER_WHITE">GIMP_STOCK_COLOR_PICKER_WHITE</a></td> +</tr> +<tr> +<td class="define_keyword">#define</td> +<td class="function_name"><a class="link" href="libgimpwidgets-GimpIcons.html#GIMP-STOCK-COLOR-TRIANGLE:CAPS" title="GIMP_STOCK_COLOR_TRIANGLE">GIMP_STOCK_COLOR_TRIANGLE</a></td> +</tr> +<tr> +<td class="define_keyword">#define</td> +<td class="function_name"><a class="link" href="libgimpwidgets-GimpIcons.html#GIMP-STOCK-COLOR-PICK-FROM-SCREEN:CAPS" title="GIMP_STOCK_COLOR_PICK_FROM_SCREEN">GIMP_STOCK_COLOR_PICK_FROM_SCREEN</a></td> +</tr> +<tr> +<td class="define_keyword">#define</td> +<td class="function_name"><a class="link" href="libgimpwidgets-GimpIcons.html#GIMP-STOCK-CONVERT-GRAYSCALE:CAPS" title="GIMP_STOCK_CONVERT_GRAYSCALE">GIMP_STOCK_CONVERT_GRAYSCALE</a></td> +</tr> +<tr> +<td class="define_keyword">#define</td> +<td class="function_name"><a class="link" href="libgimpwidgets-GimpIcons.html#GIMP-STOCK-CONVERT-INDEXED:CAPS" title="GIMP_STOCK_CONVERT_INDEXED">GIMP_STOCK_CONVERT_INDEXED</a></td> +</tr> +<tr> +<td class="define_keyword">#define</td> +<td class="function_name"><a class="link" href="libgimpwidgets-GimpIcons.html#GIMP-STOCK-CONVERT-RGB:CAPS" title="GIMP_STOCK_CONVERT_RGB">GIMP_STOCK_CONVERT_RGB</a></td> +</tr> +<tr> +<td class="define_keyword">#define</td> +<td class="function_name"><a class="link" href="libgimpwidgets-GimpIcons.html#GIMP-STOCK-TRANSPARENCY:CAPS" title="GIMP_STOCK_TRANSPARENCY">GIMP_STOCK_TRANSPARENCY</a></td> +</tr> +<tr> +<td class="define_keyword">#define</td> +<td class="function_name"><a class="link" href="libgimpwidgets-GimpIcons.html#GIMP-STOCK-DEFAULT-COLORS:CAPS" title="GIMP_STOCK_DEFAULT_COLORS">GIMP_STOCK_DEFAULT_COLORS</a></td> +</tr> +<tr> +<td class="define_keyword">#define</td> +<td class="function_name"><a class="link" href="libgimpwidgets-GimpIcons.html#GIMP-STOCK-SWAP-COLORS:CAPS" title="GIMP_STOCK_SWAP_COLORS">GIMP_STOCK_SWAP_COLORS</a></td> +</tr> +<tr> +<td class="define_keyword">#define</td> +<td class="function_name"><a class="link" href="libgimpwidgets-GimpIcons.html#GIMP-STOCK-UNDO-HISTORY:CAPS" title="GIMP_STOCK_UNDO_HISTORY">GIMP_STOCK_UNDO_HISTORY</a></td> +</tr> +<tr> +<td class="define_keyword">#define</td> +<td class="function_name"><a class="link" href="libgimpwidgets-GimpIcons.html#GIMP-STOCK-HCHAIN:CAPS" title="GIMP_STOCK_HCHAIN">GIMP_STOCK_HCHAIN</a></td> +</tr> +<tr> +<td class="define_keyword">#define</td> +<td class="function_name"><a class="link" href="libgimpwidgets-GimpIcons.html#GIMP-STOCK-HCHAIN-BROKEN:CAPS" title="GIMP_STOCK_HCHAIN_BROKEN">GIMP_STOCK_HCHAIN_BROKEN</a></td> +</tr> +<tr> +<td class="define_keyword">#define</td> +<td class="function_name"><a class="link" href="libgimpwidgets-GimpIcons.html#GIMP-STOCK-VCHAIN:CAPS" title="GIMP_STOCK_VCHAIN">GIMP_STOCK_VCHAIN</a></td> +</tr> +<tr> +<td class="define_keyword">#define</td> +<td class="function_name"><a class="link" href="libgimpwidgets-GimpIcons.html#GIMP-STOCK-VCHAIN-BROKEN:CAPS" title="GIMP_STOCK_VCHAIN_BROKEN">GIMP_STOCK_VCHAIN_BROKEN</a></td> +</tr> +<tr> +<td class="define_keyword">#define</td> +<td class="function_name"><a class="link" href="libgimpwidgets-GimpIcons.html#GIMP-STOCK-TEXTURE:CAPS" title="GIMP_STOCK_TEXTURE">GIMP_STOCK_TEXTURE</a></td> +</tr> +<tr> +<td class="define_keyword">#define</td> +<td class="function_name"><a class="link" href="libgimpwidgets-GimpIcons.html#GIMP-STOCK-FRAME:CAPS" title="GIMP_STOCK_FRAME">GIMP_STOCK_FRAME</a></td> +</tr> +<tr> +<td class="define_keyword">#define</td> +<td class="function_name"><a class="link" href="libgimpwidgets-GimpIcons.html#GIMP-STOCK-ERROR:CAPS" title="GIMP_STOCK_ERROR">GIMP_STOCK_ERROR</a></td> +</tr> +<tr> +<td class="define_keyword">#define</td> +<td class="function_name"><a class="link" href="libgimpwidgets-GimpIcons.html#GIMP-STOCK-INFO:CAPS" title="GIMP_STOCK_INFO">GIMP_STOCK_INFO</a></td> +</tr> +<tr> +<td class="define_keyword">#define</td> +<td class="function_name"><a class="link" href="libgimpwidgets-GimpIcons.html#GIMP-STOCK-QUESTION:CAPS" title="GIMP_STOCK_QUESTION">GIMP_STOCK_QUESTION</a></td> +</tr> +<tr> +<td class="define_keyword">#define</td> +<td class="function_name"><a class="link" href="libgimpwidgets-GimpIcons.html#GIMP-STOCK-WARNING:CAPS" title="GIMP_STOCK_WARNING">GIMP_STOCK_WARNING</a></td> +</tr> +<tr> +<td class="define_keyword">#define</td> +<td class="function_name"><a class="link" href="libgimpwidgets-GimpIcons.html#GIMP-STOCK-GEGL:CAPS" title="GIMP_STOCK_GEGL">GIMP_STOCK_GEGL</a></td> +</tr> +<tr> +<td class="define_keyword">#define</td> +<td class="function_name"><a class="link" href="libgimpwidgets-GimpIcons.html#GIMP-STOCK-USER-MANUAL:CAPS" title="GIMP_STOCK_USER_MANUAL">GIMP_STOCK_USER_MANUAL</a></td> +</tr> +<tr> +<td class="define_keyword">#define</td> +<td class="function_name"><a class="link" href="libgimpwidgets-GimpIcons.html#GIMP-STOCK-WILBER:CAPS" title="GIMP_STOCK_WILBER">GIMP_STOCK_WILBER</a></td> +</tr> +<tr> +<td class="define_keyword">#define</td> +<td class="function_name"><a class="link" href="libgimpwidgets-GimpIcons.html#GIMP-STOCK-WILBER-EEK:CAPS" title="GIMP_STOCK_WILBER_EEK">GIMP_STOCK_WILBER_EEK</a></td> +</tr> +<tr> +<td class="define_keyword">#define</td> +<td class="function_name"><a class="link" href="libgimpwidgets-GimpIcons.html#GIMP-STOCK-ZOOM-FOLLOW-WINDOW:CAPS" title="GIMP_STOCK_ZOOM_FOLLOW_WINDOW">GIMP_STOCK_ZOOM_FOLLOW_WINDOW</a></td> +</tr> +<tr> +<td class="define_keyword">#define</td> +<td class="function_name"><a class="link" href="libgimpwidgets-GimpIcons.html#GIMP-STOCK-TOOL-AIRBRUSH:CAPS" title="GIMP_STOCK_TOOL_AIRBRUSH">GIMP_STOCK_TOOL_AIRBRUSH</a></td> +</tr> +<tr> +<td class="define_keyword">#define</td> +<td class="function_name"><a class="link" href="libgimpwidgets-GimpIcons.html#GIMP-STOCK-TOOL-ALIGN:CAPS" title="GIMP_STOCK_TOOL_ALIGN">GIMP_STOCK_TOOL_ALIGN</a></td> +</tr> +<tr> +<td class="define_keyword">#define</td> +<td class="function_name"><a class="link" href="libgimpwidgets-GimpIcons.html#GIMP-STOCK-TOOL-BLEND:CAPS" title="GIMP_STOCK_TOOL_BLEND">GIMP_STOCK_TOOL_BLEND</a></td> +</tr> +<tr> +<td class="define_keyword">#define</td> +<td class="function_name"><a class="link" href="libgimpwidgets-GimpIcons.html#GIMP-STOCK-TOOL-BLUR:CAPS" title="GIMP_STOCK_TOOL_BLUR">GIMP_STOCK_TOOL_BLUR</a></td> +</tr> +<tr> +<td class="define_keyword">#define</td> +<td class="function_name"><a class="link" href="libgimpwidgets-GimpIcons.html#GIMP-STOCK-TOOL-BRIGHTNESS-CONTRAST:CAPS" title="GIMP_STOCK_TOOL_BRIGHTNESS_CONTRAST">GIMP_STOCK_TOOL_BRIGHTNESS_CONTRAST</a></td> +</tr> +<tr> +<td class="define_keyword">#define</td> +<td class="function_name"><a class="link" href="libgimpwidgets-GimpIcons.html#GIMP-STOCK-TOOL-BUCKET-FILL:CAPS" title="GIMP_STOCK_TOOL_BUCKET_FILL">GIMP_STOCK_TOOL_BUCKET_FILL</a></td> +</tr> +<tr> +<td class="define_keyword">#define</td> +<td class="function_name"><a class="link" href="libgimpwidgets-GimpIcons.html#GIMP-STOCK-TOOL-BY-COLOR-SELECT:CAPS" title="GIMP_STOCK_TOOL_BY_COLOR_SELECT">GIMP_STOCK_TOOL_BY_COLOR_SELECT</a></td> +</tr> +<tr> +<td class="define_keyword">#define</td> +<td class="function_name"><a class="link" href="libgimpwidgets-GimpIcons.html#GIMP-STOCK-TOOL-CAGE:CAPS" title="GIMP_STOCK_TOOL_CAGE">GIMP_STOCK_TOOL_CAGE</a></td> +</tr> +<tr> +<td class="define_keyword">#define</td> +<td class="function_name"><a class="link" href="libgimpwidgets-GimpIcons.html#GIMP-STOCK-TOOL-CLONE:CAPS" title="GIMP_STOCK_TOOL_CLONE">GIMP_STOCK_TOOL_CLONE</a></td> +</tr> +<tr> +<td class="define_keyword">#define</td> +<td class="function_name"><a class="link" href="libgimpwidgets-GimpIcons.html#GIMP-STOCK-TOOL-COLOR-BALANCE:CAPS" title="GIMP_STOCK_TOOL_COLOR_BALANCE">GIMP_STOCK_TOOL_COLOR_BALANCE</a></td> +</tr> +<tr> +<td class="define_keyword">#define</td> +<td class="function_name"><a class="link" href="libgimpwidgets-GimpIcons.html#GIMP-STOCK-TOOL-COLOR-PICKER:CAPS" title="GIMP_STOCK_TOOL_COLOR_PICKER">GIMP_STOCK_TOOL_COLOR_PICKER</a></td> +</tr> +<tr> +<td class="define_keyword">#define</td> +<td class="function_name"><a class="link" href="libgimpwidgets-GimpIcons.html#GIMP-STOCK-TOOL-COLORIZE:CAPS" title="GIMP_STOCK_TOOL_COLORIZE">GIMP_STOCK_TOOL_COLORIZE</a></td> +</tr> +<tr> +<td class="define_keyword">#define</td> +<td class="function_name"><a class="link" href="libgimpwidgets-GimpIcons.html#GIMP-STOCK-TOOL-CROP:CAPS" title="GIMP_STOCK_TOOL_CROP">GIMP_STOCK_TOOL_CROP</a></td> +</tr> +<tr> +<td class="define_keyword">#define</td> +<td class="function_name"><a class="link" href="libgimpwidgets-GimpIcons.html#GIMP-STOCK-TOOL-CURVES:CAPS" title="GIMP_STOCK_TOOL_CURVES">GIMP_STOCK_TOOL_CURVES</a></td> +</tr> +<tr> +<td class="define_keyword">#define</td> +<td class="function_name"><a class="link" href="libgimpwidgets-GimpIcons.html#GIMP-STOCK-TOOL-DESATURATE:CAPS" title="GIMP_STOCK_TOOL_DESATURATE">GIMP_STOCK_TOOL_DESATURATE</a></td> +</tr> +<tr> +<td class="define_keyword">#define</td> +<td class="function_name"><a class="link" href="libgimpwidgets-GimpIcons.html#GIMP-STOCK-TOOL-DODGE:CAPS" title="GIMP_STOCK_TOOL_DODGE">GIMP_STOCK_TOOL_DODGE</a></td> +</tr> +<tr> +<td class="define_keyword">#define</td> +<td class="function_name"><a class="link" href="libgimpwidgets-GimpIcons.html#GIMP-STOCK-TOOL-ELLIPSE-SELECT:CAPS" title="GIMP_STOCK_TOOL_ELLIPSE_SELECT">GIMP_STOCK_TOOL_ELLIPSE_SELECT</a></td> +</tr> +<tr> +<td class="define_keyword">#define</td> +<td class="function_name"><a class="link" href="libgimpwidgets-GimpIcons.html#GIMP-STOCK-TOOL-ERASER:CAPS" title="GIMP_STOCK_TOOL_ERASER">GIMP_STOCK_TOOL_ERASER</a></td> +</tr> +<tr> +<td class="define_keyword">#define</td> +<td class="function_name"><a class="link" href="libgimpwidgets-GimpIcons.html#GIMP-STOCK-TOOL-FLIP:CAPS" title="GIMP_STOCK_TOOL_FLIP">GIMP_STOCK_TOOL_FLIP</a></td> +</tr> +<tr> +<td class="define_keyword">#define</td> +<td class="function_name"><a class="link" href="libgimpwidgets-GimpIcons.html#GIMP-STOCK-TOOL-FOREGROUND-SELECT:CAPS" title="GIMP_STOCK_TOOL_FOREGROUND_SELECT">GIMP_STOCK_TOOL_FOREGROUND_SELECT</a></td> +</tr> +<tr> +<td class="define_keyword">#define</td> +<td class="function_name"><a class="link" href="libgimpwidgets-GimpIcons.html#GIMP-STOCK-TOOL-FREE-SELECT:CAPS" title="GIMP_STOCK_TOOL_FREE_SELECT">GIMP_STOCK_TOOL_FREE_SELECT</a></td> +</tr> +<tr> +<td class="define_keyword">#define</td> +<td class="function_name"><a class="link" href="libgimpwidgets-GimpIcons.html#GIMP-STOCK-TOOL-FUZZY-SELECT:CAPS" title="GIMP_STOCK_TOOL_FUZZY_SELECT">GIMP_STOCK_TOOL_FUZZY_SELECT</a></td> +</tr> +<tr> +<td class="define_keyword">#define</td> +<td class="function_name"><a class="link" href="libgimpwidgets-GimpIcons.html#GIMP-STOCK-TOOL-HEAL:CAPS" title="GIMP_STOCK_TOOL_HEAL">GIMP_STOCK_TOOL_HEAL</a></td> +</tr> +<tr> +<td class="define_keyword">#define</td> +<td class="function_name"><a class="link" href="libgimpwidgets-GimpIcons.html#GIMP-STOCK-TOOL-HUE-SATURATION:CAPS" title="GIMP_STOCK_TOOL_HUE_SATURATION">GIMP_STOCK_TOOL_HUE_SATURATION</a></td> +</tr> +<tr> +<td class="define_keyword">#define</td> +<td class="function_name"><a class="link" href="libgimpwidgets-GimpIcons.html#GIMP-STOCK-TOOL-INK:CAPS" title="GIMP_STOCK_TOOL_INK">GIMP_STOCK_TOOL_INK</a></td> +</tr> +<tr> +<td class="define_keyword">#define</td> +<td class="function_name"><a class="link" href="libgimpwidgets-GimpIcons.html#GIMP-STOCK-TOOL-ISCISSORS:CAPS" title="GIMP_STOCK_TOOL_ISCISSORS">GIMP_STOCK_TOOL_ISCISSORS</a></td> +</tr> +<tr> +<td class="define_keyword">#define</td> +<td class="function_name"><a class="link" href="libgimpwidgets-GimpIcons.html#GIMP-STOCK-TOOL-LEVELS:CAPS" title="GIMP_STOCK_TOOL_LEVELS">GIMP_STOCK_TOOL_LEVELS</a></td> +</tr> +<tr> +<td class="define_keyword">#define</td> +<td class="function_name"><a class="link" href="libgimpwidgets-GimpIcons.html#GIMP-STOCK-TOOL-MEASURE:CAPS" title="GIMP_STOCK_TOOL_MEASURE">GIMP_STOCK_TOOL_MEASURE</a></td> +</tr> +<tr> +<td class="define_keyword">#define</td> +<td class="function_name"><a class="link" href="libgimpwidgets-GimpIcons.html#GIMP-STOCK-TOOL-MOVE:CAPS" title="GIMP_STOCK_TOOL_MOVE">GIMP_STOCK_TOOL_MOVE</a></td> +</tr> +<tr> +<td class="define_keyword">#define</td> +<td class="function_name"><a class="link" href="libgimpwidgets-GimpIcons.html#GIMP-STOCK-TOOL-PAINTBRUSH:CAPS" title="GIMP_STOCK_TOOL_PAINTBRUSH">GIMP_STOCK_TOOL_PAINTBRUSH</a></td> +</tr> +<tr> +<td class="define_keyword">#define</td> +<td class="function_name"><a class="link" href="libgimpwidgets-GimpIcons.html#GIMP-STOCK-TOOL-PATH:CAPS" title="GIMP_STOCK_TOOL_PATH">GIMP_STOCK_TOOL_PATH</a></td> +</tr> +<tr> +<td class="define_keyword">#define</td> +<td class="function_name"><a class="link" href="libgimpwidgets-GimpIcons.html#GIMP-STOCK-TOOL-PENCIL:CAPS" title="GIMP_STOCK_TOOL_PENCIL">GIMP_STOCK_TOOL_PENCIL</a></td> +</tr> +<tr> +<td class="define_keyword">#define</td> +<td class="function_name"><a class="link" href="libgimpwidgets-GimpIcons.html#GIMP-STOCK-TOOL-PERSPECTIVE:CAPS" title="GIMP_STOCK_TOOL_PERSPECTIVE">GIMP_STOCK_TOOL_PERSPECTIVE</a></td> +</tr> +<tr> +<td class="define_keyword">#define</td> +<td class="function_name"><a class="link" href="libgimpwidgets-GimpIcons.html#GIMP-STOCK-TOOL-PERSPECTIVE-CLONE:CAPS" title="GIMP_STOCK_TOOL_PERSPECTIVE_CLONE">GIMP_STOCK_TOOL_PERSPECTIVE_CLONE</a></td> +</tr> +<tr> +<td class="define_keyword">#define</td> +<td class="function_name"><a class="link" href="libgimpwidgets-GimpIcons.html#GIMP-STOCK-TOOL-POSTERIZE:CAPS" title="GIMP_STOCK_TOOL_POSTERIZE">GIMP_STOCK_TOOL_POSTERIZE</a></td> +</tr> +<tr> +<td class="define_keyword">#define</td> +<td class="function_name"><a class="link" href="libgimpwidgets-GimpIcons.html#GIMP-STOCK-TOOL-RECT-SELECT:CAPS" title="GIMP_STOCK_TOOL_RECT_SELECT">GIMP_STOCK_TOOL_RECT_SELECT</a></td> +</tr> +<tr> +<td class="define_keyword">#define</td> +<td class="function_name"><a class="link" href="libgimpwidgets-GimpIcons.html#GIMP-STOCK-TOOL-ROTATE:CAPS" title="GIMP_STOCK_TOOL_ROTATE">GIMP_STOCK_TOOL_ROTATE</a></td> +</tr> +<tr> +<td class="define_keyword">#define</td> +<td class="function_name"><a class="link" href="libgimpwidgets-GimpIcons.html#GIMP-STOCK-TOOL-SCALE:CAPS" title="GIMP_STOCK_TOOL_SCALE">GIMP_STOCK_TOOL_SCALE</a></td> +</tr> +<tr> +<td class="define_keyword">#define</td> +<td class="function_name"><a class="link" href="libgimpwidgets-GimpIcons.html#GIMP-STOCK-TOOL-SHEAR:CAPS" title="GIMP_STOCK_TOOL_SHEAR">GIMP_STOCK_TOOL_SHEAR</a></td> +</tr> +<tr> +<td class="define_keyword">#define</td> +<td class="function_name"><a class="link" href="libgimpwidgets-GimpIcons.html#GIMP-STOCK-TOOL-SMUDGE:CAPS" title="GIMP_STOCK_TOOL_SMUDGE">GIMP_STOCK_TOOL_SMUDGE</a></td> +</tr> +<tr> +<td class="define_keyword">#define</td> +<td class="function_name"><a class="link" href="libgimpwidgets-GimpIcons.html#GIMP-STOCK-TOOL-TEXT:CAPS" title="GIMP_STOCK_TOOL_TEXT">GIMP_STOCK_TOOL_TEXT</a></td> +</tr> +<tr> +<td class="define_keyword">#define</td> +<td class="function_name"><a class="link" href="libgimpwidgets-GimpIcons.html#GIMP-STOCK-TOOL-THRESHOLD:CAPS" title="GIMP_STOCK_TOOL_THRESHOLD">GIMP_STOCK_TOOL_THRESHOLD</a></td> +</tr> +<tr> +<td class="define_keyword">#define</td> +<td class="function_name"><a class="link" href="libgimpwidgets-GimpIcons.html#GIMP-STOCK-TOOL-ZOOM:CAPS" title="GIMP_STOCK_TOOL_ZOOM">GIMP_STOCK_TOOL_ZOOM</a></td> +</tr> +<tr> +<td class="define_keyword">#define</td> +<td class="function_name"><a class="link" href="libgimpwidgets-GimpIcons.html#GIMP-STOCK-CONTROLLER:CAPS" title="GIMP_STOCK_CONTROLLER">GIMP_STOCK_CONTROLLER</a></td> +</tr> +<tr> +<td class="define_keyword">#define</td> +<td class="function_name"><a class="link" href="libgimpwidgets-GimpIcons.html#GIMP-STOCK-CONTROLLER-KEYBOARD:CAPS" title="GIMP_STOCK_CONTROLLER_KEYBOARD">GIMP_STOCK_CONTROLLER_KEYBOARD</a></td> +</tr> +<tr> +<td class="define_keyword">#define</td> +<td class="function_name"><a class="link" href="libgimpwidgets-GimpIcons.html#GIMP-STOCK-CONTROLLER-LINUX-INPUT:CAPS" title="GIMP_STOCK_CONTROLLER_LINUX_INPUT">GIMP_STOCK_CONTROLLER_LINUX_INPUT</a></td> +</tr> +<tr> +<td class="define_keyword">#define</td> +<td class="function_name"><a class="link" href="libgimpwidgets-GimpIcons.html#GIMP-STOCK-CONTROLLER-MIDI:CAPS" title="GIMP_STOCK_CONTROLLER_MIDI">GIMP_STOCK_CONTROLLER_MIDI</a></td> +</tr> +<tr> +<td class="define_keyword">#define</td> +<td class="function_name"><a class="link" href="libgimpwidgets-GimpIcons.html#GIMP-STOCK-CONTROLLER-MOUSE:CAPS" title="GIMP_STOCK_CONTROLLER_MOUSE">GIMP_STOCK_CONTROLLER_MOUSE</a></td> +</tr> +<tr> +<td class="define_keyword">#define</td> +<td class="function_name"><a class="link" href="libgimpwidgets-GimpIcons.html#GIMP-STOCK-CONTROLLER-WHEEL:CAPS" title="GIMP_STOCK_CONTROLLER_WHEEL">GIMP_STOCK_CONTROLLER_WHEEL</a></td> +</tr> +<tr> +<td class="define_keyword">#define</td> +<td class="function_name"><a class="link" href="libgimpwidgets-GimpIcons.html#GIMP-STOCK-DISPLAY-FILTER-COLORBLIND:CAPS" title="GIMP_STOCK_DISPLAY_FILTER_COLORBLIND">GIMP_STOCK_DISPLAY_FILTER_COLORBLIND</a></td> +</tr> +<tr> +<td class="define_keyword">#define</td> +<td class="function_name"><a class="link" href="libgimpwidgets-GimpIcons.html#GIMP-STOCK-DISPLAY-FILTER-CONTRAST:CAPS" title="GIMP_STOCK_DISPLAY_FILTER_CONTRAST">GIMP_STOCK_DISPLAY_FILTER_CONTRAST</a></td> +</tr> +<tr> +<td class="define_keyword">#define</td> +<td class="function_name"><a class="link" href="libgimpwidgets-GimpIcons.html#GIMP-STOCK-DISPLAY-FILTER-GAMMA:CAPS" title="GIMP_STOCK_DISPLAY_FILTER_GAMMA">GIMP_STOCK_DISPLAY_FILTER_GAMMA</a></td> +</tr> +<tr> +<td class="define_keyword">#define</td> +<td class="function_name"><a class="link" href="libgimpwidgets-GimpIcons.html#GIMP-STOCK-DISPLAY-FILTER-LCMS:CAPS" title="GIMP_STOCK_DISPLAY_FILTER_LCMS">GIMP_STOCK_DISPLAY_FILTER_LCMS</a></td> +</tr> +<tr> +<td class="define_keyword">#define</td> +<td class="function_name"><a class="link" href="libgimpwidgets-GimpIcons.html#GIMP-STOCK-DISPLAY-FILTER-PROOF:CAPS" title="GIMP_STOCK_DISPLAY_FILTER_PROOF">GIMP_STOCK_DISPLAY_FILTER_PROOF</a></td> +</tr> +<tr> +<td class="define_keyword">#define</td> +<td class="function_name"><a class="link" href="libgimpwidgets-GimpIcons.html#GIMP-STOCK-QMASK-ON:CAPS" title="GIMP_STOCK_QMASK_ON">GIMP_STOCK_QMASK_ON</a></td> +</tr> +<tr> +<td class="define_keyword">#define</td> +<td class="function_name"><a class="link" href="libgimpwidgets-GimpIcons.html#GIMP-STOCK-QMASK-OFF:CAPS" title="GIMP_STOCK_QMASK_OFF">GIMP_STOCK_QMASK_OFF</a></td> +</tr> +<tr> +<td class="define_keyword">#define</td> +<td class="function_name"><a class="link" href="libgimpwidgets-GimpIcons.html#GIMP-STOCK-BRUSH:CAPS" title="GIMP_STOCK_BRUSH">GIMP_STOCK_BRUSH</a></td> +</tr> +<tr> +<td class="define_keyword">#define</td> +<td class="function_name"><a class="link" href="libgimpwidgets-GimpIcons.html#GIMP-STOCK-DYNAMICS:CAPS" title="GIMP_STOCK_DYNAMICS">GIMP_STOCK_DYNAMICS</a></td> +</tr> +<tr> +<td class="define_keyword">#define</td> +<td class="function_name"><a class="link" href="libgimpwidgets-GimpIcons.html#GIMP-STOCK-BUFFER:CAPS" title="GIMP_STOCK_BUFFER">GIMP_STOCK_BUFFER</a></td> +</tr> +<tr> +<td class="define_keyword">#define</td> +<td class="function_name"><a class="link" href="libgimpwidgets-GimpIcons.html#GIMP-STOCK-DETACH:CAPS" title="GIMP_STOCK_DETACH">GIMP_STOCK_DETACH</a></td> +</tr> +<tr> +<td class="define_keyword">#define</td> +<td class="function_name"><a class="link" href="libgimpwidgets-GimpIcons.html#GIMP-STOCK-FONT:CAPS" title="GIMP_STOCK_FONT">GIMP_STOCK_FONT</a></td> +</tr> +<tr> +<td class="define_keyword">#define</td> +<td class="function_name"><a class="link" href="libgimpwidgets-GimpIcons.html#GIMP-STOCK-GRADIENT:CAPS" title="GIMP_STOCK_GRADIENT">GIMP_STOCK_GRADIENT</a></td> +</tr> +<tr> +<td class="define_keyword">#define</td> +<td class="function_name"><a class="link" href="libgimpwidgets-GimpIcons.html#GIMP-STOCK-PALETTE:CAPS" title="GIMP_STOCK_PALETTE">GIMP_STOCK_PALETTE</a></td> +</tr> +<tr> +<td class="define_keyword">#define</td> +<td class="function_name"><a class="link" href="libgimpwidgets-GimpIcons.html#GIMP-STOCK-PATTERN:CAPS" title="GIMP_STOCK_PATTERN">GIMP_STOCK_PATTERN</a></td> +</tr> +<tr> +<td class="define_keyword">#define</td> +<td class="function_name"><a class="link" href="libgimpwidgets-GimpIcons.html#GIMP-STOCK-TOOL-PRESET:CAPS" title="GIMP_STOCK_TOOL_PRESET">GIMP_STOCK_TOOL_PRESET</a></td> +</tr> +</tbody> +</table></div> +</div> +<div class="refsect1"> +<a name="libgimpwidgets-GimpIcons.description"></a><h2>Description</h2> +<p>GIMP registers a set of menu/toolbar items and corresponding icons +in addition to the standard GTK+ stock items. These can be used +just like GTK+ stock items. GIMP also overrides a few of the GTK+ +icons (namely the ones in dialog size).</p> +<p>Stock icons may have a RTL variant which gets used for +right-to-left locales.</p> +</div> +<div class="refsect1"> +<a name="libgimpwidgets-GimpIcons.functions_details"></a><h2>Functions</h2> +<div class="refsect2"> +<a name="gimp-stock-init"></a><h3>gimp_stock_init ()</h3> +<pre class="programlisting"><span class="returnvalue">void</span> +gimp_stock_init (<em class="parameter"><code><span class="type">void</span></code></em>);</pre> +<div class="warning"> +<p><code class="literal">gimp_stock_init</code> has been deprecated since version 2.10 and should not be used in newly-written code.</p> +<p>Use <a class="link" href="libgimpwidgets-GimpIcons.html#gimp-icons-init" title="gimp_icons_init ()"><code class="function">gimp_icons_init()</code></a> instead.</p> +</div> +<p>Initializes the GIMP stock icon factory.</p> +<p>You don't need to call this function as <a href="/local/head/share/gtk-doc/html/libgimp3/libgimp3-gimpui.html#gimp-ui-init"><code class="function">gimp_ui_init()</code></a> already does +this for you.</p> +</div> +<hr> +<div class="refsect2"> +<a name="gimp-icons-init"></a><h3>gimp_icons_init ()</h3> +<pre class="programlisting"><span class="returnvalue">void</span> +gimp_icons_init (<em class="parameter"><code><span class="type">void</span></code></em>);</pre> +<p>Initializes the GIMP stock icon factory.</p> +<p>You don't need to call this function as <a href="/local/head/share/gtk-doc/html/libgimp3/libgimp3-gimpui.html#gimp-ui-init"><code class="function">gimp_ui_init()</code></a> already does +this for you.</p> +</div> +<hr> +<div class="refsect2"> +<a name="gimp-icons-set-icon-theme"></a><h3>gimp_icons_set_icon_theme ()</h3> +<pre class="programlisting"><span class="returnvalue">void</span> +gimp_icons_set_icon_theme (<em class="parameter"><code><span class="type">GFile</span> *path</code></em>);</pre> +</div> +</div> +<div class="refsect1"> +<a name="libgimpwidgets-GimpIcons.other_details"></a><h2>Types and Values</h2> +<div class="refsect2"> +<a name="GIMP-ICON-ATTACH:CAPS"></a><h3>GIMP_ICON_ATTACH</h3> +<pre class="programlisting">#define GIMP_ICON_ATTACH "gimp-attach" +</pre> +</div> +<hr> +<div class="refsect2"> +<a name="GIMP-ICON-DETACH:CAPS"></a><h3>GIMP_ICON_DETACH</h3> +<pre class="programlisting">#define GIMP_ICON_DETACH "gimp-detach" +</pre> +</div> +<hr> +<div class="refsect2"> +<a name="GIMP-ICON-INVERT:CAPS"></a><h3>GIMP_ICON_INVERT</h3> +<pre class="programlisting">#define GIMP_ICON_INVERT "gimp-invert" +</pre> +</div> +<hr> +<div class="refsect2"> +<a name="GIMP-ICON-RECORD:CAPS"></a><h3>GIMP_ICON_RECORD</h3> +<pre class="programlisting">#define GIMP_ICON_RECORD "media-record" +</pre> +</div> +<hr> +<div class="refsect2"> +<a name="GIMP-ICON-RESET:CAPS"></a><h3>GIMP_ICON_RESET</h3> +<pre class="programlisting">#define GIMP_ICON_RESET "gimp-reset" +</pre> +</div> +<hr> +<div class="refsect2"> +<a name="GIMP-ICON-SHRED:CAPS"></a><h3>GIMP_ICON_SHRED</h3> +<pre class="programlisting">#define GIMP_ICON_SHRED "gimp-shred" +</pre> +</div> +<hr> +<div class="refsect2"> +<a name="GIMP-ICON-BUSINESS-CARD:CAPS"></a><h3>GIMP_ICON_BUSINESS_CARD</h3> +<pre class="programlisting">#define GIMP_ICON_BUSINESS_CARD "gimp-business-card" +</pre> +</div> +<hr> +<div class="refsect2"> +<a name="GIMP-ICON-CHAR-PICKER:CAPS"></a><h3>GIMP_ICON_CHAR_PICKER</h3> +<pre class="programlisting">#define GIMP_ICON_CHAR_PICKER "gimp-char-picker" +</pre> +</div> +<hr> +<div class="refsect2"> +<a name="GIMP-ICON-CURSOR:CAPS"></a><h3>GIMP_ICON_CURSOR</h3> +<pre class="programlisting">#define GIMP_ICON_CURSOR "gimp-cursor" +</pre> +</div> +<hr> +<div class="refsect2"> +<a name="GIMP-ICON-DISPLAY:CAPS"></a><h3>GIMP_ICON_DISPLAY</h3> +<pre class="programlisting">#define GIMP_ICON_DISPLAY "gimp-display" +</pre> +</div> +<hr> +<div class="refsect2"> +<a name="GIMP-ICON-GEGL:CAPS"></a><h3>GIMP_ICON_GEGL</h3> +<pre class="programlisting">#define GIMP_ICON_GEGL "gimp-gegl" +</pre> +</div> +<hr> +<div class="refsect2"> +<a name="GIMP-ICON-LINKED:CAPS"></a><h3>GIMP_ICON_LINKED</h3> +<pre class="programlisting">#define GIMP_ICON_LINKED "gimp-linked" +</pre> +</div> +<hr> +<div class="refsect2"> +<a name="GIMP-ICON-MARKER:CAPS"></a><h3>GIMP_ICON_MARKER</h3> +<pre class="programlisting">#define GIMP_ICON_MARKER "gimp-marker" +</pre> +</div> +<hr> +<div class="refsect2"> +<a name="GIMP-ICON-SMARTPHONE:CAPS"></a><h3>GIMP_ICON_SMARTPHONE</h3> +<pre class="programlisting">#define GIMP_ICON_SMARTPHONE "gimp-smartphone" +</pre> +</div> +<hr> +<div class="refsect2"> +<a name="GIMP-ICON-TRANSPARENCY:CAPS"></a><h3>GIMP_ICON_TRANSPARENCY</h3> +<pre class="programlisting">#define GIMP_ICON_TRANSPARENCY "gimp-transparency" +</pre> +</div> +<hr> +<div class="refsect2"> +<a name="GIMP-ICON-VIDEO:CAPS"></a><h3>GIMP_ICON_VIDEO</h3> +<pre class="programlisting">#define GIMP_ICON_VIDEO "gimp-video" +</pre> +</div> +<hr> +<div class="refsect2"> +<a name="GIMP-ICON-VISIBLE:CAPS"></a><h3>GIMP_ICON_VISIBLE</h3> +<pre class="programlisting">#define GIMP_ICON_VISIBLE "gimp-visible" +</pre> +</div> +<hr> +<div class="refsect2"> +<a name="GIMP-ICON-WEB:CAPS"></a><h3>GIMP_ICON_WEB</h3> +<pre class="programlisting">#define GIMP_ICON_WEB "gimp-web" +</pre> +</div> +<hr> +<div class="refsect2"> +<a name="GIMP-ICON-BRUSH:CAPS"></a><h3>GIMP_ICON_BRUSH</h3> +<pre class="programlisting">#define GIMP_ICON_BRUSH GIMP_ICON_TOOL_PAINTBRUSH +</pre> +</div> +<hr> +<div class="refsect2"> +<a name="GIMP-ICON-BUFFER:CAPS"></a><h3>GIMP_ICON_BUFFER</h3> +<pre class="programlisting">#define GIMP_ICON_BUFFER GIMP_ICON_EDIT_PASTE +</pre> +</div> +<hr> +<div class="refsect2"> +<a name="GIMP-ICON-COLORMAP:CAPS"></a><h3>GIMP_ICON_COLORMAP</h3> +<pre class="programlisting">#define GIMP_ICON_COLORMAP "gimp-colormap" +</pre> +</div> +<hr> +<div class="refsect2"> +<a name="GIMP-ICON-DYNAMICS:CAPS"></a><h3>GIMP_ICON_DYNAMICS</h3> +<pre class="programlisting">#define GIMP_ICON_DYNAMICS "gimp-dynamics" +</pre> +</div> +<hr> +<div class="refsect2"> +<a name="GIMP-ICON-FILE-MANAGER:CAPS"></a><h3>GIMP_ICON_FILE_MANAGER</h3> +<pre class="programlisting">#define GIMP_ICON_FILE_MANAGER "gimp-file-manager" +</pre> +</div> +<hr> +<div class="refsect2"> +<a name="GIMP-ICON-FONT:CAPS"></a><h3>GIMP_ICON_FONT</h3> +<pre class="programlisting">#define GIMP_ICON_FONT "gtk-select-font" +</pre> +</div> +<hr> +<div class="refsect2"> +<a name="GIMP-ICON-GRADIENT:CAPS"></a><h3>GIMP_ICON_GRADIENT</h3> +<pre class="programlisting">#define GIMP_ICON_GRADIENT GIMP_ICON_TOOL_GRADIENT +</pre> +</div> +<hr> +<div class="refsect2"> +<a name="GIMP-ICON-GRID:CAPS"></a><h3>GIMP_ICON_GRID</h3> +<pre class="programlisting">#define GIMP_ICON_GRID "gimp-grid" +</pre> +</div> +<hr> +<div class="refsect2"> +<a name="GIMP-ICON-INPUT-DEVICE:CAPS"></a><h3>GIMP_ICON_INPUT_DEVICE</h3> +<pre class="programlisting">#define GIMP_ICON_INPUT_DEVICE "gimp-input-device" +</pre> +</div> +<hr> +<div class="refsect2"> +<a name="GIMP-ICON-MYPAINT-BRUSH:CAPS"></a><h3>GIMP_ICON_MYPAINT_BRUSH</h3> +<pre class="programlisting">#define GIMP_ICON_MYPAINT_BRUSH GIMP_ICON_TOOL_MYPAINT_BRUSH +</pre> +</div> +<hr> +<div class="refsect2"> +<a name="GIMP-ICON-PALETTE:CAPS"></a><h3>GIMP_ICON_PALETTE</h3> +<pre class="programlisting">#define GIMP_ICON_PALETTE "gtk-select-color" +</pre> +</div> +<hr> +<div class="refsect2"> +<a name="GIMP-ICON-PATTERN:CAPS"></a><h3>GIMP_ICON_PATTERN</h3> +<pre class="programlisting">#define GIMP_ICON_PATTERN "gimp-pattern" +</pre> +</div> +<hr> +<div class="refsect2"> +<a name="GIMP-ICON-PLUGIN:CAPS"></a><h3>GIMP_ICON_PLUGIN</h3> +<pre class="programlisting">#define GIMP_ICON_PLUGIN "gimp-plugin" +</pre> +</div> +<hr> +<div class="refsect2"> +<a name="GIMP-ICON-SAMPLE-POINT:CAPS"></a><h3>GIMP_ICON_SAMPLE_POINT</h3> +<pre class="programlisting">#define GIMP_ICON_SAMPLE_POINT "gimp-sample-point" +</pre> +</div> +<hr> +<div class="refsect2"> +<a name="GIMP-ICON-SYMMETRY:CAPS"></a><h3>GIMP_ICON_SYMMETRY</h3> +<pre class="programlisting">#define GIMP_ICON_SYMMETRY "gimp-symmetry" +</pre> +</div> +<hr> +<div class="refsect2"> +<a name="GIMP-ICON-TEMPLATE:CAPS"></a><h3>GIMP_ICON_TEMPLATE</h3> +<pre class="programlisting">#define GIMP_ICON_TEMPLATE "gimp-template" +</pre> +</div> +<hr> +<div class="refsect2"> +<a name="GIMP-ICON-TOOL-PRESET:CAPS"></a><h3>GIMP_ICON_TOOL_PRESET</h3> +<pre class="programlisting">#define GIMP_ICON_TOOL_PRESET "gimp-tool-preset" +</pre> +</div> +<hr> +<div class="refsect2"> +<a name="GIMP-ICON-FRAME:CAPS"></a><h3>GIMP_ICON_FRAME</h3> +<pre class="programlisting">#define GIMP_ICON_FRAME "gimp-frame" +</pre> +</div> +<hr> +<div class="refsect2"> +<a name="GIMP-ICON-TEXTURE:CAPS"></a><h3>GIMP_ICON_TEXTURE</h3> +<pre class="programlisting">#define GIMP_ICON_TEXTURE "gimp-texture" +</pre> +</div> +<hr> +<div class="refsect2"> +<a name="GIMP-ICON-APPLICATION-EXIT:CAPS"></a><h3>GIMP_ICON_APPLICATION_EXIT</h3> +<pre class="programlisting">#define GIMP_ICON_APPLICATION_EXIT "application-exit" +</pre> +</div> +<hr> +<div class="refsect2"> +<a name="GIMP-ICON-ASPECT-PORTRAIT:CAPS"></a><h3>GIMP_ICON_ASPECT_PORTRAIT</h3> +<pre class="programlisting">#define GIMP_ICON_ASPECT_PORTRAIT "gimp-portrait" +</pre> +</div> +<hr> +<div class="refsect2"> +<a name="GIMP-ICON-ASPECT-LANDSCAPE:CAPS"></a><h3>GIMP_ICON_ASPECT_LANDSCAPE</h3> +<pre class="programlisting">#define GIMP_ICON_ASPECT_LANDSCAPE "gimp-landscape" +</pre> +</div> +<hr> +<div class="refsect2"> +<a name="GIMP-ICON-CAP-BUTT:CAPS"></a><h3>GIMP_ICON_CAP_BUTT</h3> +<pre class="programlisting">#define GIMP_ICON_CAP_BUTT "gimp-cap-butt" +</pre> +</div> +<hr> +<div class="refsect2"> +<a name="GIMP-ICON-CAP-ROUND:CAPS"></a><h3>GIMP_ICON_CAP_ROUND</h3> +<pre class="programlisting">#define GIMP_ICON_CAP_ROUND "gimp-cap-round" +</pre> +</div> +<hr> +<div class="refsect2"> +<a name="GIMP-ICON-CAP-SQUARE:CAPS"></a><h3>GIMP_ICON_CAP_SQUARE</h3> +<pre class="programlisting">#define GIMP_ICON_CAP_SQUARE "gimp-cap-square" +</pre> +</div> +<hr> +<div class="refsect2"> +<a name="GIMP-ICON-CENTER:CAPS"></a><h3>GIMP_ICON_CENTER</h3> +<pre class="programlisting">#define GIMP_ICON_CENTER "gimp-center" +</pre> +</div> +<hr> +<div class="refsect2"> +<a name="GIMP-ICON-CENTER-HORIZONTAL:CAPS"></a><h3>GIMP_ICON_CENTER_HORIZONTAL</h3> +<pre class="programlisting">#define GIMP_ICON_CENTER_HORIZONTAL "gimp-hcenter" +</pre> +</div> +<hr> +<div class="refsect2"> +<a name="GIMP-ICON-CENTER-VERTICAL:CAPS"></a><h3>GIMP_ICON_CENTER_VERTICAL</h3> +<pre class="programlisting">#define GIMP_ICON_CENTER_VERTICAL "gimp-vcenter" +</pre> +</div> +<hr> +<div class="refsect2"> +<a name="GIMP-ICON-CHAIN-HORIZONTAL:CAPS"></a><h3>GIMP_ICON_CHAIN_HORIZONTAL</h3> +<pre class="programlisting">#define GIMP_ICON_CHAIN_HORIZONTAL "gimp-hchain" +</pre> +</div> +<hr> +<div class="refsect2"> +<a name="GIMP-ICON-CHAIN-HORIZONTAL-BROKEN:CAPS"></a><h3>GIMP_ICON_CHAIN_HORIZONTAL_BROKEN</h3> +<pre class="programlisting">#define GIMP_ICON_CHAIN_HORIZONTAL_BROKEN "gimp-hchain-broken" +</pre> +</div> +<hr> +<div class="refsect2"> +<a name="GIMP-ICON-CHAIN-VERTICAL:CAPS"></a><h3>GIMP_ICON_CHAIN_VERTICAL</h3> +<pre class="programlisting">#define GIMP_ICON_CHAIN_VERTICAL "gimp-vchain" +</pre> +</div> +<hr> +<div class="refsect2"> +<a name="GIMP-ICON-CHAIN-VERTICAL-BROKEN:CAPS"></a><h3>GIMP_ICON_CHAIN_VERTICAL_BROKEN</h3> +<pre class="programlisting">#define GIMP_ICON_CHAIN_VERTICAL_BROKEN "gimp-vchain-broken" +</pre> +</div> +<hr> +<div class="refsect2"> +<a name="GIMP-ICON-CHANNEL:CAPS"></a><h3>GIMP_ICON_CHANNEL</h3> +<pre class="programlisting">#define GIMP_ICON_CHANNEL "gimp-channel" +</pre> +</div> +<hr> +<div class="refsect2"> +<a name="GIMP-ICON-CHANNEL-ALPHA:CAPS"></a><h3>GIMP_ICON_CHANNEL_ALPHA</h3> +<pre class="programlisting">#define GIMP_ICON_CHANNEL_ALPHA "gimp-channel-alpha" +</pre> +</div> +<hr> +<div class="refsect2"> +<a name="GIMP-ICON-CHANNEL-BLUE:CAPS"></a><h3>GIMP_ICON_CHANNEL_BLUE</h3> +<pre class="programlisting">#define GIMP_ICON_CHANNEL_BLUE "gimp-channel-blue" +</pre> +</div> +<hr> +<div class="refsect2"> +<a name="GIMP-ICON-CHANNEL-GRAY:CAPS"></a><h3>GIMP_ICON_CHANNEL_GRAY</h3> +<pre class="programlisting">#define GIMP_ICON_CHANNEL_GRAY "gimp-channel-gray" +</pre> +</div> +<hr> +<div class="refsect2"> +<a name="GIMP-ICON-CHANNEL-GREEN:CAPS"></a><h3>GIMP_ICON_CHANNEL_GREEN</h3> +<pre class="programlisting">#define GIMP_ICON_CHANNEL_GREEN "gimp-channel-green" +</pre> +</div> +<hr> +<div class="refsect2"> +<a name="GIMP-ICON-CHANNEL-INDEXED:CAPS"></a><h3>GIMP_ICON_CHANNEL_INDEXED</h3> +<pre class="programlisting">#define GIMP_ICON_CHANNEL_INDEXED "gimp-channel-indexed" +</pre> +</div> +<hr> +<div class="refsect2"> +<a name="GIMP-ICON-CHANNEL-RED:CAPS"></a><h3>GIMP_ICON_CHANNEL_RED</h3> +<pre class="programlisting">#define GIMP_ICON_CHANNEL_RED "gimp-channel-red" +</pre> +</div> +<hr> +<div class="refsect2"> +<a name="GIMP-ICON-CLOSE:CAPS"></a><h3>GIMP_ICON_CLOSE</h3> +<pre class="programlisting">#define GIMP_ICON_CLOSE "gimp-close" +</pre> +</div> +<hr> +<div class="refsect2"> +<a name="GIMP-ICON-CLOSE-ALL:CAPS"></a><h3>GIMP_ICON_CLOSE_ALL</h3> +<pre class="programlisting">#define GIMP_ICON_CLOSE_ALL "gimp-close-all" +</pre> +</div> +<hr> +<div class="refsect2"> +<a name="GIMP-ICON-COLOR-PICKER-BLACK:CAPS"></a><h3>GIMP_ICON_COLOR_PICKER_BLACK</h3> +<pre class="programlisting">#define GIMP_ICON_COLOR_PICKER_BLACK "gimp-color-picker-black" +</pre> +</div> +<hr> +<div class="refsect2"> +<a name="GIMP-ICON-COLOR-PICKER-GRAY:CAPS"></a><h3>GIMP_ICON_COLOR_PICKER_GRAY</h3> +<pre class="programlisting">#define GIMP_ICON_COLOR_PICKER_GRAY "gimp-color-picker-gray" +</pre> +</div> +<hr> +<div class="refsect2"> +<a name="GIMP-ICON-COLOR-PICKER-WHITE:CAPS"></a><h3>GIMP_ICON_COLOR_PICKER_WHITE</h3> +<pre class="programlisting">#define GIMP_ICON_COLOR_PICKER_WHITE "gimp-color-picker-white" +</pre> +</div> +<hr> +<div class="refsect2"> +<a name="GIMP-ICON-COLOR-PICK-FROM-SCREEN:CAPS"></a><h3>GIMP_ICON_COLOR_PICK_FROM_SCREEN</h3> +<pre class="programlisting">#define GIMP_ICON_COLOR_PICK_FROM_SCREEN "gimp-color-pick-from-screen" +</pre> +</div> +<hr> +<div class="refsect2"> +<a name="GIMP-ICON-COLOR-SELECTOR-CMYK:CAPS"></a><h3>GIMP_ICON_COLOR_SELECTOR_CMYK</h3> +<pre class="programlisting">#define GIMP_ICON_COLOR_SELECTOR_CMYK "gimp-color-cmyk" +</pre> +</div> +<hr> +<div class="refsect2"> +<a name="GIMP-ICON-COLOR-SELECTOR-TRIANGLE:CAPS"></a><h3>GIMP_ICON_COLOR_SELECTOR_TRIANGLE</h3> +<pre class="programlisting">#define GIMP_ICON_COLOR_SELECTOR_TRIANGLE "gimp-color-triangle" +</pre> +</div> +<hr> +<div class="refsect2"> +<a name="GIMP-ICON-COLOR-SELECTOR-WATER:CAPS"></a><h3>GIMP_ICON_COLOR_SELECTOR_WATER</h3> +<pre class="programlisting">#define GIMP_ICON_COLOR_SELECTOR_WATER "gimp-color-water" +</pre> +</div> +<hr> +<div class="refsect2"> +<a name="GIMP-ICON-COLOR-SPACE-LINEAR:CAPS"></a><h3>GIMP_ICON_COLOR_SPACE_LINEAR</h3> +<pre class="programlisting">#define GIMP_ICON_COLOR_SPACE_LINEAR "gimp-color-space-linear" +</pre> +</div> +<hr> +<div class="refsect2"> +<a name="GIMP-ICON-COLOR-SPACE-NON-LINEAR:CAPS"></a><h3>GIMP_ICON_COLOR_SPACE_NON_LINEAR</h3> +<pre class="programlisting">#define GIMP_ICON_COLOR_SPACE_NON_LINEAR "gimp-color-space-non-linear" +</pre> +</div> +<hr> +<div class="refsect2"> +<a name="GIMP-ICON-COLOR-SPACE-PERCEPTUAL:CAPS"></a><h3>GIMP_ICON_COLOR_SPACE_PERCEPTUAL</h3> +<pre class="programlisting">#define GIMP_ICON_COLOR_SPACE_PERCEPTUAL "gimp-color-space-perceptual" +</pre> +</div> +<hr> +<div class="refsect2"> +<a name="GIMP-ICON-COLORS-DEFAULT:CAPS"></a><h3>GIMP_ICON_COLORS_DEFAULT</h3> +<pre class="programlisting">#define GIMP_ICON_COLORS_DEFAULT "gimp-default-colors" +</pre> +</div> +<hr> +<div class="refsect2"> +<a name="GIMP-ICON-COLORS-SWAP:CAPS"></a><h3>GIMP_ICON_COLORS_SWAP</h3> +<pre class="programlisting">#define GIMP_ICON_COLORS_SWAP "gimp-swap-colors" +</pre> +</div> +<hr> +<div class="refsect2"> +<a name="GIMP-ICON-CONTROLLER:CAPS"></a><h3>GIMP_ICON_CONTROLLER</h3> +<pre class="programlisting">#define GIMP_ICON_CONTROLLER "gimp-controller" +</pre> +</div> +<hr> +<div class="refsect2"> +<a name="GIMP-ICON-CONTROLLER-KEYBOARD:CAPS"></a><h3>GIMP_ICON_CONTROLLER_KEYBOARD</h3> +<pre class="programlisting">#define GIMP_ICON_CONTROLLER_KEYBOARD "gimp-controller-keyboard" +</pre> +</div> +<hr> +<div class="refsect2"> +<a name="GIMP-ICON-CONTROLLER-LINUX-INPUT:CAPS"></a><h3>GIMP_ICON_CONTROLLER_LINUX_INPUT</h3> +<pre class="programlisting">#define GIMP_ICON_CONTROLLER_LINUX_INPUT "gimp-controller-linux-input" +</pre> +</div> +<hr> +<div class="refsect2"> +<a name="GIMP-ICON-CONTROLLER-MIDI:CAPS"></a><h3>GIMP_ICON_CONTROLLER_MIDI</h3> +<pre class="programlisting">#define GIMP_ICON_CONTROLLER_MIDI "gimp-controller-midi" +</pre> +</div> +<hr> +<div class="refsect2"> +<a name="GIMP-ICON-CONTROLLER-MOUSE:CAPS"></a><h3>GIMP_ICON_CONTROLLER_MOUSE</h3> +<pre class="programlisting">#define GIMP_ICON_CONTROLLER_MOUSE GIMP_ICON_CURSOR +</pre> +</div> +<hr> +<div class="refsect2"> +<a name="GIMP-ICON-CONTROLLER-WHEEL:CAPS"></a><h3>GIMP_ICON_CONTROLLER_WHEEL</h3> +<pre class="programlisting">#define GIMP_ICON_CONTROLLER_WHEEL "gimp-controller-wheel" +</pre> +</div> +<hr> +<div class="refsect2"> +<a name="GIMP-ICON-CONVERT-RGB:CAPS"></a><h3>GIMP_ICON_CONVERT_RGB</h3> +<pre class="programlisting">#define GIMP_ICON_CONVERT_RGB "gimp-convert-rgb" +</pre> +</div> +<hr> +<div class="refsect2"> +<a name="GIMP-ICON-CONVERT-GRAYSCALE:CAPS"></a><h3>GIMP_ICON_CONVERT_GRAYSCALE</h3> +<pre class="programlisting">#define GIMP_ICON_CONVERT_GRAYSCALE "gimp-convert-grayscale" +</pre> +</div> +<hr> +<div class="refsect2"> +<a name="GIMP-ICON-CONVERT-INDEXED:CAPS"></a><h3>GIMP_ICON_CONVERT_INDEXED</h3> +<pre class="programlisting">#define GIMP_ICON_CONVERT_INDEXED "gimp-convert-indexed" +</pre> +</div> +<hr> +<div class="refsect2"> +<a name="GIMP-ICON-CONVERT-PRECISION:CAPS"></a><h3>GIMP_ICON_CONVERT_PRECISION</h3> +<pre class="programlisting">#define GIMP_ICON_CONVERT_PRECISION GIMP_ICON_CONVERT_RGB +</pre> +</div> +<hr> +<div class="refsect2"> +<a name="GIMP-ICON-CURVE-FREE:CAPS"></a><h3>GIMP_ICON_CURVE_FREE</h3> +<pre class="programlisting">#define GIMP_ICON_CURVE_FREE "gimp-curve-free" +</pre> +</div> +<hr> +<div class="refsect2"> +<a name="GIMP-ICON-CURVE-SMOOTH:CAPS"></a><h3>GIMP_ICON_CURVE_SMOOTH</h3> +<pre class="programlisting">#define GIMP_ICON_CURVE_SMOOTH "gimp-curve-smooth" +</pre> +</div> +<hr> +<div class="refsect2"> +<a name="GIMP-ICON-DIALOG-CHANNELS:CAPS"></a><h3>GIMP_ICON_DIALOG_CHANNELS</h3> +<pre class="programlisting">#define GIMP_ICON_DIALOG_CHANNELS "gimp-channels" +</pre> +</div> +<hr> +<div class="refsect2"> +<a name="GIMP-ICON-DIALOG-DASHBOARD:CAPS"></a><h3>GIMP_ICON_DIALOG_DASHBOARD</h3> +<pre class="programlisting">#define GIMP_ICON_DIALOG_DASHBOARD "gimp-dashboard" +</pre> +</div> +<hr> +<div class="refsect2"> +<a name="GIMP-ICON-DIALOG-DEVICE-STATUS:CAPS"></a><h3>GIMP_ICON_DIALOG_DEVICE_STATUS</h3> +<pre class="programlisting">#define GIMP_ICON_DIALOG_DEVICE_STATUS "gimp-device-status" +</pre> +</div> +<hr> +<div class="refsect2"> +<a name="GIMP-ICON-DIALOG-ERROR:CAPS"></a><h3>GIMP_ICON_DIALOG_ERROR</h3> +<pre class="programlisting">#define GIMP_ICON_DIALOG_ERROR "gimp-error" /* use FDO */ +</pre> +</div> +<hr> +<div class="refsect2"> +<a name="GIMP-ICON-DIALOG-IMAGES:CAPS"></a><h3>GIMP_ICON_DIALOG_IMAGES</h3> +<pre class="programlisting">#define GIMP_ICON_DIALOG_IMAGES "gimp-images" +</pre> +</div> +<hr> +<div class="refsect2"> +<a name="GIMP-ICON-DIALOG-INFORMATION:CAPS"></a><h3>GIMP_ICON_DIALOG_INFORMATION</h3> +<pre class="programlisting">#define GIMP_ICON_DIALOG_INFORMATION "gimp-info" /* use FDO */ +</pre> +</div> +<hr> +<div class="refsect2"> +<a name="GIMP-ICON-DIALOG-LAYERS:CAPS"></a><h3>GIMP_ICON_DIALOG_LAYERS</h3> +<pre class="programlisting">#define GIMP_ICON_DIALOG_LAYERS "gimp-layers" +</pre> +</div> +<hr> +<div class="refsect2"> +<a name="GIMP-ICON-DIALOG-NAVIGATION:CAPS"></a><h3>GIMP_ICON_DIALOG_NAVIGATION</h3> +<pre class="programlisting">#define GIMP_ICON_DIALOG_NAVIGATION "gimp-navigation" +</pre> +</div> +<hr> +<div class="refsect2"> +<a name="GIMP-ICON-DIALOG-PATHS:CAPS"></a><h3>GIMP_ICON_DIALOG_PATHS</h3> +<pre class="programlisting">#define GIMP_ICON_DIALOG_PATHS "gimp-paths" +</pre> +</div> +<hr> +<div class="refsect2"> +<a name="GIMP-ICON-DIALOG-QUESTION:CAPS"></a><h3>GIMP_ICON_DIALOG_QUESTION</h3> +<pre class="programlisting">#define GIMP_ICON_DIALOG_QUESTION "gimp-question" /* use FDO */ +</pre> +</div> +<hr> +<div class="refsect2"> +<a name="GIMP-ICON-DIALOG-RESHOW-FILTER:CAPS"></a><h3>GIMP_ICON_DIALOG_RESHOW_FILTER</h3> +<pre class="programlisting">#define GIMP_ICON_DIALOG_RESHOW_FILTER "gimp-reshow-filter" +</pre> +</div> +<hr> +<div class="refsect2"> +<a name="GIMP-ICON-DIALOG-TOOLS:CAPS"></a><h3>GIMP_ICON_DIALOG_TOOLS</h3> +<pre class="programlisting">#define GIMP_ICON_DIALOG_TOOLS "gimp-tools" +</pre> +</div> +<hr> +<div class="refsect2"> +<a name="GIMP-ICON-DIALOG-TOOL-OPTIONS:CAPS"></a><h3>GIMP_ICON_DIALOG_TOOL_OPTIONS</h3> +<pre class="programlisting">#define GIMP_ICON_DIALOG_TOOL_OPTIONS "gimp-tool-options" +</pre> +</div> +<hr> +<div class="refsect2"> +<a name="GIMP-ICON-DIALOG-UNDO-HISTORY:CAPS"></a><h3>GIMP_ICON_DIALOG_UNDO_HISTORY</h3> +<pre class="programlisting">#define GIMP_ICON_DIALOG_UNDO_HISTORY "gimp-undo-history" +</pre> +</div> +<hr> +<div class="refsect2"> +<a name="GIMP-ICON-DIALOG-WARNING:CAPS"></a><h3>GIMP_ICON_DIALOG_WARNING</h3> +<pre class="programlisting">#define GIMP_ICON_DIALOG_WARNING "gimp-warning" /* use FDO */ +</pre> +</div> +<hr> +<div class="refsect2"> +<a name="GIMP-ICON-DISPLAY-FILTER:CAPS"></a><h3>GIMP_ICON_DISPLAY_FILTER</h3> +<pre class="programlisting">#define GIMP_ICON_DISPLAY_FILTER "gimp-display-filter" +</pre> +</div> +<hr> +<div class="refsect2"> +<a name="GIMP-ICON-DISPLAY-FILTER-CLIP-WARNING:CAPS"></a><h3>GIMP_ICON_DISPLAY_FILTER_CLIP_WARNING</h3> +<pre class="programlisting">#define GIMP_ICON_DISPLAY_FILTER_CLIP_WARNING "gimp-display-filter-clip-warning" +</pre> +</div> +<hr> +<div class="refsect2"> +<a name="GIMP-ICON-DISPLAY-FILTER-COLORBLIND:CAPS"></a><h3>GIMP_ICON_DISPLAY_FILTER_COLORBLIND</h3> +<pre class="programlisting">#define GIMP_ICON_DISPLAY_FILTER_COLORBLIND "gimp-display-filter-colorblind" +</pre> +</div> +<hr> +<div class="refsect2"> +<a name="GIMP-ICON-DISPLAY-FILTER-CONTRAST:CAPS"></a><h3>GIMP_ICON_DISPLAY_FILTER_CONTRAST</h3> +<pre class="programlisting">#define GIMP_ICON_DISPLAY_FILTER_CONTRAST "gimp-display-filter-contrast" +</pre> +</div> +<hr> +<div class="refsect2"> +<a name="GIMP-ICON-DISPLAY-FILTER-GAMMA:CAPS"></a><h3>GIMP_ICON_DISPLAY_FILTER_GAMMA</h3> +<pre class="programlisting">#define GIMP_ICON_DISPLAY_FILTER_GAMMA "gimp-display-filter-gamma" +</pre> +</div> +<hr> +<div class="refsect2"> +<a name="GIMP-ICON-DISPLAY-FILTER-LCMS:CAPS"></a><h3>GIMP_ICON_DISPLAY_FILTER_LCMS</h3> +<pre class="programlisting">#define GIMP_ICON_DISPLAY_FILTER_LCMS "gimp-display-filter-lcms" +</pre> +</div> +<hr> +<div class="refsect2"> +<a name="GIMP-ICON-DISPLAY-FILTER-PROOF:CAPS"></a><h3>GIMP_ICON_DISPLAY_FILTER_PROOF</h3> +<pre class="programlisting">#define GIMP_ICON_DISPLAY_FILTER_PROOF "gimp-display-filter-proof" +</pre> +</div> +<hr> +<div class="refsect2"> +<a name="GIMP-ICON-DOCUMENT-NEW:CAPS"></a><h3>GIMP_ICON_DOCUMENT_NEW</h3> +<pre class="programlisting">#define GIMP_ICON_DOCUMENT_NEW "document-new" +</pre> +</div> +<hr> +<div class="refsect2"> +<a name="GIMP-ICON-DOCUMENT-OPEN:CAPS"></a><h3>GIMP_ICON_DOCUMENT_OPEN</h3> +<pre class="programlisting">#define GIMP_ICON_DOCUMENT_OPEN "document-open" +</pre> +</div> +<hr> +<div class="refsect2"> +<a name="GIMP-ICON-DOCUMENT-OPEN-RECENT:CAPS"></a><h3>GIMP_ICON_DOCUMENT_OPEN_RECENT</h3> +<pre class="programlisting">#define GIMP_ICON_DOCUMENT_OPEN_RECENT "document-open-recent" +</pre> +</div> +<hr> +<div class="refsect2"> +<a name="GIMP-ICON-DOCUMENT-PAGE-SETUP:CAPS"></a><h3>GIMP_ICON_DOCUMENT_PAGE_SETUP</h3> +<pre class="programlisting">#define GIMP_ICON_DOCUMENT_PAGE_SETUP "document-page-setup" +</pre> +</div> +<hr> +<div class="refsect2"> +<a name="GIMP-ICON-DOCUMENT-PRINT:CAPS"></a><h3>GIMP_ICON_DOCUMENT_PRINT</h3> +<pre class="programlisting">#define GIMP_ICON_DOCUMENT_PRINT "document-print" +</pre> +</div> +<hr> +<div class="refsect2"> +<a name="GIMP-ICON-DOCUMENT-PRINT-RESOLUTION:CAPS"></a><h3>GIMP_ICON_DOCUMENT_PRINT_RESOLUTION</h3> +<pre class="programlisting">#define GIMP_ICON_DOCUMENT_PRINT_RESOLUTION "document-print" +</pre> +</div> +<hr> +<div class="refsect2"> +<a name="GIMP-ICON-DOCUMENT-PROPERTIES:CAPS"></a><h3>GIMP_ICON_DOCUMENT_PROPERTIES</h3> +<pre class="programlisting">#define GIMP_ICON_DOCUMENT_PROPERTIES "document-properties" +</pre> +</div> +<hr> +<div class="refsect2"> +<a name="GIMP-ICON-DOCUMENT-REVERT:CAPS"></a><h3>GIMP_ICON_DOCUMENT_REVERT</h3> +<pre class="programlisting">#define GIMP_ICON_DOCUMENT_REVERT "document-revert" +</pre> +</div> +<hr> +<div class="refsect2"> +<a name="GIMP-ICON-DOCUMENT-SAVE:CAPS"></a><h3>GIMP_ICON_DOCUMENT_SAVE</h3> +<pre class="programlisting">#define GIMP_ICON_DOCUMENT_SAVE "document-save" +</pre> +</div> +<hr> +<div class="refsect2"> +<a name="GIMP-ICON-DOCUMENT-SAVE-AS:CAPS"></a><h3>GIMP_ICON_DOCUMENT_SAVE_AS</h3> +<pre class="programlisting">#define GIMP_ICON_DOCUMENT_SAVE_AS "document-save-as" +</pre> +</div> +<hr> +<div class="refsect2"> +<a name="GIMP-ICON-EDIT:CAPS"></a><h3>GIMP_ICON_EDIT</h3> +<pre class="programlisting">#define GIMP_ICON_EDIT "gtk-edit" +</pre> +</div> +<hr> +<div class="refsect2"> +<a name="GIMP-ICON-EDIT-CLEAR:CAPS"></a><h3>GIMP_ICON_EDIT_CLEAR</h3> +<pre class="programlisting">#define GIMP_ICON_EDIT_CLEAR "edit-clear" +</pre> +</div> +<hr> +<div class="refsect2"> +<a name="GIMP-ICON-EDIT-COPY:CAPS"></a><h3>GIMP_ICON_EDIT_COPY</h3> +<pre class="programlisting">#define GIMP_ICON_EDIT_COPY "edit-copy" +</pre> +</div> +<hr> +<div class="refsect2"> +<a name="GIMP-ICON-EDIT-CUT:CAPS"></a><h3>GIMP_ICON_EDIT_CUT</h3> +<pre class="programlisting">#define GIMP_ICON_EDIT_CUT "edit-cut" +</pre> +</div> +<hr> +<div class="refsect2"> +<a name="GIMP-ICON-EDIT-DELETE:CAPS"></a><h3>GIMP_ICON_EDIT_DELETE</h3> +<pre class="programlisting">#define GIMP_ICON_EDIT_DELETE "edit-delete" +</pre> +</div> +<hr> +<div class="refsect2"> +<a name="GIMP-ICON-EDIT-FIND:CAPS"></a><h3>GIMP_ICON_EDIT_FIND</h3> +<pre class="programlisting">#define GIMP_ICON_EDIT_FIND "edit-find" +</pre> +</div> +<hr> +<div class="refsect2"> +<a name="GIMP-ICON-EDIT-PASTE:CAPS"></a><h3>GIMP_ICON_EDIT_PASTE</h3> +<pre class="programlisting">#define GIMP_ICON_EDIT_PASTE "edit-paste" +</pre> +</div> +<hr> +<div class="refsect2"> +<a name="GIMP-ICON-EDIT-PASTE-AS-NEW:CAPS"></a><h3>GIMP_ICON_EDIT_PASTE_AS_NEW</h3> +<pre class="programlisting">#define GIMP_ICON_EDIT_PASTE_AS_NEW "gimp-paste-as-new" +</pre> +</div> +<hr> +<div class="refsect2"> +<a name="GIMP-ICON-EDIT-PASTE-INTO:CAPS"></a><h3>GIMP_ICON_EDIT_PASTE_INTO</h3> +<pre class="programlisting">#define GIMP_ICON_EDIT_PASTE_INTO "gimp-paste-into" +</pre> +</div> +<hr> +<div class="refsect2"> +<a name="GIMP-ICON-EDIT-REDO:CAPS"></a><h3>GIMP_ICON_EDIT_REDO</h3> +<pre class="programlisting">#define GIMP_ICON_EDIT_REDO "edit-redo" +</pre> +</div> +<hr> +<div class="refsect2"> +<a name="GIMP-ICON-EDIT-UNDO:CAPS"></a><h3>GIMP_ICON_EDIT_UNDO</h3> +<pre class="programlisting">#define GIMP_ICON_EDIT_UNDO "edit-undo" +</pre> +</div> +<hr> +<div class="refsect2"> +<a name="GIMP-ICON-FILL-HORIZONTAL:CAPS"></a><h3>GIMP_ICON_FILL_HORIZONTAL</h3> +<pre class="programlisting">#define GIMP_ICON_FILL_HORIZONTAL "gimp-hfill" +</pre> +</div> +<hr> +<div class="refsect2"> +<a name="GIMP-ICON-FILL-VERTICAL:CAPS"></a><h3>GIMP_ICON_FILL_VERTICAL</h3> +<pre class="programlisting">#define GIMP_ICON_FILL_VERTICAL "gimp-vfill" +</pre> +</div> +<hr> +<div class="refsect2"> +<a name="GIMP-ICON-FOLDER-NEW:CAPS"></a><h3>GIMP_ICON_FOLDER_NEW</h3> +<pre class="programlisting">#define GIMP_ICON_FOLDER_NEW "folder-new" +</pre> +</div> +<hr> +<div class="refsect2"> +<a name="GIMP-ICON-FORMAT-INDENT-MORE:CAPS"></a><h3>GIMP_ICON_FORMAT_INDENT_MORE</h3> +<pre class="programlisting">#define GIMP_ICON_FORMAT_INDENT_MORE "format-indent-more" +</pre> +</div> +<hr> +<div class="refsect2"> +<a name="GIMP-ICON-FORMAT-INDENT-LESS:CAPS"></a><h3>GIMP_ICON_FORMAT_INDENT_LESS</h3> +<pre class="programlisting">#define GIMP_ICON_FORMAT_INDENT_LESS "format-indent-less" +</pre> +</div> +<hr> +<div class="refsect2"> +<a name="GIMP-ICON-FORMAT-JUSTIFY-CENTER:CAPS"></a><h3>GIMP_ICON_FORMAT_JUSTIFY_CENTER</h3> +<pre class="programlisting">#define GIMP_ICON_FORMAT_JUSTIFY_CENTER "format-justify-center" +</pre> +</div> +<hr> +<div class="refsect2"> +<a name="GIMP-ICON-FORMAT-JUSTIFY-FILL:CAPS"></a><h3>GIMP_ICON_FORMAT_JUSTIFY_FILL</h3> +<pre class="programlisting">#define GIMP_ICON_FORMAT_JUSTIFY_FILL "format-justify-fill" +</pre> +</div> +<hr> +<div class="refsect2"> +<a name="GIMP-ICON-FORMAT-JUSTIFY-LEFT:CAPS"></a><h3>GIMP_ICON_FORMAT_JUSTIFY_LEFT</h3> +<pre class="programlisting">#define GIMP_ICON_FORMAT_JUSTIFY_LEFT "format-justify-left" +</pre> +</div> +<hr> +<div class="refsect2"> +<a name="GIMP-ICON-FORMAT-JUSTIFY-RIGHT:CAPS"></a><h3>GIMP_ICON_FORMAT_JUSTIFY_RIGHT</h3> +<pre class="programlisting">#define GIMP_ICON_FORMAT_JUSTIFY_RIGHT "format-justify-right" +</pre> +</div> +<hr> +<div class="refsect2"> +<a name="GIMP-ICON-FORMAT-TEXT-BOLD:CAPS"></a><h3>GIMP_ICON_FORMAT_TEXT_BOLD</h3> +<pre class="programlisting">#define GIMP_ICON_FORMAT_TEXT_BOLD "format-text-bold" +</pre> +</div> +<hr> +<div class="refsect2"> +<a name="GIMP-ICON-FORMAT-TEXT-ITALIC:CAPS"></a><h3>GIMP_ICON_FORMAT_TEXT_ITALIC</h3> +<pre class="programlisting">#define GIMP_ICON_FORMAT_TEXT_ITALIC "format-text-italic" +</pre> +</div> +<hr> +<div class="refsect2"> +<a name="GIMP-ICON-FORMAT-TEXT-DIRECTION-LTR:CAPS"></a><h3>GIMP_ICON_FORMAT_TEXT_DIRECTION_LTR</h3> +<pre class="programlisting">#define GIMP_ICON_FORMAT_TEXT_DIRECTION_LTR "gimp-text-dir-ltr" /* use FDO */ +</pre> +</div> +<hr> +<div class="refsect2"> +<a name="GIMP-ICON-FORMAT-TEXT-DIRECTION-RTL:CAPS"></a><h3>GIMP_ICON_FORMAT_TEXT_DIRECTION_RTL</h3> +<pre class="programlisting">#define GIMP_ICON_FORMAT_TEXT_DIRECTION_RTL "gimp-text-dir-rtl" /* use FDO */ +</pre> +</div> +<hr> +<div class="refsect2"> +<a name="GIMP-ICON-FORMAT-TEXT-DIRECTION-TTB-LTR:CAPS"></a><h3>GIMP_ICON_FORMAT_TEXT_DIRECTION_TTB_LTR</h3> +<pre class="programlisting">#define GIMP_ICON_FORMAT_TEXT_DIRECTION_TTB_LTR "gimp-text-dir-ttb-ltr" /* use FDO */ +</pre> +</div> +<hr> +<div class="refsect2"> +<a name="GIMP-ICON-FORMAT-TEXT-DIRECTION-TTB-LTR-UPRIGHT:CAPS"></a><h3>GIMP_ICON_FORMAT_TEXT_DIRECTION_TTB_LTR_UPRIGHT</h3> +<pre class="programlisting">#define GIMP_ICON_FORMAT_TEXT_DIRECTION_TTB_LTR_UPRIGHT "gimp-text-dir-ttb-ltr-upright" /* use FDO */ +</pre> +</div> +<hr> +<div class="refsect2"> +<a name="GIMP-ICON-FORMAT-TEXT-DIRECTION-TTB-RTL:CAPS"></a><h3>GIMP_ICON_FORMAT_TEXT_DIRECTION_TTB_RTL</h3> +<pre class="programlisting">#define GIMP_ICON_FORMAT_TEXT_DIRECTION_TTB_RTL "gimp-text-dir-ttb-rtl" /* use FDO */ +</pre> +</div> +<hr> +<div class="refsect2"> +<a name="GIMP-ICON-FORMAT-TEXT-DIRECTION-TTB-RTL-UPRIGHT:CAPS"></a><h3>GIMP_ICON_FORMAT_TEXT_DIRECTION_TTB_RTL_UPRIGHT</h3> +<pre class="programlisting">#define GIMP_ICON_FORMAT_TEXT_DIRECTION_TTB_RTL_UPRIGHT "gimp-text-dir-ttb-rtl-upright" /* use FDO */ +</pre> +</div> +<hr> +<div class="refsect2"> +<a name="GIMP-ICON-FORMAT-TEXT-SPACING-LETTER:CAPS"></a><h3>GIMP_ICON_FORMAT_TEXT_SPACING_LETTER</h3> +<pre class="programlisting">#define GIMP_ICON_FORMAT_TEXT_SPACING_LETTER "gimp-letter-spacing" +</pre> +</div> +<hr> +<div class="refsect2"> +<a name="GIMP-ICON-FORMAT-TEXT-SPACING-LINE:CAPS"></a><h3>GIMP_ICON_FORMAT_TEXT_SPACING_LINE</h3> +<pre class="programlisting">#define GIMP_ICON_FORMAT_TEXT_SPACING_LINE "gimp-line-spacing" +</pre> +</div> +<hr> +<div class="refsect2"> +<a name="GIMP-ICON-FORMAT-TEXT-STRIKETHROUGH:CAPS"></a><h3>GIMP_ICON_FORMAT_TEXT_STRIKETHROUGH</h3> +<pre class="programlisting">#define GIMP_ICON_FORMAT_TEXT_STRIKETHROUGH "format-text-strikethrough" +</pre> +</div> +<hr> +<div class="refsect2"> +<a name="GIMP-ICON-FORMAT-TEXT-UNDERLINE:CAPS"></a><h3>GIMP_ICON_FORMAT_TEXT_UNDERLINE</h3> +<pre class="programlisting">#define GIMP_ICON_FORMAT_TEXT_UNDERLINE "format-text-underline" +</pre> +</div> +<hr> +<div class="refsect2"> +<a name="GIMP-ICON-GRADIENT-LINEAR:CAPS"></a><h3>GIMP_ICON_GRADIENT_LINEAR</h3> +<pre class="programlisting">#define GIMP_ICON_GRADIENT_LINEAR "gimp-gradient-linear" +</pre> +</div> +<hr> +<div class="refsect2"> +<a name="GIMP-ICON-GRADIENT-BILINEAR:CAPS"></a><h3>GIMP_ICON_GRADIENT_BILINEAR</h3> +<pre class="programlisting">#define GIMP_ICON_GRADIENT_BILINEAR "gimp-gradient-bilinear" +</pre> +</div> +<hr> +<div class="refsect2"> +<a name="GIMP-ICON-GRADIENT-RADIAL:CAPS"></a><h3>GIMP_ICON_GRADIENT_RADIAL</h3> +<pre class="programlisting">#define GIMP_ICON_GRADIENT_RADIAL "gimp-gradient-radial" +</pre> +</div> +<hr> +<div class="refsect2"> +<a name="GIMP-ICON-GRADIENT-SQUARE:CAPS"></a><h3>GIMP_ICON_GRADIENT_SQUARE</h3> +<pre class="programlisting">#define GIMP_ICON_GRADIENT_SQUARE "gimp-gradient-square" +</pre> +</div> +<hr> +<div class="refsect2"> +<a name="GIMP-ICON-GRADIENT-CONICAL-SYMMETRIC:CAPS"></a><h3>GIMP_ICON_GRADIENT_CONICAL_SYMMETRIC</h3> +<pre class="programlisting">#define GIMP_ICON_GRADIENT_CONICAL_SYMMETRIC "gimp-gradient-conical-symmetric" +</pre> +</div> +<hr> +<div class="refsect2"> +<a name="GIMP-ICON-GRADIENT-CONICAL-ASYMMETRIC:CAPS"></a><h3>GIMP_ICON_GRADIENT_CONICAL_ASYMMETRIC</h3> +<pre class="programlisting">#define GIMP_ICON_GRADIENT_CONICAL_ASYMMETRIC "gimp-gradient-conical-asymmetric" +</pre> +</div> +<hr> +<div class="refsect2"> +<a name="GIMP-ICON-GRADIENT-SHAPEBURST-ANGULAR:CAPS"></a><h3>GIMP_ICON_GRADIENT_SHAPEBURST_ANGULAR</h3> +<pre class="programlisting">#define GIMP_ICON_GRADIENT_SHAPEBURST_ANGULAR "gimp-gradient-shapeburst-angular" +</pre> +</div> +<hr> +<div class="refsect2"> +<a name="GIMP-ICON-GRADIENT-SHAPEBURST-SPHERICAL:CAPS"></a><h3>GIMP_ICON_GRADIENT_SHAPEBURST_SPHERICAL</h3> +<pre class="programlisting">#define GIMP_ICON_GRADIENT_SHAPEBURST_SPHERICAL "gimp-gradient-shapeburst-spherical" +</pre> +</div> +<hr> +<div class="refsect2"> +<a name="GIMP-ICON-GRADIENT-SHAPEBURST-DIMPLED:CAPS"></a><h3>GIMP_ICON_GRADIENT_SHAPEBURST_DIMPLED</h3> +<pre class="programlisting">#define GIMP_ICON_GRADIENT_SHAPEBURST_DIMPLED "gimp-gradient-shapeburst-dimpled" +</pre> +</div> +<hr> +<div class="refsect2"> +<a name="GIMP-ICON-GRADIENT-SPIRAL-CLOCKWISE:CAPS"></a><h3>GIMP_ICON_GRADIENT_SPIRAL_CLOCKWISE</h3> +<pre class="programlisting">#define GIMP_ICON_GRADIENT_SPIRAL_CLOCKWISE "gimp-gradient-spiral-clockwise" +</pre> +</div> +<hr> +<div class="refsect2"> +<a name="GIMP-ICON-GRADIENT-SPIRAL-ANTICLOCKWISE:CAPS"></a><h3>GIMP_ICON_GRADIENT_SPIRAL_ANTICLOCKWISE</h3> +<pre class="programlisting">#define GIMP_ICON_GRADIENT_SPIRAL_ANTICLOCKWISE "gimp-gradient-spiral-anticlockwise" +</pre> +</div> +<hr> +<div class="refsect2"> +<a name="GIMP-ICON-GRAVITY-EAST:CAPS"></a><h3>GIMP_ICON_GRAVITY_EAST</h3> +<pre class="programlisting">#define GIMP_ICON_GRAVITY_EAST "gimp-gravity-east" +</pre> +</div> +<hr> +<div class="refsect2"> +<a name="GIMP-ICON-GRAVITY-NORTH:CAPS"></a><h3>GIMP_ICON_GRAVITY_NORTH</h3> +<pre class="programlisting">#define GIMP_ICON_GRAVITY_NORTH "gimp-gravity-north" +</pre> +</div> +<hr> +<div class="refsect2"> +<a name="GIMP-ICON-GRAVITY-NORTH-EAST:CAPS"></a><h3>GIMP_ICON_GRAVITY_NORTH_EAST</h3> +<pre class="programlisting">#define GIMP_ICON_GRAVITY_NORTH_EAST "gimp-gravity-north-east" +</pre> +</div> +<hr> +<div class="refsect2"> +<a name="GIMP-ICON-GRAVITY-NORTH-WEST:CAPS"></a><h3>GIMP_ICON_GRAVITY_NORTH_WEST</h3> +<pre class="programlisting">#define GIMP_ICON_GRAVITY_NORTH_WEST "gimp-gravity-north-west" +</pre> +</div> +<hr> +<div class="refsect2"> +<a name="GIMP-ICON-GRAVITY-SOUTH:CAPS"></a><h3>GIMP_ICON_GRAVITY_SOUTH</h3> +<pre class="programlisting">#define GIMP_ICON_GRAVITY_SOUTH "gimp-gravity-south" +</pre> +</div> +<hr> +<div class="refsect2"> +<a name="GIMP-ICON-GRAVITY-SOUTH-EAST:CAPS"></a><h3>GIMP_ICON_GRAVITY_SOUTH_EAST</h3> +<pre class="programlisting">#define GIMP_ICON_GRAVITY_SOUTH_EAST "gimp-gravity-south-east" +</pre> +</div> +<hr> +<div class="refsect2"> +<a name="GIMP-ICON-GRAVITY-SOUTH-WEST:CAPS"></a><h3>GIMP_ICON_GRAVITY_SOUTH_WEST</h3> +<pre class="programlisting">#define GIMP_ICON_GRAVITY_SOUTH_WEST "gimp-gravity-south-west" +</pre> +</div> +<hr> +<div class="refsect2"> +<a name="GIMP-ICON-GRAVITY-WEST:CAPS"></a><h3>GIMP_ICON_GRAVITY_WEST</h3> +<pre class="programlisting">#define GIMP_ICON_GRAVITY_WEST "gimp-gravity-west" +</pre> +</div> +<hr> +<div class="refsect2"> +<a name="GIMP-ICON-GO-BOTTOM:CAPS"></a><h3>GIMP_ICON_GO_BOTTOM</h3> +<pre class="programlisting">#define GIMP_ICON_GO_BOTTOM "go-bottom" +</pre> +</div> +<hr> +<div class="refsect2"> +<a name="GIMP-ICON-GO-DOWN:CAPS"></a><h3>GIMP_ICON_GO_DOWN</h3> +<pre class="programlisting">#define GIMP_ICON_GO_DOWN "go-down" +</pre> +</div> +<hr> +<div class="refsect2"> +<a name="GIMP-ICON-GO-FIRST:CAPS"></a><h3>GIMP_ICON_GO_FIRST</h3> +<pre class="programlisting">#define GIMP_ICON_GO_FIRST "go-first" +</pre> +</div> +<hr> +<div class="refsect2"> +<a name="GIMP-ICON-GO-HOME:CAPS"></a><h3>GIMP_ICON_GO_HOME</h3> +<pre class="programlisting">#define GIMP_ICON_GO_HOME "go-home" +</pre> +</div> +<hr> +<div class="refsect2"> +<a name="GIMP-ICON-GO-LAST:CAPS"></a><h3>GIMP_ICON_GO_LAST</h3> +<pre class="programlisting">#define GIMP_ICON_GO_LAST "go-last" +</pre> +</div> +<hr> +<div class="refsect2"> +<a name="GIMP-ICON-GO-TOP:CAPS"></a><h3>GIMP_ICON_GO_TOP</h3> +<pre class="programlisting">#define GIMP_ICON_GO_TOP "go-top" +</pre> +</div> +<hr> +<div class="refsect2"> +<a name="GIMP-ICON-GO-UP:CAPS"></a><h3>GIMP_ICON_GO_UP</h3> +<pre class="programlisting">#define GIMP_ICON_GO_UP "go-up" +</pre> +</div> +<hr> +<div class="refsect2"> +<a name="GIMP-ICON-GO-PREVIOUS:CAPS"></a><h3>GIMP_ICON_GO_PREVIOUS</h3> +<pre class="programlisting">#define GIMP_ICON_GO_PREVIOUS "go-previous" +</pre> +</div> +<hr> +<div class="refsect2"> +<a name="GIMP-ICON-GO-NEXT:CAPS"></a><h3>GIMP_ICON_GO_NEXT</h3> +<pre class="programlisting">#define GIMP_ICON_GO_NEXT "go-next" +</pre> +</div> +<hr> +<div class="refsect2"> +<a name="GIMP-ICON-HELP:CAPS"></a><h3>GIMP_ICON_HELP</h3> +<pre class="programlisting">#define GIMP_ICON_HELP "help" +</pre> +</div> +<hr> +<div class="refsect2"> +<a name="GIMP-ICON-HELP-ABOUT:CAPS"></a><h3>GIMP_ICON_HELP_ABOUT</h3> +<pre class="programlisting">#define GIMP_ICON_HELP_ABOUT "help-about" +</pre> +</div> +<hr> +<div class="refsect2"> +<a name="GIMP-ICON-HELP-USER-MANUAL:CAPS"></a><h3>GIMP_ICON_HELP_USER_MANUAL</h3> +<pre class="programlisting">#define GIMP_ICON_HELP_USER_MANUAL "gimp-user-manual" +</pre> +</div> +<hr> +<div class="refsect2"> +<a name="GIMP-ICON-HISTOGRAM:CAPS"></a><h3>GIMP_ICON_HISTOGRAM</h3> +<pre class="programlisting">#define GIMP_ICON_HISTOGRAM "gimp-histogram" +</pre> +</div> +<hr> +<div class="refsect2"> +<a name="GIMP-ICON-HISTOGRAM-LINEAR:CAPS"></a><h3>GIMP_ICON_HISTOGRAM_LINEAR</h3> +<pre class="programlisting">#define GIMP_ICON_HISTOGRAM_LINEAR "gimp-histogram-linear" +</pre> +</div> +<hr> +<div class="refsect2"> +<a name="GIMP-ICON-HISTOGRAM-LOGARITHMIC:CAPS"></a><h3>GIMP_ICON_HISTOGRAM_LOGARITHMIC</h3> +<pre class="programlisting">#define GIMP_ICON_HISTOGRAM_LOGARITHMIC "gimp-histogram-logarithmic" +</pre> +</div> +<hr> +<div class="refsect2"> +<a name="GIMP-ICON-IMAGE:CAPS"></a><h3>GIMP_ICON_IMAGE</h3> +<pre class="programlisting">#define GIMP_ICON_IMAGE "gimp-image" +</pre> +</div> +<hr> +<div class="refsect2"> +<a name="GIMP-ICON-IMAGE-OPEN:CAPS"></a><h3>GIMP_ICON_IMAGE_OPEN</h3> +<pre class="programlisting">#define GIMP_ICON_IMAGE_OPEN "gimp-image-open" +</pre> +</div> +<hr> +<div class="refsect2"> +<a name="GIMP-ICON-IMAGE-RELOAD:CAPS"></a><h3>GIMP_ICON_IMAGE_RELOAD</h3> +<pre class="programlisting">#define GIMP_ICON_IMAGE_RELOAD "gimp-image-reload" +</pre> +</div> +<hr> +<div class="refsect2"> +<a name="GIMP-ICON-JOIN-MITER:CAPS"></a><h3>GIMP_ICON_JOIN_MITER</h3> +<pre class="programlisting">#define GIMP_ICON_JOIN_MITER "gimp-join-miter" +</pre> +</div> +<hr> +<div class="refsect2"> +<a name="GIMP-ICON-JOIN-ROUND:CAPS"></a><h3>GIMP_ICON_JOIN_ROUND</h3> +<pre class="programlisting">#define GIMP_ICON_JOIN_ROUND "gimp-join-round" +</pre> +</div> +<hr> +<div class="refsect2"> +<a name="GIMP-ICON-JOIN-BEVEL:CAPS"></a><h3>GIMP_ICON_JOIN_BEVEL</h3> +<pre class="programlisting">#define GIMP_ICON_JOIN_BEVEL "gimp-join-bevel" +</pre> +</div> +<hr> +<div class="refsect2"> +<a name="GIMP-ICON-LAYER:CAPS"></a><h3>GIMP_ICON_LAYER</h3> +<pre class="programlisting">#define GIMP_ICON_LAYER "gimp-layer" +</pre> +</div> +<hr> +<div class="refsect2"> +<a name="GIMP-ICON-LAYER-ANCHOR:CAPS"></a><h3>GIMP_ICON_LAYER_ANCHOR</h3> +<pre class="programlisting">#define GIMP_ICON_LAYER_ANCHOR "gimp-anchor" +</pre> +</div> +<hr> +<div class="refsect2"> +<a name="GIMP-ICON-LAYER-FLOATING-SELECTION:CAPS"></a><h3>GIMP_ICON_LAYER_FLOATING_SELECTION</h3> +<pre class="programlisting">#define GIMP_ICON_LAYER_FLOATING_SELECTION "gimp-floating-selection" +</pre> +</div> +<hr> +<div class="refsect2"> +<a name="GIMP-ICON-LAYER-MASK:CAPS"></a><h3>GIMP_ICON_LAYER_MASK</h3> +<pre class="programlisting">#define GIMP_ICON_LAYER_MASK "gimp-layer-mask" +</pre> +</div> +<hr> +<div class="refsect2"> +<a name="GIMP-ICON-LAYER-MERGE-DOWN:CAPS"></a><h3>GIMP_ICON_LAYER_MERGE_DOWN</h3> +<pre class="programlisting">#define GIMP_ICON_LAYER_MERGE_DOWN "gimp-merge-down" +</pre> +</div> +<hr> +<div class="refsect2"> +<a name="GIMP-ICON-LAYER-TEXT-LAYER:CAPS"></a><h3>GIMP_ICON_LAYER_TEXT_LAYER</h3> +<pre class="programlisting">#define GIMP_ICON_LAYER_TEXT_LAYER "gimp-text-layer" +</pre> +</div> +<hr> +<div class="refsect2"> +<a name="GIMP-ICON-LAYER-TO-IMAGESIZE:CAPS"></a><h3>GIMP_ICON_LAYER_TO_IMAGESIZE</h3> +<pre class="programlisting">#define GIMP_ICON_LAYER_TO_IMAGESIZE "gimp-layer-to-imagesize" +</pre> +</div> +<hr> +<div class="refsect2"> +<a name="GIMP-ICON-LIST:CAPS"></a><h3>GIMP_ICON_LIST</h3> +<pre class="programlisting">#define GIMP_ICON_LIST "gimp-list" +</pre> +</div> +<hr> +<div class="refsect2"> +<a name="GIMP-ICON-LIST-ADD:CAPS"></a><h3>GIMP_ICON_LIST_ADD</h3> +<pre class="programlisting">#define GIMP_ICON_LIST_ADD "list-add" +</pre> +</div> +<hr> +<div class="refsect2"> +<a name="GIMP-ICON-LIST-REMOVE:CAPS"></a><h3>GIMP_ICON_LIST_REMOVE</h3> +<pre class="programlisting">#define GIMP_ICON_LIST_REMOVE "list-remove" +</pre> +</div> +<hr> +<div class="refsect2"> +<a name="GIMP-ICON-MENU-LEFT:CAPS"></a><h3>GIMP_ICON_MENU_LEFT</h3> +<pre class="programlisting">#define GIMP_ICON_MENU_LEFT "gimp-menu-left" +</pre> +</div> +<hr> +<div class="refsect2"> +<a name="GIMP-ICON-MENU-RIGHT:CAPS"></a><h3>GIMP_ICON_MENU_RIGHT</h3> +<pre class="programlisting">#define GIMP_ICON_MENU_RIGHT "gimp-menu-right" +</pre> +</div> +<hr> +<div class="refsect2"> +<a name="GIMP-ICON-OBJECT-DUPLICATE:CAPS"></a><h3>GIMP_ICON_OBJECT_DUPLICATE</h3> +<pre class="programlisting">#define GIMP_ICON_OBJECT_DUPLICATE "gimp-duplicate" +</pre> +</div> +<hr> +<div class="refsect2"> +<a name="GIMP-ICON-OBJECT-FLIP-HORIZONTAL:CAPS"></a><h3>GIMP_ICON_OBJECT_FLIP_HORIZONTAL</h3> +<pre class="programlisting">#define GIMP_ICON_OBJECT_FLIP_HORIZONTAL "gimp-flip-horizontal" /* use FDO */ +</pre> +</div> +<hr> +<div class="refsect2"> +<a name="GIMP-ICON-OBJECT-FLIP-VERTICAL:CAPS"></a><h3>GIMP_ICON_OBJECT_FLIP_VERTICAL</h3> +<pre class="programlisting">#define GIMP_ICON_OBJECT_FLIP_VERTICAL "gimp-flip-vertical" /* use FDO */ +</pre> +</div> +<hr> +<div class="refsect2"> +<a name="GIMP-ICON-OBJECT-RESIZE:CAPS"></a><h3>GIMP_ICON_OBJECT_RESIZE</h3> +<pre class="programlisting">#define GIMP_ICON_OBJECT_RESIZE "gimp-resize" +</pre> +</div> +<hr> +<div class="refsect2"> +<a name="GIMP-ICON-OBJECT-ROTATE-180:CAPS"></a><h3>GIMP_ICON_OBJECT_ROTATE_180</h3> +<pre class="programlisting">#define GIMP_ICON_OBJECT_ROTATE_180 "gimp-rotate-180" +</pre> +</div> +<hr> +<div class="refsect2"> +<a name="GIMP-ICON-OBJECT-ROTATE-270:CAPS"></a><h3>GIMP_ICON_OBJECT_ROTATE_270</h3> +<pre class="programlisting">#define GIMP_ICON_OBJECT_ROTATE_270 "gimp-rotate-270" /* use FDO */ +</pre> +</div> +<hr> +<div class="refsect2"> +<a name="GIMP-ICON-OBJECT-ROTATE-90:CAPS"></a><h3>GIMP_ICON_OBJECT_ROTATE_90</h3> +<pre class="programlisting">#define GIMP_ICON_OBJECT_ROTATE_90 "gimp-rotate-90" /* use FDO */ +</pre> +</div> +<hr> +<div class="refsect2"> +<a name="GIMP-ICON-OBJECT-SCALE:CAPS"></a><h3>GIMP_ICON_OBJECT_SCALE</h3> +<pre class="programlisting">#define GIMP_ICON_OBJECT_SCALE "gimp-scale" +</pre> +</div> +<hr> +<div class="refsect2"> +<a name="GIMP-ICON-PATH:CAPS"></a><h3>GIMP_ICON_PATH</h3> +<pre class="programlisting">#define GIMP_ICON_PATH "gimp-path" +</pre> +</div> +<hr> +<div class="refsect2"> +<a name="GIMP-ICON-PATH-STROKE:CAPS"></a><h3>GIMP_ICON_PATH_STROKE</h3> +<pre class="programlisting">#define GIMP_ICON_PATH_STROKE "gimp-path-stroke" +</pre> +</div> +<hr> +<div class="refsect2"> +<a name="GIMP-ICON-PIVOT-CENTER:CAPS"></a><h3>GIMP_ICON_PIVOT_CENTER</h3> +<pre class="programlisting">#define GIMP_ICON_PIVOT_CENTER "gimp-pivot-center" +</pre> +</div> +<hr> +<div class="refsect2"> +<a name="GIMP-ICON-PIVOT-EAST:CAPS"></a><h3>GIMP_ICON_PIVOT_EAST</h3> +<pre class="programlisting">#define GIMP_ICON_PIVOT_EAST "gimp-pivot-east" +</pre> +</div> +<hr> +<div class="refsect2"> +<a name="GIMP-ICON-PIVOT-NORTH:CAPS"></a><h3>GIMP_ICON_PIVOT_NORTH</h3> +<pre class="programlisting">#define GIMP_ICON_PIVOT_NORTH "gimp-pivot-north" +</pre> +</div> +<hr> +<div class="refsect2"> +<a name="GIMP-ICON-PIVOT-NORTH-EAST:CAPS"></a><h3>GIMP_ICON_PIVOT_NORTH_EAST</h3> +<pre class="programlisting">#define GIMP_ICON_PIVOT_NORTH_EAST "gimp-pivot-north-east" +</pre> +</div> +<hr> +<div class="refsect2"> +<a name="GIMP-ICON-PIVOT-NORTH-WEST:CAPS"></a><h3>GIMP_ICON_PIVOT_NORTH_WEST</h3> +<pre class="programlisting">#define GIMP_ICON_PIVOT_NORTH_WEST "gimp-pivot-north-west" +</pre> +</div> +<hr> +<div class="refsect2"> +<a name="GIMP-ICON-PIVOT-SOUTH:CAPS"></a><h3>GIMP_ICON_PIVOT_SOUTH</h3> +<pre class="programlisting">#define GIMP_ICON_PIVOT_SOUTH "gimp-pivot-south" +</pre> +</div> +<hr> +<div class="refsect2"> +<a name="GIMP-ICON-PIVOT-SOUTH-EAST:CAPS"></a><h3>GIMP_ICON_PIVOT_SOUTH_EAST</h3> +<pre class="programlisting">#define GIMP_ICON_PIVOT_SOUTH_EAST "gimp-pivot-south-east" +</pre> +</div> +<hr> +<div class="refsect2"> +<a name="GIMP-ICON-PIVOT-SOUTH-WEST:CAPS"></a><h3>GIMP_ICON_PIVOT_SOUTH_WEST</h3> +<pre class="programlisting">#define GIMP_ICON_PIVOT_SOUTH_WEST "gimp-pivot-south-west" +</pre> +</div> +<hr> +<div class="refsect2"> +<a name="GIMP-ICON-PIVOT-WEST:CAPS"></a><h3>GIMP_ICON_PIVOT_WEST</h3> +<pre class="programlisting">#define GIMP_ICON_PIVOT_WEST "gimp-pivot-west" +</pre> +</div> +<hr> +<div class="refsect2"> +<a name="GIMP-ICON-PREFERENCES-SYSTEM:CAPS"></a><h3>GIMP_ICON_PREFERENCES_SYSTEM</h3> +<pre class="programlisting">#define GIMP_ICON_PREFERENCES_SYSTEM "preferences-system" +</pre> +</div> +<hr> +<div class="refsect2"> +<a name="GIMP-ICON-PROCESS-STOP:CAPS"></a><h3>GIMP_ICON_PROCESS_STOP</h3> +<pre class="programlisting">#define GIMP_ICON_PROCESS_STOP "process-stop" +</pre> +</div> +<hr> +<div class="refsect2"> +<a name="GIMP-ICON-QUICK-MASK-OFF:CAPS"></a><h3>GIMP_ICON_QUICK_MASK_OFF</h3> +<pre class="programlisting">#define GIMP_ICON_QUICK_MASK_OFF "gimp-quick-mask-off" +</pre> +</div> +<hr> +<div class="refsect2"> +<a name="GIMP-ICON-QUICK-MASK-ON:CAPS"></a><h3>GIMP_ICON_QUICK_MASK_ON</h3> +<pre class="programlisting">#define GIMP_ICON_QUICK_MASK_ON "gimp-quick-mask-on" +</pre> +</div> +<hr> +<div class="refsect2"> +<a name="GIMP-ICON-SELECTION:CAPS"></a><h3>GIMP_ICON_SELECTION</h3> +<pre class="programlisting">#define GIMP_ICON_SELECTION "gimp-selection" +</pre> +</div> +<hr> +<div class="refsect2"> +<a name="GIMP-ICON-SELECTION-ADD:CAPS"></a><h3>GIMP_ICON_SELECTION_ADD</h3> +<pre class="programlisting">#define GIMP_ICON_SELECTION_ADD "gimp-selection-add" +</pre> +</div> +<hr> +<div class="refsect2"> +<a name="GIMP-ICON-SELECTION-ALL:CAPS"></a><h3>GIMP_ICON_SELECTION_ALL</h3> +<pre class="programlisting">#define GIMP_ICON_SELECTION_ALL "gimp-selection-all" +</pre> +</div> +<hr> +<div class="refsect2"> +<a name="GIMP-ICON-SELECTION-BORDER:CAPS"></a><h3>GIMP_ICON_SELECTION_BORDER</h3> +<pre class="programlisting">#define GIMP_ICON_SELECTION_BORDER "gimp-selection-border" +</pre> +</div> +<hr> +<div class="refsect2"> +<a name="GIMP-ICON-SELECTION-GROW:CAPS"></a><h3>GIMP_ICON_SELECTION_GROW</h3> +<pre class="programlisting">#define GIMP_ICON_SELECTION_GROW "gimp-selection-grow" +</pre> +</div> +<hr> +<div class="refsect2"> +<a name="GIMP-ICON-SELECTION-INTERSECT:CAPS"></a><h3>GIMP_ICON_SELECTION_INTERSECT</h3> +<pre class="programlisting">#define GIMP_ICON_SELECTION_INTERSECT "gimp-selection-intersect" +</pre> +</div> +<hr> +<div class="refsect2"> +<a name="GIMP-ICON-SELECTION-NONE:CAPS"></a><h3>GIMP_ICON_SELECTION_NONE</h3> +<pre class="programlisting">#define GIMP_ICON_SELECTION_NONE "gimp-selection-none" +</pre> +</div> +<hr> +<div class="refsect2"> +<a name="GIMP-ICON-SELECTION-REPLACE:CAPS"></a><h3>GIMP_ICON_SELECTION_REPLACE</h3> +<pre class="programlisting">#define GIMP_ICON_SELECTION_REPLACE "gimp-selection-replace" +</pre> +</div> +<hr> +<div class="refsect2"> +<a name="GIMP-ICON-SELECTION-SHRINK:CAPS"></a><h3>GIMP_ICON_SELECTION_SHRINK</h3> +<pre class="programlisting">#define GIMP_ICON_SELECTION_SHRINK "gimp-selection-shrink" +</pre> +</div> +<hr> +<div class="refsect2"> +<a name="GIMP-ICON-SELECTION-STROKE:CAPS"></a><h3>GIMP_ICON_SELECTION_STROKE</h3> +<pre class="programlisting">#define GIMP_ICON_SELECTION_STROKE "gimp-selection-stroke" +</pre> +</div> +<hr> +<div class="refsect2"> +<a name="GIMP-ICON-SELECTION-SUBTRACT:CAPS"></a><h3>GIMP_ICON_SELECTION_SUBTRACT</h3> +<pre class="programlisting">#define GIMP_ICON_SELECTION_SUBTRACT "gimp-selection-subtract" +</pre> +</div> +<hr> +<div class="refsect2"> +<a name="GIMP-ICON-SELECTION-TO-CHANNEL:CAPS"></a><h3>GIMP_ICON_SELECTION_TO_CHANNEL</h3> +<pre class="programlisting">#define GIMP_ICON_SELECTION_TO_CHANNEL "gimp-selection-to-channel" +</pre> +</div> +<hr> +<div class="refsect2"> +<a name="GIMP-ICON-SELECTION-TO-PATH:CAPS"></a><h3>GIMP_ICON_SELECTION_TO_PATH</h3> +<pre class="programlisting">#define GIMP_ICON_SELECTION_TO_PATH "gimp-selection-to-path" +</pre> +</div> +<hr> +<div class="refsect2"> +<a name="GIMP-ICON-SHAPE-CIRCLE:CAPS"></a><h3>GIMP_ICON_SHAPE_CIRCLE</h3> +<pre class="programlisting">#define GIMP_ICON_SHAPE_CIRCLE "gimp-shape-circle" +</pre> +</div> +<hr> +<div class="refsect2"> +<a name="GIMP-ICON-SHAPE-DIAMOND:CAPS"></a><h3>GIMP_ICON_SHAPE_DIAMOND</h3> +<pre class="programlisting">#define GIMP_ICON_SHAPE_DIAMOND "gimp-shape-diamond" +</pre> +</div> +<hr> +<div class="refsect2"> +<a name="GIMP-ICON-SHAPE-SQUARE:CAPS"></a><h3>GIMP_ICON_SHAPE_SQUARE</h3> +<pre class="programlisting">#define GIMP_ICON_SHAPE_SQUARE "gimp-shape-square" +</pre> +</div> +<hr> +<div class="refsect2"> +<a name="GIMP-ICON-SYSTEM-RUN:CAPS"></a><h3>GIMP_ICON_SYSTEM_RUN</h3> +<pre class="programlisting">#define GIMP_ICON_SYSTEM_RUN "system-run" +</pre> +</div> +<hr> +<div class="refsect2"> +<a name="GIMP-ICON-TOOL-AIRBRUSH:CAPS"></a><h3>GIMP_ICON_TOOL_AIRBRUSH</h3> +<pre class="programlisting">#define GIMP_ICON_TOOL_AIRBRUSH "gimp-tool-airbrush" +</pre> +</div> +<hr> +<div class="refsect2"> +<a name="GIMP-ICON-TOOL-ALIGN:CAPS"></a><h3>GIMP_ICON_TOOL_ALIGN</h3> +<pre class="programlisting">#define GIMP_ICON_TOOL_ALIGN "gimp-tool-align" +</pre> +</div> +<hr> +<div class="refsect2"> +<a name="GIMP-ICON-TOOL-BLUR:CAPS"></a><h3>GIMP_ICON_TOOL_BLUR</h3> +<pre class="programlisting">#define GIMP_ICON_TOOL_BLUR "gimp-tool-blur" +</pre> +</div> +<hr> +<div class="refsect2"> +<a name="GIMP-ICON-TOOL-BRIGHTNESS-CONTRAST:CAPS"></a><h3>GIMP_ICON_TOOL_BRIGHTNESS_CONTRAST</h3> +<pre class="programlisting">#define GIMP_ICON_TOOL_BRIGHTNESS_CONTRAST "gimp-tool-brightness-contrast" +</pre> +</div> +<hr> +<div class="refsect2"> +<a name="GIMP-ICON-TOOL-BUCKET-FILL:CAPS"></a><h3>GIMP_ICON_TOOL_BUCKET_FILL</h3> +<pre class="programlisting">#define GIMP_ICON_TOOL_BUCKET_FILL "gimp-tool-bucket-fill" +</pre> +</div> +<hr> +<div class="refsect2"> +<a name="GIMP-ICON-TOOL-BY-COLOR-SELECT:CAPS"></a><h3>GIMP_ICON_TOOL_BY_COLOR_SELECT</h3> +<pre class="programlisting">#define GIMP_ICON_TOOL_BY_COLOR_SELECT "gimp-tool-by-color-select" +</pre> +</div> +<hr> +<div class="refsect2"> +<a name="GIMP-ICON-TOOL-CAGE:CAPS"></a><h3>GIMP_ICON_TOOL_CAGE</h3> +<pre class="programlisting">#define GIMP_ICON_TOOL_CAGE "gimp-tool-cage" +</pre> +</div> +<hr> +<div class="refsect2"> +<a name="GIMP-ICON-TOOL-CLONE:CAPS"></a><h3>GIMP_ICON_TOOL_CLONE</h3> +<pre class="programlisting">#define GIMP_ICON_TOOL_CLONE "gimp-tool-clone" +</pre> +</div> +<hr> +<div class="refsect2"> +<a name="GIMP-ICON-TOOL-COLOR-TEMPERATURE:CAPS"></a><h3>GIMP_ICON_TOOL_COLOR_TEMPERATURE</h3> +<pre class="programlisting">#define GIMP_ICON_TOOL_COLOR_TEMPERATURE "gimp-tool-color-temperature" +</pre> +</div> +<hr> +<div class="refsect2"> +<a name="GIMP-ICON-TOOL-COLORIZE:CAPS"></a><h3>GIMP_ICON_TOOL_COLORIZE</h3> +<pre class="programlisting">#define GIMP_ICON_TOOL_COLORIZE "gimp-tool-colorize" +</pre> +</div> +<hr> +<div class="refsect2"> +<a name="GIMP-ICON-TOOL-COLOR-BALANCE:CAPS"></a><h3>GIMP_ICON_TOOL_COLOR_BALANCE</h3> +<pre class="programlisting">#define GIMP_ICON_TOOL_COLOR_BALANCE "gimp-tool-color-balance" +</pre> +</div> +<hr> +<div class="refsect2"> +<a name="GIMP-ICON-TOOL-COLOR-PICKER:CAPS"></a><h3>GIMP_ICON_TOOL_COLOR_PICKER</h3> +<pre class="programlisting">#define GIMP_ICON_TOOL_COLOR_PICKER "gimp-tool-color-picker" +</pre> +</div> +<hr> +<div class="refsect2"> +<a name="GIMP-ICON-TOOL-CROP:CAPS"></a><h3>GIMP_ICON_TOOL_CROP</h3> +<pre class="programlisting">#define GIMP_ICON_TOOL_CROP "gimp-tool-crop" +</pre> +</div> +<hr> +<div class="refsect2"> +<a name="GIMP-ICON-TOOL-CURVES:CAPS"></a><h3>GIMP_ICON_TOOL_CURVES</h3> +<pre class="programlisting">#define GIMP_ICON_TOOL_CURVES "gimp-tool-curves" +</pre> +</div> +<hr> +<div class="refsect2"> +<a name="GIMP-ICON-TOOL-DESATURATE:CAPS"></a><h3>GIMP_ICON_TOOL_DESATURATE</h3> +<pre class="programlisting">#define GIMP_ICON_TOOL_DESATURATE "gimp-tool-desaturate" +</pre> +</div> +<hr> +<div class="refsect2"> +<a name="GIMP-ICON-TOOL-DODGE:CAPS"></a><h3>GIMP_ICON_TOOL_DODGE</h3> +<pre class="programlisting">#define GIMP_ICON_TOOL_DODGE "gimp-tool-dodge" +</pre> +</div> +<hr> +<div class="refsect2"> +<a name="GIMP-ICON-TOOL-ELLIPSE-SELECT:CAPS"></a><h3>GIMP_ICON_TOOL_ELLIPSE_SELECT</h3> +<pre class="programlisting">#define GIMP_ICON_TOOL_ELLIPSE_SELECT "gimp-tool-ellipse-select" +</pre> +</div> +<hr> +<div class="refsect2"> +<a name="GIMP-ICON-TOOL-ERASER:CAPS"></a><h3>GIMP_ICON_TOOL_ERASER</h3> +<pre class="programlisting">#define GIMP_ICON_TOOL_ERASER "gimp-tool-eraser" +</pre> +</div> +<hr> +<div class="refsect2"> +<a name="GIMP-ICON-TOOL-EXPOSURE:CAPS"></a><h3>GIMP_ICON_TOOL_EXPOSURE</h3> +<pre class="programlisting">#define GIMP_ICON_TOOL_EXPOSURE "gimp-tool-exposure" +</pre> +</div> +<hr> +<div class="refsect2"> +<a name="GIMP-ICON-TOOL-FLIP:CAPS"></a><h3>GIMP_ICON_TOOL_FLIP</h3> +<pre class="programlisting">#define GIMP_ICON_TOOL_FLIP "gimp-tool-flip" +</pre> +</div> +<hr> +<div class="refsect2"> +<a name="GIMP-ICON-TOOL-FOREGROUND-SELECT:CAPS"></a><h3>GIMP_ICON_TOOL_FOREGROUND_SELECT</h3> +<pre class="programlisting">#define GIMP_ICON_TOOL_FOREGROUND_SELECT "gimp-tool-foreground-select" +</pre> +</div> +<hr> +<div class="refsect2"> +<a name="GIMP-ICON-TOOL-FREE-SELECT:CAPS"></a><h3>GIMP_ICON_TOOL_FREE_SELECT</h3> +<pre class="programlisting">#define GIMP_ICON_TOOL_FREE_SELECT "gimp-tool-free-select" +</pre> +</div> +<hr> +<div class="refsect2"> +<a name="GIMP-ICON-TOOL-FUZZY-SELECT:CAPS"></a><h3>GIMP_ICON_TOOL_FUZZY_SELECT</h3> +<pre class="programlisting">#define GIMP_ICON_TOOL_FUZZY_SELECT "gimp-tool-fuzzy-select" +</pre> +</div> +<hr> +<div class="refsect2"> +<a name="GIMP-ICON-TOOL-GRADIENT:CAPS"></a><h3>GIMP_ICON_TOOL_GRADIENT</h3> +<pre class="programlisting">#define GIMP_ICON_TOOL_GRADIENT "gimp-tool-gradient" +</pre> +</div> +<hr> +<div class="refsect2"> +<a name="GIMP-ICON-TOOL-HANDLE-TRANSFORM:CAPS"></a><h3>GIMP_ICON_TOOL_HANDLE_TRANSFORM</h3> +<pre class="programlisting">#define GIMP_ICON_TOOL_HANDLE_TRANSFORM "gimp-tool-handle-transform" +</pre> +</div> +<hr> +<div class="refsect2"> +<a name="GIMP-ICON-TOOL-HEAL:CAPS"></a><h3>GIMP_ICON_TOOL_HEAL</h3> +<pre class="programlisting">#define GIMP_ICON_TOOL_HEAL "gimp-tool-heal" +</pre> +</div> +<hr> +<div class="refsect2"> +<a name="GIMP-ICON-TOOL-HUE-SATURATION:CAPS"></a><h3>GIMP_ICON_TOOL_HUE_SATURATION</h3> +<pre class="programlisting">#define GIMP_ICON_TOOL_HUE_SATURATION "gimp-tool-hue-saturation" +</pre> +</div> +<hr> +<div class="refsect2"> +<a name="GIMP-ICON-TOOL-INK:CAPS"></a><h3>GIMP_ICON_TOOL_INK</h3> +<pre class="programlisting">#define GIMP_ICON_TOOL_INK "gimp-tool-ink" +</pre> +</div> +<hr> +<div class="refsect2"> +<a name="GIMP-ICON-TOOL-ISCISSORS:CAPS"></a><h3>GIMP_ICON_TOOL_ISCISSORS</h3> +<pre class="programlisting">#define GIMP_ICON_TOOL_ISCISSORS "gimp-tool-iscissors" +</pre> +</div> +<hr> +<div class="refsect2"> +<a name="GIMP-ICON-TOOL-LEVELS:CAPS"></a><h3>GIMP_ICON_TOOL_LEVELS</h3> +<pre class="programlisting">#define GIMP_ICON_TOOL_LEVELS "gimp-tool-levels" +</pre> +</div> +<hr> +<div class="refsect2"> +<a name="GIMP-ICON-TOOL-MEASURE:CAPS"></a><h3>GIMP_ICON_TOOL_MEASURE</h3> +<pre class="programlisting">#define GIMP_ICON_TOOL_MEASURE "gimp-tool-measure" +</pre> +</div> +<hr> +<div class="refsect2"> +<a name="GIMP-ICON-TOOL-MOVE:CAPS"></a><h3>GIMP_ICON_TOOL_MOVE</h3> +<pre class="programlisting">#define GIMP_ICON_TOOL_MOVE "gimp-tool-move" +</pre> +</div> +<hr> +<div class="refsect2"> +<a name="GIMP-ICON-TOOL-MYPAINT-BRUSH:CAPS"></a><h3>GIMP_ICON_TOOL_MYPAINT_BRUSH</h3> +<pre class="programlisting">#define GIMP_ICON_TOOL_MYPAINT_BRUSH "gimp-tool-mypaint-brush" +</pre> +</div> +<hr> +<div class="refsect2"> +<a name="GIMP-ICON-TOOL-N-POINT-DEFORMATION:CAPS"></a><h3>GIMP_ICON_TOOL_N_POINT_DEFORMATION</h3> +<pre class="programlisting">#define GIMP_ICON_TOOL_N_POINT_DEFORMATION "gimp-tool-n-point-deformation" +</pre> +</div> +<hr> +<div class="refsect2"> +<a name="GIMP-ICON-TOOL-OFFSET:CAPS"></a><h3>GIMP_ICON_TOOL_OFFSET</h3> +<pre class="programlisting">#define GIMP_ICON_TOOL_OFFSET "gimp-tool-offset" +</pre> +</div> +<hr> +<div class="refsect2"> +<a name="GIMP-ICON-TOOL-PAINTBRUSH:CAPS"></a><h3>GIMP_ICON_TOOL_PAINTBRUSH</h3> +<pre class="programlisting">#define GIMP_ICON_TOOL_PAINTBRUSH "gimp-tool-paintbrush" +</pre> +</div> +<hr> +<div class="refsect2"> +<a name="GIMP-ICON-TOOL-PATH:CAPS"></a><h3>GIMP_ICON_TOOL_PATH</h3> +<pre class="programlisting">#define GIMP_ICON_TOOL_PATH "gimp-tool-path" +</pre> +</div> +<hr> +<div class="refsect2"> +<a name="GIMP-ICON-TOOL-PENCIL:CAPS"></a><h3>GIMP_ICON_TOOL_PENCIL</h3> +<pre class="programlisting">#define GIMP_ICON_TOOL_PENCIL "gimp-tool-pencil" +</pre> +</div> +<hr> +<div class="refsect2"> +<a name="GIMP-ICON-TOOL-PERSPECTIVE:CAPS"></a><h3>GIMP_ICON_TOOL_PERSPECTIVE</h3> +<pre class="programlisting">#define GIMP_ICON_TOOL_PERSPECTIVE "gimp-tool-perspective" +</pre> +</div> +<hr> +<div class="refsect2"> +<a name="GIMP-ICON-TOOL-PERSPECTIVE-CLONE:CAPS"></a><h3>GIMP_ICON_TOOL_PERSPECTIVE_CLONE</h3> +<pre class="programlisting">#define GIMP_ICON_TOOL_PERSPECTIVE_CLONE "gimp-tool-perspective-clone" +</pre> +</div> +<hr> +<div class="refsect2"> +<a name="GIMP-ICON-TOOL-POSTERIZE:CAPS"></a><h3>GIMP_ICON_TOOL_POSTERIZE</h3> +<pre class="programlisting">#define GIMP_ICON_TOOL_POSTERIZE "gimp-tool-posterize" +</pre> +</div> +<hr> +<div class="refsect2"> +<a name="GIMP-ICON-TOOL-RECT-SELECT:CAPS"></a><h3>GIMP_ICON_TOOL_RECT_SELECT</h3> +<pre class="programlisting">#define GIMP_ICON_TOOL_RECT_SELECT "gimp-tool-rect-select" +</pre> +</div> +<hr> +<div class="refsect2"> +<a name="GIMP-ICON-TOOL-ROTATE:CAPS"></a><h3>GIMP_ICON_TOOL_ROTATE</h3> +<pre class="programlisting">#define GIMP_ICON_TOOL_ROTATE "gimp-tool-rotate" +</pre> +</div> +<hr> +<div class="refsect2"> +<a name="GIMP-ICON-TOOL-SCALE:CAPS"></a><h3>GIMP_ICON_TOOL_SCALE</h3> +<pre class="programlisting">#define GIMP_ICON_TOOL_SCALE "gimp-tool-scale" +</pre> +</div> +<hr> +<div class="refsect2"> +<a name="GIMP-ICON-TOOL-SEAMLESS-CLONE:CAPS"></a><h3>GIMP_ICON_TOOL_SEAMLESS_CLONE</h3> +<pre class="programlisting">#define GIMP_ICON_TOOL_SEAMLESS_CLONE "gimp-tool-seamless-clone" +</pre> +</div> +<hr> +<div class="refsect2"> +<a name="GIMP-ICON-TOOL-SHADOWS-HIGHLIGHTS:CAPS"></a><h3>GIMP_ICON_TOOL_SHADOWS_HIGHLIGHTS</h3> +<pre class="programlisting">#define GIMP_ICON_TOOL_SHADOWS_HIGHLIGHTS "gimp-tool-shadows-highlights" +</pre> +</div> +<hr> +<div class="refsect2"> +<a name="GIMP-ICON-TOOL-SHEAR:CAPS"></a><h3>GIMP_ICON_TOOL_SHEAR</h3> +<pre class="programlisting">#define GIMP_ICON_TOOL_SHEAR "gimp-tool-shear" +</pre> +</div> +<hr> +<div class="refsect2"> +<a name="GIMP-ICON-TOOL-SMUDGE:CAPS"></a><h3>GIMP_ICON_TOOL_SMUDGE</h3> +<pre class="programlisting">#define GIMP_ICON_TOOL_SMUDGE "gimp-tool-smudge" +</pre> +</div> +<hr> +<div class="refsect2"> +<a name="GIMP-ICON-TOOL-TEXT:CAPS"></a><h3>GIMP_ICON_TOOL_TEXT</h3> +<pre class="programlisting">#define GIMP_ICON_TOOL_TEXT "gimp-tool-text" +</pre> +</div> +<hr> +<div class="refsect2"> +<a name="GIMP-ICON-TOOL-THRESHOLD:CAPS"></a><h3>GIMP_ICON_TOOL_THRESHOLD</h3> +<pre class="programlisting">#define GIMP_ICON_TOOL_THRESHOLD "gimp-tool-threshold" +</pre> +</div> +<hr> +<div class="refsect2"> +<a name="GIMP-ICON-TOOL-TRANSFORM-3D:CAPS"></a><h3>GIMP_ICON_TOOL_TRANSFORM_3D</h3> +<pre class="programlisting">#define GIMP_ICON_TOOL_TRANSFORM_3D "gimp-tool-transform-3d" +</pre> +</div> +<hr> +<div class="refsect2"> +<a name="GIMP-ICON-TOOL-UNIFIED-TRANSFORM:CAPS"></a><h3>GIMP_ICON_TOOL_UNIFIED_TRANSFORM</h3> +<pre class="programlisting">#define GIMP_ICON_TOOL_UNIFIED_TRANSFORM "gimp-tool-unified-transform" +</pre> +</div> +<hr> +<div class="refsect2"> +<a name="GIMP-ICON-TOOL-WARP:CAPS"></a><h3>GIMP_ICON_TOOL_WARP</h3> +<pre class="programlisting">#define GIMP_ICON_TOOL_WARP "gimp-tool-warp" +</pre> +</div> +<hr> +<div class="refsect2"> +<a name="GIMP-ICON-TOOL-ZOOM:CAPS"></a><h3>GIMP_ICON_TOOL_ZOOM</h3> +<pre class="programlisting">#define GIMP_ICON_TOOL_ZOOM "gimp-tool-zoom" +</pre> +</div> +<hr> +<div class="refsect2"> +<a name="GIMP-ICON-TRANSFORM-3D-CAMERA:CAPS"></a><h3>GIMP_ICON_TRANSFORM_3D_CAMERA</h3> +<pre class="programlisting">#define GIMP_ICON_TRANSFORM_3D_CAMERA "gimp-transform-3d-camera" +</pre> +</div> +<hr> +<div class="refsect2"> +<a name="GIMP-ICON-TRANSFORM-3D-MOVE:CAPS"></a><h3>GIMP_ICON_TRANSFORM_3D_MOVE</h3> +<pre class="programlisting">#define GIMP_ICON_TRANSFORM_3D_MOVE "gimp-transform-3d-move" +</pre> +</div> +<hr> +<div class="refsect2"> +<a name="GIMP-ICON-TRANSFORM-3D-ROTATE:CAPS"></a><h3>GIMP_ICON_TRANSFORM_3D_ROTATE</h3> +<pre class="programlisting">#define GIMP_ICON_TRANSFORM_3D_ROTATE "gimp-transform-3d-rotate" +</pre> +</div> +<hr> +<div class="refsect2"> +<a name="GIMP-ICON-VIEW-REFRESH:CAPS"></a><h3>GIMP_ICON_VIEW_REFRESH</h3> +<pre class="programlisting">#define GIMP_ICON_VIEW_REFRESH "view-refresh" +</pre> +</div> +<hr> +<div class="refsect2"> +<a name="GIMP-ICON-VIEW-FULLSCREEN:CAPS"></a><h3>GIMP_ICON_VIEW_FULLSCREEN</h3> +<pre class="programlisting">#define GIMP_ICON_VIEW_FULLSCREEN "view-fullscreen" +</pre> +</div> +<hr> +<div class="refsect2"> +<a name="GIMP-ICON-WILBER:CAPS"></a><h3>GIMP_ICON_WILBER</h3> +<pre class="programlisting">#define GIMP_ICON_WILBER "gimp-wilber" +</pre> +</div> +<hr> +<div class="refsect2"> +<a name="GIMP-ICON-WILBER-EEK:CAPS"></a><h3>GIMP_ICON_WILBER_EEK</h3> +<pre class="programlisting">#define GIMP_ICON_WILBER_EEK "gimp-wilber-eek" +</pre> +</div> +<hr> +<div class="refsect2"> +<a name="GIMP-ICON-WINDOW-CLOSE:CAPS"></a><h3>GIMP_ICON_WINDOW_CLOSE</h3> +<pre class="programlisting">#define GIMP_ICON_WINDOW_CLOSE "window-close" +</pre> +</div> +<hr> +<div class="refsect2"> +<a name="GIMP-ICON-WINDOW-MOVE-TO-SCREEN:CAPS"></a><h3>GIMP_ICON_WINDOW_MOVE_TO_SCREEN</h3> +<pre class="programlisting">#define GIMP_ICON_WINDOW_MOVE_TO_SCREEN "gimp-move-to-screen" +</pre> +</div> +<hr> +<div class="refsect2"> +<a name="GIMP-ICON-WINDOW-NEW:CAPS"></a><h3>GIMP_ICON_WINDOW_NEW</h3> +<pre class="programlisting">#define GIMP_ICON_WINDOW_NEW "window-new" +</pre> +</div> +<hr> +<div class="refsect2"> +<a name="GIMP-ICON-ZOOM-IN:CAPS"></a><h3>GIMP_ICON_ZOOM_IN</h3> +<pre class="programlisting">#define GIMP_ICON_ZOOM_IN "zoom-in" +</pre> +</div> +<hr> +<div class="refsect2"> +<a name="GIMP-ICON-ZOOM-ORIGINAL:CAPS"></a><h3>GIMP_ICON_ZOOM_ORIGINAL</h3> +<pre class="programlisting">#define GIMP_ICON_ZOOM_ORIGINAL "zoom-original" +</pre> +</div> +<hr> +<div class="refsect2"> +<a name="GIMP-ICON-ZOOM-OUT:CAPS"></a><h3>GIMP_ICON_ZOOM_OUT</h3> +<pre class="programlisting">#define GIMP_ICON_ZOOM_OUT "zoom-out" +</pre> +</div> +<hr> +<div class="refsect2"> +<a name="GIMP-ICON-ZOOM-FIT-BEST:CAPS"></a><h3>GIMP_ICON_ZOOM_FIT_BEST</h3> +<pre class="programlisting">#define GIMP_ICON_ZOOM_FIT_BEST "zoom-fit-best" +</pre> +</div> +<hr> +<div class="refsect2"> +<a name="GIMP-ICON-ZOOM-FOLLOW-WINDOW:CAPS"></a><h3>GIMP_ICON_ZOOM_FOLLOW_WINDOW</h3> +<pre class="programlisting">#define GIMP_ICON_ZOOM_FOLLOW_WINDOW "gimp-zoom-follow-window" +</pre> +</div> +<hr> +<div class="refsect2"> +<a name="GIMP-STOCK-ANCHOR:CAPS"></a><h3>GIMP_STOCK_ANCHOR</h3> +<pre class="programlisting">#define GIMP_STOCK_ANCHOR "gimp-anchor" +</pre> +<div class="warning"><p><code class="literal">GIMP_STOCK_ANCHOR</code> is deprecated and should not be used in newly-written code.</p></div> +</div> +<hr> +<div class="refsect2"> +<a name="GIMP-STOCK-CENTER:CAPS"></a><h3>GIMP_STOCK_CENTER</h3> +<pre class="programlisting">#define GIMP_STOCK_CENTER "gimp-center" +</pre> +<div class="warning"><p><code class="literal">GIMP_STOCK_CENTER</code> is deprecated and should not be used in newly-written code.</p></div> +</div> +<hr> +<div class="refsect2"> +<a name="GIMP-STOCK-DUPLICATE:CAPS"></a><h3>GIMP_STOCK_DUPLICATE</h3> +<pre class="programlisting">#define GIMP_STOCK_DUPLICATE "gimp-duplicate" +</pre> +<div class="warning"><p><code class="literal">GIMP_STOCK_DUPLICATE</code> is deprecated and should not be used in newly-written code.</p></div> +</div> +<hr> +<div class="refsect2"> +<a name="GIMP-STOCK-EDIT:CAPS"></a><h3>GIMP_STOCK_EDIT</h3> +<pre class="programlisting">#define GIMP_STOCK_EDIT "gtk-edit" +</pre> +<div class="warning"><p><code class="literal">GIMP_STOCK_EDIT</code> is deprecated and should not be used in newly-written code.</p></div> +</div> +<hr> +<div class="refsect2"> +<a name="GIMP-STOCK-RESET:CAPS"></a><h3>GIMP_STOCK_RESET</h3> +<pre class="programlisting">#define GIMP_STOCK_RESET "gimp-reset" +</pre> +<div class="warning"><p><code class="literal">GIMP_STOCK_RESET</code> is deprecated and should not be used in newly-written code.</p></div> +</div> +<hr> +<div class="refsect2"> +<a name="GIMP-STOCK-CLOSE:CAPS"></a><h3>GIMP_STOCK_CLOSE</h3> +<pre class="programlisting">#define GIMP_STOCK_CLOSE "gimp-close" +</pre> +<div class="warning"><p><code class="literal">GIMP_STOCK_CLOSE</code> is deprecated and should not be used in newly-written code.</p></div> +</div> +<hr> +<div class="refsect2"> +<a name="GIMP-STOCK-MENU-LEFT:CAPS"></a><h3>GIMP_STOCK_MENU_LEFT</h3> +<pre class="programlisting">#define GIMP_STOCK_MENU_LEFT "gimp-menu-left" +</pre> +<div class="warning"><p><code class="literal">GIMP_STOCK_MENU_LEFT</code> is deprecated and should not be used in newly-written code.</p></div> +</div> +<hr> +<div class="refsect2"> +<a name="GIMP-STOCK-MENU-RIGHT:CAPS"></a><h3>GIMP_STOCK_MENU_RIGHT</h3> +<pre class="programlisting">#define GIMP_STOCK_MENU_RIGHT "gimp-menu-right" +</pre> +<div class="warning"><p><code class="literal">GIMP_STOCK_MENU_RIGHT</code> is deprecated and should not be used in newly-written code.</p></div> +</div> +<hr> +<div class="refsect2"> +<a name="GIMP-STOCK-MOVE-TO-SCREEN:CAPS"></a><h3>GIMP_STOCK_MOVE_TO_SCREEN</h3> +<pre class="programlisting">#define GIMP_STOCK_MOVE_TO_SCREEN "gimp-move-to-screen" +</pre> +<div class="warning"><p><code class="literal">GIMP_STOCK_MOVE_TO_SCREEN</code> is deprecated and should not be used in newly-written code.</p></div> +</div> +<hr> +<div class="refsect2"> +<a name="GIMP-STOCK-INVERT:CAPS"></a><h3>GIMP_STOCK_INVERT</h3> +<pre class="programlisting">#define GIMP_STOCK_INVERT "gimp-invert" +</pre> +<div class="warning"><p><code class="literal">GIMP_STOCK_INVERT</code> is deprecated and should not be used in newly-written code.</p></div> +</div> +<hr> +<div class="refsect2"> +<a name="GIMP-STOCK-LAYER-TO-IMAGESIZE:CAPS"></a><h3>GIMP_STOCK_LAYER_TO_IMAGESIZE</h3> +<pre class="programlisting">#define GIMP_STOCK_LAYER_TO_IMAGESIZE "gimp-layer-to-imagesize" +</pre> +<div class="warning"><p><code class="literal">GIMP_STOCK_LAYER_TO_IMAGESIZE</code> is deprecated and should not be used in newly-written code.</p></div> +</div> +<hr> +<div class="refsect2"> +<a name="GIMP-STOCK-MERGE-DOWN:CAPS"></a><h3>GIMP_STOCK_MERGE_DOWN</h3> +<pre class="programlisting">#define GIMP_STOCK_MERGE_DOWN "gimp-merge-down" +</pre> +<div class="warning"><p><code class="literal">GIMP_STOCK_MERGE_DOWN</code> is deprecated and should not be used in newly-written code.</p></div> +</div> +<hr> +<div class="refsect2"> +<a name="GIMP-STOCK-NAVIGATION:CAPS"></a><h3>GIMP_STOCK_NAVIGATION</h3> +<pre class="programlisting">#define GIMP_STOCK_NAVIGATION "gimp-navigation" +</pre> +<div class="warning"><p><code class="literal">GIMP_STOCK_NAVIGATION</code> is deprecated and should not be used in newly-written code.</p></div> +</div> +<hr> +<div class="refsect2"> +<a name="GIMP-STOCK-PASTE-AS-NEW:CAPS"></a><h3>GIMP_STOCK_PASTE_AS_NEW</h3> +<pre class="programlisting">#define GIMP_STOCK_PASTE_AS_NEW "gimp-paste-as-new" +</pre> +<div class="warning"><p><code class="literal">GIMP_STOCK_PASTE_AS_NEW</code> is deprecated and should not be used in newly-written code.</p></div> +</div> +<hr> +<div class="refsect2"> +<a name="GIMP-STOCK-PASTE-INTO:CAPS"></a><h3>GIMP_STOCK_PASTE_INTO</h3> +<pre class="programlisting">#define GIMP_STOCK_PASTE_INTO "gimp-paste-into" +</pre> +<div class="warning"><p><code class="literal">GIMP_STOCK_PASTE_INTO</code> is deprecated and should not be used in newly-written code.</p></div> +</div> +<hr> +<div class="refsect2"> +<a name="GIMP-STOCK-PATH-STROKE:CAPS"></a><h3>GIMP_STOCK_PATH_STROKE</h3> +<pre class="programlisting">#define GIMP_STOCK_PATH_STROKE "gimp-path-stroke" +</pre> +<div class="warning"><p><code class="literal">GIMP_STOCK_PATH_STROKE</code> is deprecated and should not be used in newly-written code.</p></div> +</div> +<hr> +<div class="refsect2"> +<a name="GIMP-STOCK-PLUGIN:CAPS"></a><h3>GIMP_STOCK_PLUGIN</h3> +<pre class="programlisting">#define GIMP_STOCK_PLUGIN "gimp-plugin" +</pre> +<div class="warning"><p><code class="literal">GIMP_STOCK_PLUGIN</code> is deprecated and should not be used in newly-written code.</p></div> +</div> +<hr> +<div class="refsect2"> +<a name="GIMP-STOCK-QUICK-MASK-OFF:CAPS"></a><h3>GIMP_STOCK_QUICK_MASK_OFF</h3> +<pre class="programlisting">#define GIMP_STOCK_QUICK_MASK_OFF "gimp-quick-mask-off" +</pre> +<div class="warning"><p><code class="literal">GIMP_STOCK_QUICK_MASK_OFF</code> is deprecated and should not be used in newly-written code.</p></div> +</div> +<hr> +<div class="refsect2"> +<a name="GIMP-STOCK-QUICK-MASK-ON:CAPS"></a><h3>GIMP_STOCK_QUICK_MASK_ON</h3> +<pre class="programlisting">#define GIMP_STOCK_QUICK_MASK_ON "gimp-quick-mask-on" +</pre> +<div class="warning"><p><code class="literal">GIMP_STOCK_QUICK_MASK_ON</code> is deprecated and should not be used in newly-written code.</p></div> +</div> +<hr> +<div class="refsect2"> +<a name="GIMP-STOCK-HISTOGRAM:CAPS"></a><h3>GIMP_STOCK_HISTOGRAM</h3> +<pre class="programlisting">#define GIMP_STOCK_HISTOGRAM "gimp-histogram" +</pre> +<div class="warning"><p><code class="literal">GIMP_STOCK_HISTOGRAM</code> is deprecated and should not be used in newly-written code.</p></div> +</div> +<hr> +<div class="refsect2"> +<a name="GIMP-STOCK-HISTOGRAM-LINEAR:CAPS"></a><h3>GIMP_STOCK_HISTOGRAM_LINEAR</h3> +<pre class="programlisting">#define GIMP_STOCK_HISTOGRAM_LINEAR "gimp-histogram-linear" +</pre> +<div class="warning"><p><code class="literal">GIMP_STOCK_HISTOGRAM_LINEAR</code> is deprecated and should not be used in newly-written code.</p></div> +</div> +<hr> +<div class="refsect2"> +<a name="GIMP-STOCK-HISTOGRAM-LOGARITHMIC:CAPS"></a><h3>GIMP_STOCK_HISTOGRAM_LOGARITHMIC</h3> +<pre class="programlisting">#define GIMP_STOCK_HISTOGRAM_LOGARITHMIC "gimp-histogram-logarithmic" +</pre> +<div class="warning"><p><code class="literal">GIMP_STOCK_HISTOGRAM_LOGARITHMIC</code> is deprecated and should not be used in newly-written code.</p></div> +</div> +<hr> +<div class="refsect2"> +<a name="GIMP-STOCK-RESHOW-FILTER:CAPS"></a><h3>GIMP_STOCK_RESHOW_FILTER</h3> +<pre class="programlisting">#define GIMP_STOCK_RESHOW_FILTER "gimp-reshow-filter" +</pre> +<div class="warning"><p><code class="literal">GIMP_STOCK_RESHOW_FILTER</code> is deprecated and should not be used in newly-written code.</p></div> +</div> +<hr> +<div class="refsect2"> +<a name="GIMP-STOCK-RESIZE:CAPS"></a><h3>GIMP_STOCK_RESIZE</h3> +<pre class="programlisting">#define GIMP_STOCK_RESIZE "gimp-resize" +</pre> +<div class="warning"><p><code class="literal">GIMP_STOCK_RESIZE</code> is deprecated and should not be used in newly-written code.</p></div> +</div> +<hr> +<div class="refsect2"> +<a name="GIMP-STOCK-FLIP-HORIZONTAL:CAPS"></a><h3>GIMP_STOCK_FLIP_HORIZONTAL</h3> +<pre class="programlisting">#define GIMP_STOCK_FLIP_HORIZONTAL "gimp-flip-horizontal" +</pre> +<div class="warning"><p><code class="literal">GIMP_STOCK_FLIP_HORIZONTAL</code> is deprecated and should not be used in newly-written code.</p></div> +</div> +<hr> +<div class="refsect2"> +<a name="GIMP-STOCK-FLIP-VERTICAL:CAPS"></a><h3>GIMP_STOCK_FLIP_VERTICAL</h3> +<pre class="programlisting">#define GIMP_STOCK_FLIP_VERTICAL "gimp-flip-vertical" +</pre> +<div class="warning"><p><code class="literal">GIMP_STOCK_FLIP_VERTICAL</code> is deprecated and should not be used in newly-written code.</p></div> +</div> +<hr> +<div class="refsect2"> +<a name="GIMP-STOCK-ROTATE-180:CAPS"></a><h3>GIMP_STOCK_ROTATE_180</h3> +<pre class="programlisting">#define GIMP_STOCK_ROTATE_180 "gimp-rotate-180" +</pre> +<div class="warning"><p><code class="literal">GIMP_STOCK_ROTATE_180</code> is deprecated and should not be used in newly-written code.</p></div> +</div> +<hr> +<div class="refsect2"> +<a name="GIMP-STOCK-ROTATE-270:CAPS"></a><h3>GIMP_STOCK_ROTATE_270</h3> +<pre class="programlisting">#define GIMP_STOCK_ROTATE_270 "gimp-rotate-270" +</pre> +<div class="warning"><p><code class="literal">GIMP_STOCK_ROTATE_270</code> is deprecated and should not be used in newly-written code.</p></div> +</div> +<hr> +<div class="refsect2"> +<a name="GIMP-STOCK-ROTATE-90:CAPS"></a><h3>GIMP_STOCK_ROTATE_90</h3> +<pre class="programlisting">#define GIMP_STOCK_ROTATE_90 "gimp-rotate-90" +</pre> +<div class="warning"><p><code class="literal">GIMP_STOCK_ROTATE_90</code> is deprecated and should not be used in newly-written code.</p></div> +</div> +<hr> +<div class="refsect2"> +<a name="GIMP-STOCK-SCALE:CAPS"></a><h3>GIMP_STOCK_SCALE</h3> +<pre class="programlisting">#define GIMP_STOCK_SCALE "gimp-scale" +</pre> +<div class="warning"><p><code class="literal">GIMP_STOCK_SCALE</code> is deprecated and should not be used in newly-written code.</p></div> +</div> +<hr> +<div class="refsect2"> +<a name="GIMP-STOCK-LINKED:CAPS"></a><h3>GIMP_STOCK_LINKED</h3> +<pre class="programlisting">#define GIMP_STOCK_LINKED "gimp-linked" +</pre> +<div class="warning"><p><code class="literal">GIMP_STOCK_LINKED</code> is deprecated and should not be used in newly-written code.</p></div> +</div> +<hr> +<div class="refsect2"> +<a name="GIMP-STOCK-VISIBLE:CAPS"></a><h3>GIMP_STOCK_VISIBLE</h3> +<pre class="programlisting">#define GIMP_STOCK_VISIBLE "gimp-visible" +</pre> +<div class="warning"><p><code class="literal">GIMP_STOCK_VISIBLE</code> is deprecated and should not be used in newly-written code.</p></div> +</div> +<hr> +<div class="refsect2"> +<a name="GIMP-STOCK-LIST:CAPS"></a><h3>GIMP_STOCK_LIST</h3> +<pre class="programlisting">#define GIMP_STOCK_LIST "gimp-list" +</pre> +<div class="warning"><p><code class="literal">GIMP_STOCK_LIST</code> is deprecated and should not be used in newly-written code.</p></div> +</div> +<hr> +<div class="refsect2"> +<a name="GIMP-STOCK-GRID:CAPS"></a><h3>GIMP_STOCK_GRID</h3> +<pre class="programlisting">#define GIMP_STOCK_GRID "gimp-grid" +</pre> +<div class="warning"><p><code class="literal">GIMP_STOCK_GRID</code> is deprecated and should not be used in newly-written code.</p></div> +</div> +<hr> +<div class="refsect2"> +<a name="GIMP-STOCK-PORTRAIT:CAPS"></a><h3>GIMP_STOCK_PORTRAIT</h3> +<pre class="programlisting">#define GIMP_STOCK_PORTRAIT "gimp-portrait" +</pre> +<div class="warning"><p><code class="literal">GIMP_STOCK_PORTRAIT</code> is deprecated and should not be used in newly-written code.</p></div> +</div> +<hr> +<div class="refsect2"> +<a name="GIMP-STOCK-LANDSCAPE:CAPS"></a><h3>GIMP_STOCK_LANDSCAPE</h3> +<pre class="programlisting">#define GIMP_STOCK_LANDSCAPE "gimp-landscape" +</pre> +<div class="warning"><p><code class="literal">GIMP_STOCK_LANDSCAPE</code> is deprecated and should not be used in newly-written code.</p></div> +</div> +<hr> +<div class="refsect2"> +<a name="GIMP-STOCK-VIDEO:CAPS"></a><h3>GIMP_STOCK_VIDEO</h3> +<pre class="programlisting">#define GIMP_STOCK_VIDEO "gimp-video" +</pre> +<div class="warning"><p><code class="literal">GIMP_STOCK_VIDEO</code> is deprecated and should not be used in newly-written code.</p></div> +</div> +<hr> +<div class="refsect2"> +<a name="GIMP-STOCK-WEB:CAPS"></a><h3>GIMP_STOCK_WEB</h3> +<pre class="programlisting">#define GIMP_STOCK_WEB "gimp-web" +</pre> +<div class="warning"><p><code class="literal">GIMP_STOCK_WEB</code> is deprecated and should not be used in newly-written code.</p></div> +</div> +<hr> +<div class="refsect2"> +<a name="GIMP-STOCK-IMAGE:CAPS"></a><h3>GIMP_STOCK_IMAGE</h3> +<pre class="programlisting">#define GIMP_STOCK_IMAGE "gimp-image" +</pre> +<div class="warning"><p><code class="literal">GIMP_STOCK_IMAGE</code> is deprecated and should not be used in newly-written code.</p></div> +</div> +<hr> +<div class="refsect2"> +<a name="GIMP-STOCK-LAYER:CAPS"></a><h3>GIMP_STOCK_LAYER</h3> +<pre class="programlisting">#define GIMP_STOCK_LAYER "gimp-layer" +</pre> +<div class="warning"><p><code class="literal">GIMP_STOCK_LAYER</code> is deprecated and should not be used in newly-written code.</p></div> +</div> +<hr> +<div class="refsect2"> +<a name="GIMP-STOCK-LAYER-MASK:CAPS"></a><h3>GIMP_STOCK_LAYER_MASK</h3> +<pre class="programlisting">#define GIMP_STOCK_LAYER_MASK "gimp-layer-mask" +</pre> +<div class="warning"><p><code class="literal">GIMP_STOCK_LAYER_MASK</code> is deprecated and should not be used in newly-written code.</p></div> +</div> +<hr> +<div class="refsect2"> +<a name="GIMP-STOCK-CHANNEL:CAPS"></a><h3>GIMP_STOCK_CHANNEL</h3> +<pre class="programlisting">#define GIMP_STOCK_CHANNEL "gimp-channel" +</pre> +<div class="warning"><p><code class="literal">GIMP_STOCK_CHANNEL</code> is deprecated and should not be used in newly-written code.</p></div> +</div> +<hr> +<div class="refsect2"> +<a name="GIMP-STOCK-CHANNEL-RED:CAPS"></a><h3>GIMP_STOCK_CHANNEL_RED</h3> +<pre class="programlisting">#define GIMP_STOCK_CHANNEL_RED "gimp-channel-red" +</pre> +<div class="warning"><p><code class="literal">GIMP_STOCK_CHANNEL_RED</code> is deprecated and should not be used in newly-written code.</p></div> +</div> +<hr> +<div class="refsect2"> +<a name="GIMP-STOCK-CHANNEL-GREEN:CAPS"></a><h3>GIMP_STOCK_CHANNEL_GREEN</h3> +<pre class="programlisting">#define GIMP_STOCK_CHANNEL_GREEN "gimp-channel-green" +</pre> +<div class="warning"><p><code class="literal">GIMP_STOCK_CHANNEL_GREEN</code> is deprecated and should not be used in newly-written code.</p></div> +</div> +<hr> +<div class="refsect2"> +<a name="GIMP-STOCK-CHANNEL-BLUE:CAPS"></a><h3>GIMP_STOCK_CHANNEL_BLUE</h3> +<pre class="programlisting">#define GIMP_STOCK_CHANNEL_BLUE "gimp-channel-blue" +</pre> +<div class="warning"><p><code class="literal">GIMP_STOCK_CHANNEL_BLUE</code> is deprecated and should not be used in newly-written code.</p></div> +</div> +<hr> +<div class="refsect2"> +<a name="GIMP-STOCK-CHANNEL-GRAY:CAPS"></a><h3>GIMP_STOCK_CHANNEL_GRAY</h3> +<pre class="programlisting">#define GIMP_STOCK_CHANNEL_GRAY "gimp-channel-gray" +</pre> +<div class="warning"><p><code class="literal">GIMP_STOCK_CHANNEL_GRAY</code> is deprecated and should not be used in newly-written code.</p></div> +</div> +<hr> +<div class="refsect2"> +<a name="GIMP-STOCK-CHANNEL-INDEXED:CAPS"></a><h3>GIMP_STOCK_CHANNEL_INDEXED</h3> +<pre class="programlisting">#define GIMP_STOCK_CHANNEL_INDEXED "gimp-channel-indexed" +</pre> +<div class="warning"><p><code class="literal">GIMP_STOCK_CHANNEL_INDEXED</code> is deprecated and should not be used in newly-written code.</p></div> +</div> +<hr> +<div class="refsect2"> +<a name="GIMP-STOCK-CHANNEL-ALPHA:CAPS"></a><h3>GIMP_STOCK_CHANNEL_ALPHA</h3> +<pre class="programlisting">#define GIMP_STOCK_CHANNEL_ALPHA "gimp-channel-alpha" +</pre> +<div class="warning"><p><code class="literal">GIMP_STOCK_CHANNEL_ALPHA</code> is deprecated and should not be used in newly-written code.</p></div> +</div> +<hr> +<div class="refsect2"> +<a name="GIMP-STOCK-PATH:CAPS"></a><h3>GIMP_STOCK_PATH</h3> +<pre class="programlisting">#define GIMP_STOCK_PATH "gimp-path" +</pre> +<div class="warning"><p><code class="literal">GIMP_STOCK_PATH</code> is deprecated and should not be used in newly-written code.</p></div> +</div> +<hr> +<div class="refsect2"> +<a name="GIMP-STOCK-TEXT-LAYER:CAPS"></a><h3>GIMP_STOCK_TEXT_LAYER</h3> +<pre class="programlisting">#define GIMP_STOCK_TEXT_LAYER "gimp-text-layer" +</pre> +<div class="warning"><p><code class="literal">GIMP_STOCK_TEXT_LAYER</code> is deprecated and should not be used in newly-written code.</p></div> +</div> +<hr> +<div class="refsect2"> +<a name="GIMP-STOCK-FLOATING-SELECTION:CAPS"></a><h3>GIMP_STOCK_FLOATING_SELECTION</h3> +<pre class="programlisting">#define GIMP_STOCK_FLOATING_SELECTION "gimp-floating-selection" +</pre> +<div class="warning"><p><code class="literal">GIMP_STOCK_FLOATING_SELECTION</code> is deprecated and should not be used in newly-written code.</p></div> +</div> +<hr> +<div class="refsect2"> +<a name="GIMP-STOCK-TEMPLATE:CAPS"></a><h3>GIMP_STOCK_TEMPLATE</h3> +<pre class="programlisting">#define GIMP_STOCK_TEMPLATE "gimp-template" +</pre> +<div class="warning"><p><code class="literal">GIMP_STOCK_TEMPLATE</code> is deprecated and should not be used in newly-written code.</p></div> +</div> +<hr> +<div class="refsect2"> +<a name="GIMP-STOCK-IMAGES:CAPS"></a><h3>GIMP_STOCK_IMAGES</h3> +<pre class="programlisting">#define GIMP_STOCK_IMAGES "gimp-images" +</pre> +<div class="warning"><p><code class="literal">GIMP_STOCK_IMAGES</code> is deprecated and should not be used in newly-written code.</p></div> +</div> +<hr> +<div class="refsect2"> +<a name="GIMP-STOCK-LAYERS:CAPS"></a><h3>GIMP_STOCK_LAYERS</h3> +<pre class="programlisting">#define GIMP_STOCK_LAYERS "gimp-layers" +</pre> +<div class="warning"><p><code class="literal">GIMP_STOCK_LAYERS</code> is deprecated and should not be used in newly-written code.</p></div> +</div> +<hr> +<div class="refsect2"> +<a name="GIMP-STOCK-CHANNELS:CAPS"></a><h3>GIMP_STOCK_CHANNELS</h3> +<pre class="programlisting">#define GIMP_STOCK_CHANNELS "gimp-channels" +</pre> +<div class="warning"><p><code class="literal">GIMP_STOCK_CHANNELS</code> is deprecated and should not be used in newly-written code.</p></div> +</div> +<hr> +<div class="refsect2"> +<a name="GIMP-STOCK-PATHS:CAPS"></a><h3>GIMP_STOCK_PATHS</h3> +<pre class="programlisting">#define GIMP_STOCK_PATHS "gimp-paths" +</pre> +<div class="warning"><p><code class="literal">GIMP_STOCK_PATHS</code> is deprecated and should not be used in newly-written code.</p></div> +</div> +<hr> +<div class="refsect2"> +<a name="GIMP-STOCK-COLORMAP:CAPS"></a><h3>GIMP_STOCK_COLORMAP</h3> +<pre class="programlisting">#define GIMP_STOCK_COLORMAP "gimp-colormap" +</pre> +<div class="warning"><p><code class="literal">GIMP_STOCK_COLORMAP</code> is deprecated and should not be used in newly-written code.</p></div> +</div> +<hr> +<div class="refsect2"> +<a name="GIMP-STOCK-INDEXED-PALETTE:CAPS"></a><h3>GIMP_STOCK_INDEXED_PALETTE</h3> +<pre class="programlisting">#define GIMP_STOCK_INDEXED_PALETTE "gimp-colormap" +</pre> +<div class="warning"><p><code class="literal">GIMP_STOCK_INDEXED_PALETTE</code> is deprecated and should not be used in newly-written code.</p></div> +</div> +<hr> +<div class="refsect2"> +<a name="GIMP-STOCK-CURSOR:CAPS"></a><h3>GIMP_STOCK_CURSOR</h3> +<pre class="programlisting">#define GIMP_STOCK_CURSOR "gimp-cursor" +</pre> +<div class="warning"><p><code class="literal">GIMP_STOCK_CURSOR</code> is deprecated and should not be used in newly-written code.</p></div> +</div> +<hr> +<div class="refsect2"> +<a name="GIMP-STOCK-SAMPLE-POINT:CAPS"></a><h3>GIMP_STOCK_SAMPLE_POINT</h3> +<pre class="programlisting">#define GIMP_STOCK_SAMPLE_POINT "gimp-sample-point" +</pre> +<div class="warning"><p><code class="literal">GIMP_STOCK_SAMPLE_POINT</code> is deprecated and should not be used in newly-written code.</p></div> +</div> +<hr> +<div class="refsect2"> +<a name="GIMP-STOCK-SHAPE-CIRCLE:CAPS"></a><h3>GIMP_STOCK_SHAPE_CIRCLE</h3> +<pre class="programlisting">#define GIMP_STOCK_SHAPE_CIRCLE "gimp-shape-circle" +</pre> +<div class="warning"><p><code class="literal">GIMP_STOCK_SHAPE_CIRCLE</code> is deprecated and should not be used in newly-written code.</p></div> +</div> +<hr> +<div class="refsect2"> +<a name="GIMP-STOCK-SHAPE-SQUARE:CAPS"></a><h3>GIMP_STOCK_SHAPE_SQUARE</h3> +<pre class="programlisting">#define GIMP_STOCK_SHAPE_SQUARE "gimp-shape-square" +</pre> +<div class="warning"><p><code class="literal">GIMP_STOCK_SHAPE_SQUARE</code> is deprecated and should not be used in newly-written code.</p></div> +</div> +<hr> +<div class="refsect2"> +<a name="GIMP-STOCK-SHAPE-DIAMOND:CAPS"></a><h3>GIMP_STOCK_SHAPE_DIAMOND</h3> +<pre class="programlisting">#define GIMP_STOCK_SHAPE_DIAMOND "gimp-shape-diamond" +</pre> +<div class="warning"><p><code class="literal">GIMP_STOCK_SHAPE_DIAMOND</code> is deprecated and should not be used in newly-written code.</p></div> +</div> +<hr> +<div class="refsect2"> +<a name="GIMP-STOCK-CAP-BUTT:CAPS"></a><h3>GIMP_STOCK_CAP_BUTT</h3> +<pre class="programlisting">#define GIMP_STOCK_CAP_BUTT "gimp-cap-butt" +</pre> +<div class="warning"><p><code class="literal">GIMP_STOCK_CAP_BUTT</code> is deprecated and should not be used in newly-written code.</p></div> +</div> +<hr> +<div class="refsect2"> +<a name="GIMP-STOCK-CAP-ROUND:CAPS"></a><h3>GIMP_STOCK_CAP_ROUND</h3> +<pre class="programlisting">#define GIMP_STOCK_CAP_ROUND "gimp-cap-round" +</pre> +<div class="warning"><p><code class="literal">GIMP_STOCK_CAP_ROUND</code> is deprecated and should not be used in newly-written code.</p></div> +</div> +<hr> +<div class="refsect2"> +<a name="GIMP-STOCK-CAP-SQUARE:CAPS"></a><h3>GIMP_STOCK_CAP_SQUARE</h3> +<pre class="programlisting">#define GIMP_STOCK_CAP_SQUARE "gimp-cap-square" +</pre> +<div class="warning"><p><code class="literal">GIMP_STOCK_CAP_SQUARE</code> is deprecated and should not be used in newly-written code.</p></div> +</div> +<hr> +<div class="refsect2"> +<a name="GIMP-STOCK-JOIN-MITER:CAPS"></a><h3>GIMP_STOCK_JOIN_MITER</h3> +<pre class="programlisting">#define GIMP_STOCK_JOIN_MITER "gimp-join-miter" +</pre> +<div class="warning"><p><code class="literal">GIMP_STOCK_JOIN_MITER</code> is deprecated and should not be used in newly-written code.</p></div> +</div> +<hr> +<div class="refsect2"> +<a name="GIMP-STOCK-JOIN-ROUND:CAPS"></a><h3>GIMP_STOCK_JOIN_ROUND</h3> +<pre class="programlisting">#define GIMP_STOCK_JOIN_ROUND "gimp-join-round" +</pre> +<div class="warning"><p><code class="literal">GIMP_STOCK_JOIN_ROUND</code> is deprecated and should not be used in newly-written code.</p></div> +</div> +<hr> +<div class="refsect2"> +<a name="GIMP-STOCK-JOIN-BEVEL:CAPS"></a><h3>GIMP_STOCK_JOIN_BEVEL</h3> +<pre class="programlisting">#define GIMP_STOCK_JOIN_BEVEL "gimp-join-bevel" +</pre> +<div class="warning"><p><code class="literal">GIMP_STOCK_JOIN_BEVEL</code> is deprecated and should not be used in newly-written code.</p></div> +</div> +<hr> +<div class="refsect2"> +<a name="GIMP-STOCK-SELECTION:CAPS"></a><h3>GIMP_STOCK_SELECTION</h3> +<pre class="programlisting">#define GIMP_STOCK_SELECTION "gimp-selection" +</pre> +<div class="warning"><p><code class="literal">GIMP_STOCK_SELECTION</code> is deprecated and should not be used in newly-written code.</p></div> +</div> +<hr> +<div class="refsect2"> +<a name="GIMP-STOCK-SELECTION-ALL:CAPS"></a><h3>GIMP_STOCK_SELECTION_ALL</h3> +<pre class="programlisting">#define GIMP_STOCK_SELECTION_ALL "gimp-selection-all" +</pre> +<div class="warning"><p><code class="literal">GIMP_STOCK_SELECTION_ALL</code> is deprecated and should not be used in newly-written code.</p></div> +</div> +<hr> +<div class="refsect2"> +<a name="GIMP-STOCK-SELECTION-NONE:CAPS"></a><h3>GIMP_STOCK_SELECTION_NONE</h3> +<pre class="programlisting">#define GIMP_STOCK_SELECTION_NONE "gimp-selection-none" +</pre> +<div class="warning"><p><code class="literal">GIMP_STOCK_SELECTION_NONE</code> is deprecated and should not be used in newly-written code.</p></div> +</div> +<hr> +<div class="refsect2"> +<a name="GIMP-STOCK-SELECTION-GROW:CAPS"></a><h3>GIMP_STOCK_SELECTION_GROW</h3> +<pre class="programlisting">#define GIMP_STOCK_SELECTION_GROW "gimp-selection-grow" +</pre> +<div class="warning"><p><code class="literal">GIMP_STOCK_SELECTION_GROW</code> is deprecated and should not be used in newly-written code.</p></div> +</div> +<hr> +<div class="refsect2"> +<a name="GIMP-STOCK-SELECTION-SHRINK:CAPS"></a><h3>GIMP_STOCK_SELECTION_SHRINK</h3> +<pre class="programlisting">#define GIMP_STOCK_SELECTION_SHRINK "gimp-selection-shrink" +</pre> +<div class="warning"><p><code class="literal">GIMP_STOCK_SELECTION_SHRINK</code> is deprecated and should not be used in newly-written code.</p></div> +</div> +<hr> +<div class="refsect2"> +<a name="GIMP-STOCK-SELECTION-BORDER:CAPS"></a><h3>GIMP_STOCK_SELECTION_BORDER</h3> +<pre class="programlisting">#define GIMP_STOCK_SELECTION_BORDER "gimp-selection-border" +</pre> +<div class="warning"><p><code class="literal">GIMP_STOCK_SELECTION_BORDER</code> is deprecated and should not be used in newly-written code.</p></div> +</div> +<hr> +<div class="refsect2"> +<a name="GIMP-STOCK-SELECTION-ADD:CAPS"></a><h3>GIMP_STOCK_SELECTION_ADD</h3> +<pre class="programlisting">#define GIMP_STOCK_SELECTION_ADD "gimp-selection-add" +</pre> +<div class="warning"><p><code class="literal">GIMP_STOCK_SELECTION_ADD</code> is deprecated and should not be used in newly-written code.</p></div> +</div> +<hr> +<div class="refsect2"> +<a name="GIMP-STOCK-SELECTION-SUBTRACT:CAPS"></a><h3>GIMP_STOCK_SELECTION_SUBTRACT</h3> +<pre class="programlisting">#define GIMP_STOCK_SELECTION_SUBTRACT "gimp-selection-subtract" +</pre> +<div class="warning"><p><code class="literal">GIMP_STOCK_SELECTION_SUBTRACT</code> is deprecated and should not be used in newly-written code.</p></div> +</div> +<hr> +<div class="refsect2"> +<a name="GIMP-STOCK-SELECTION-REPLACE:CAPS"></a><h3>GIMP_STOCK_SELECTION_REPLACE</h3> +<pre class="programlisting">#define GIMP_STOCK_SELECTION_REPLACE "gimp-selection-replace" +</pre> +<div class="warning"><p><code class="literal">GIMP_STOCK_SELECTION_REPLACE</code> is deprecated and should not be used in newly-written code.</p></div> +</div> +<hr> +<div class="refsect2"> +<a name="GIMP-STOCK-SELECTION-INTERSECT:CAPS"></a><h3>GIMP_STOCK_SELECTION_INTERSECT</h3> +<pre class="programlisting">#define GIMP_STOCK_SELECTION_INTERSECT "gimp-selection-intersect" +</pre> +<div class="warning"><p><code class="literal">GIMP_STOCK_SELECTION_INTERSECT</code> is deprecated and should not be used in newly-written code.</p></div> +</div> +<hr> +<div class="refsect2"> +<a name="GIMP-STOCK-SELECTION-STROKE:CAPS"></a><h3>GIMP_STOCK_SELECTION_STROKE</h3> +<pre class="programlisting">#define GIMP_STOCK_SELECTION_STROKE "gimp-selection-stroke" +</pre> +<div class="warning"><p><code class="literal">GIMP_STOCK_SELECTION_STROKE</code> is deprecated and should not be used in newly-written code.</p></div> +</div> +<hr> +<div class="refsect2"> +<a name="GIMP-STOCK-SELECTION-TO-CHANNEL:CAPS"></a><h3>GIMP_STOCK_SELECTION_TO_CHANNEL</h3> +<pre class="programlisting">#define GIMP_STOCK_SELECTION_TO_CHANNEL "gimp-selection-to-channel" +</pre> +<div class="warning"><p><code class="literal">GIMP_STOCK_SELECTION_TO_CHANNEL</code> is deprecated and should not be used in newly-written code.</p></div> +</div> +<hr> +<div class="refsect2"> +<a name="GIMP-STOCK-SELECTION-TO-PATH:CAPS"></a><h3>GIMP_STOCK_SELECTION_TO_PATH</h3> +<pre class="programlisting">#define GIMP_STOCK_SELECTION_TO_PATH "gimp-selection-to-path" +</pre> +<div class="warning"><p><code class="literal">GIMP_STOCK_SELECTION_TO_PATH</code> is deprecated and should not be used in newly-written code.</p></div> +</div> +<hr> +<div class="refsect2"> +<a name="GIMP-STOCK-GRADIENT-LINEAR:CAPS"></a><h3>GIMP_STOCK_GRADIENT_LINEAR</h3> +<pre class="programlisting">#define GIMP_STOCK_GRADIENT_LINEAR "gimp-gradient-linear" +</pre> +<div class="warning"><p><code class="literal">GIMP_STOCK_GRADIENT_LINEAR</code> is deprecated and should not be used in newly-written code.</p></div> +</div> +<hr> +<div class="refsect2"> +<a name="GIMP-STOCK-GRADIENT-BILINEAR:CAPS"></a><h3>GIMP_STOCK_GRADIENT_BILINEAR</h3> +<pre class="programlisting">#define GIMP_STOCK_GRADIENT_BILINEAR "gimp-gradient-bilinear" +</pre> +<div class="warning"><p><code class="literal">GIMP_STOCK_GRADIENT_BILINEAR</code> is deprecated and should not be used in newly-written code.</p></div> +</div> +<hr> +<div class="refsect2"> +<a name="GIMP-STOCK-GRADIENT-RADIAL:CAPS"></a><h3>GIMP_STOCK_GRADIENT_RADIAL</h3> +<pre class="programlisting">#define GIMP_STOCK_GRADIENT_RADIAL "gimp-gradient-radial" +</pre> +<div class="warning"><p><code class="literal">GIMP_STOCK_GRADIENT_RADIAL</code> is deprecated and should not be used in newly-written code.</p></div> +</div> +<hr> +<div class="refsect2"> +<a name="GIMP-STOCK-GRADIENT-SQUARE:CAPS"></a><h3>GIMP_STOCK_GRADIENT_SQUARE</h3> +<pre class="programlisting">#define GIMP_STOCK_GRADIENT_SQUARE "gimp-gradient-square" +</pre> +<div class="warning"><p><code class="literal">GIMP_STOCK_GRADIENT_SQUARE</code> is deprecated and should not be used in newly-written code.</p></div> +</div> +<hr> +<div class="refsect2"> +<a name="GIMP-STOCK-GRADIENT-CONICAL-SYMMETRIC:CAPS"></a><h3>GIMP_STOCK_GRADIENT_CONICAL_SYMMETRIC</h3> +<pre class="programlisting">#define GIMP_STOCK_GRADIENT_CONICAL_SYMMETRIC "gimp-gradient-conical-symmetric" +</pre> +<div class="warning"><p><code class="literal">GIMP_STOCK_GRADIENT_CONICAL_SYMMETRIC</code> is deprecated and should not be used in newly-written code.</p></div> +</div> +<hr> +<div class="refsect2"> +<a name="GIMP-STOCK-GRADIENT-CONICAL-ASYMMETRIC:CAPS"></a><h3>GIMP_STOCK_GRADIENT_CONICAL_ASYMMETRIC</h3> +<pre class="programlisting">#define GIMP_STOCK_GRADIENT_CONICAL_ASYMMETRIC "gimp-gradient-conical-asymmetric" +</pre> +<div class="warning"><p><code class="literal">GIMP_STOCK_GRADIENT_CONICAL_ASYMMETRIC</code> is deprecated and should not be used in newly-written code.</p></div> +</div> +<hr> +<div class="refsect2"> +<a name="GIMP-STOCK-GRADIENT-SHAPEBURST-SPHERICAL:CAPS"></a><h3>GIMP_STOCK_GRADIENT_SHAPEBURST_SPHERICAL</h3> +<pre class="programlisting">#define GIMP_STOCK_GRADIENT_SHAPEBURST_SPHERICAL "gimp-gradient-shapeburst-spherical" +</pre> +<div class="warning"><p><code class="literal">GIMP_STOCK_GRADIENT_SHAPEBURST_SPHERICAL</code> is deprecated and should not be used in newly-written code.</p></div> +</div> +<hr> +<div class="refsect2"> +<a name="GIMP-STOCK-GRADIENT-SHAPEBURST-ANGULAR:CAPS"></a><h3>GIMP_STOCK_GRADIENT_SHAPEBURST_ANGULAR</h3> +<pre class="programlisting">#define GIMP_STOCK_GRADIENT_SHAPEBURST_ANGULAR "gimp-gradient-shapeburst-angular" +</pre> +<div class="warning"><p><code class="literal">GIMP_STOCK_GRADIENT_SHAPEBURST_ANGULAR</code> is deprecated and should not be used in newly-written code.</p></div> +</div> +<hr> +<div class="refsect2"> +<a name="GIMP-STOCK-GRADIENT-SHAPEBURST-DIMPLED:CAPS"></a><h3>GIMP_STOCK_GRADIENT_SHAPEBURST_DIMPLED</h3> +<pre class="programlisting">#define GIMP_STOCK_GRADIENT_SHAPEBURST_DIMPLED "gimp-gradient-shapeburst-dimpled" +</pre> +<div class="warning"><p><code class="literal">GIMP_STOCK_GRADIENT_SHAPEBURST_DIMPLED</code> is deprecated and should not be used in newly-written code.</p></div> +</div> +<hr> +<div class="refsect2"> +<a name="GIMP-STOCK-GRADIENT-SPIRAL-CLOCKWISE:CAPS"></a><h3>GIMP_STOCK_GRADIENT_SPIRAL_CLOCKWISE</h3> +<pre class="programlisting">#define GIMP_STOCK_GRADIENT_SPIRAL_CLOCKWISE "gimp-gradient-spiral-clockwise" +</pre> +<div class="warning"><p><code class="literal">GIMP_STOCK_GRADIENT_SPIRAL_CLOCKWISE</code> is deprecated and should not be used in newly-written code.</p></div> +</div> +<hr> +<div class="refsect2"> +<a name="GIMP-STOCK-GRADIENT-SPIRAL-ANTICLOCKWISE:CAPS"></a><h3>GIMP_STOCK_GRADIENT_SPIRAL_ANTICLOCKWISE</h3> +<pre class="programlisting">#define GIMP_STOCK_GRADIENT_SPIRAL_ANTICLOCKWISE "gimp-gradient-spiral-anticlockwise" +</pre> +<div class="warning"><p><code class="literal">GIMP_STOCK_GRADIENT_SPIRAL_ANTICLOCKWISE</code> is deprecated and should not be used in newly-written code.</p></div> +</div> +<hr> +<div class="refsect2"> +<a name="GIMP-STOCK-GRAVITY-NORTH-WEST:CAPS"></a><h3>GIMP_STOCK_GRAVITY_NORTH_WEST</h3> +<pre class="programlisting">#define GIMP_STOCK_GRAVITY_NORTH_WEST "gimp-gravity-north-west" +</pre> +<div class="warning"><p><code class="literal">GIMP_STOCK_GRAVITY_NORTH_WEST</code> is deprecated and should not be used in newly-written code.</p></div> +</div> +<hr> +<div class="refsect2"> +<a name="GIMP-STOCK-GRAVITY-NORTH:CAPS"></a><h3>GIMP_STOCK_GRAVITY_NORTH</h3> +<pre class="programlisting">#define GIMP_STOCK_GRAVITY_NORTH "gimp-gravity-north" +</pre> +<div class="warning"><p><code class="literal">GIMP_STOCK_GRAVITY_NORTH</code> is deprecated and should not be used in newly-written code.</p></div> +</div> +<hr> +<div class="refsect2"> +<a name="GIMP-STOCK-GRAVITY-NORTH-EAST:CAPS"></a><h3>GIMP_STOCK_GRAVITY_NORTH_EAST</h3> +<pre class="programlisting">#define GIMP_STOCK_GRAVITY_NORTH_EAST "gimp-gravity-north-east" +</pre> +<div class="warning"><p><code class="literal">GIMP_STOCK_GRAVITY_NORTH_EAST</code> is deprecated and should not be used in newly-written code.</p></div> +</div> +<hr> +<div class="refsect2"> +<a name="GIMP-STOCK-GRAVITY-WEST:CAPS"></a><h3>GIMP_STOCK_GRAVITY_WEST</h3> +<pre class="programlisting">#define GIMP_STOCK_GRAVITY_WEST "gimp-gravity-west" +</pre> +<div class="warning"><p><code class="literal">GIMP_STOCK_GRAVITY_WEST</code> is deprecated and should not be used in newly-written code.</p></div> +</div> +<hr> +<div class="refsect2"> +<a name="GIMP-STOCK-GRAVITY-EAST:CAPS"></a><h3>GIMP_STOCK_GRAVITY_EAST</h3> +<pre class="programlisting">#define GIMP_STOCK_GRAVITY_EAST "gimp-gravity-east" +</pre> +<div class="warning"><p><code class="literal">GIMP_STOCK_GRAVITY_EAST</code> is deprecated and should not be used in newly-written code.</p></div> +</div> +<hr> +<div class="refsect2"> +<a name="GIMP-STOCK-GRAVITY-SOUTH-WEST:CAPS"></a><h3>GIMP_STOCK_GRAVITY_SOUTH_WEST</h3> +<pre class="programlisting">#define GIMP_STOCK_GRAVITY_SOUTH_WEST "gimp-gravity-south-west" +</pre> +<div class="warning"><p><code class="literal">GIMP_STOCK_GRAVITY_SOUTH_WEST</code> is deprecated and should not be used in newly-written code.</p></div> +</div> +<hr> +<div class="refsect2"> +<a name="GIMP-STOCK-GRAVITY-SOUTH:CAPS"></a><h3>GIMP_STOCK_GRAVITY_SOUTH</h3> +<pre class="programlisting">#define GIMP_STOCK_GRAVITY_SOUTH "gimp-gravity-south" +</pre> +<div class="warning"><p><code class="literal">GIMP_STOCK_GRAVITY_SOUTH</code> is deprecated and should not be used in newly-written code.</p></div> +</div> +<hr> +<div class="refsect2"> +<a name="GIMP-STOCK-GRAVITY-SOUTH-EAST:CAPS"></a><h3>GIMP_STOCK_GRAVITY_SOUTH_EAST</h3> +<pre class="programlisting">#define GIMP_STOCK_GRAVITY_SOUTH_EAST "gimp-gravity-south-east" +</pre> +<div class="warning"><p><code class="literal">GIMP_STOCK_GRAVITY_SOUTH_EAST</code> is deprecated and should not be used in newly-written code.</p></div> +</div> +<hr> +<div class="refsect2"> +<a name="GIMP-STOCK-HCENTER:CAPS"></a><h3>GIMP_STOCK_HCENTER</h3> +<pre class="programlisting">#define GIMP_STOCK_HCENTER "gimp-hcenter" +</pre> +<div class="warning"><p><code class="literal">GIMP_STOCK_HCENTER</code> is deprecated and should not be used in newly-written code.</p></div> +</div> +<hr> +<div class="refsect2"> +<a name="GIMP-STOCK-VCENTER:CAPS"></a><h3>GIMP_STOCK_VCENTER</h3> +<pre class="programlisting">#define GIMP_STOCK_VCENTER "gimp-vcenter" +</pre> +<div class="warning"><p><code class="literal">GIMP_STOCK_VCENTER</code> is deprecated and should not be used in newly-written code.</p></div> +</div> +<hr> +<div class="refsect2"> +<a name="GIMP-STOCK-CHAR-PICKER:CAPS"></a><h3>GIMP_STOCK_CHAR_PICKER</h3> +<pre class="programlisting">#define GIMP_STOCK_CHAR_PICKER "gimp-char-picker" +</pre> +<div class="warning"><p><code class="literal">GIMP_STOCK_CHAR_PICKER</code> is deprecated and should not be used in newly-written code.</p></div> +</div> +<hr> +<div class="refsect2"> +<a name="GIMP-STOCK-LETTER-SPACING:CAPS"></a><h3>GIMP_STOCK_LETTER_SPACING</h3> +<pre class="programlisting">#define GIMP_STOCK_LETTER_SPACING "gimp-letter-spacing" +</pre> +<div class="warning"><p><code class="literal">GIMP_STOCK_LETTER_SPACING</code> is deprecated and should not be used in newly-written code.</p></div> +</div> +<hr> +<div class="refsect2"> +<a name="GIMP-STOCK-LINE-SPACING:CAPS"></a><h3>GIMP_STOCK_LINE_SPACING</h3> +<pre class="programlisting">#define GIMP_STOCK_LINE_SPACING "gimp-line-spacing" +</pre> +<div class="warning"><p><code class="literal">GIMP_STOCK_LINE_SPACING</code> is deprecated and should not be used in newly-written code.</p></div> +</div> +<hr> +<div class="refsect2"> +<a name="GIMP-STOCK-TEXT-DIR-LTR:CAPS"></a><h3>GIMP_STOCK_TEXT_DIR_LTR</h3> +<pre class="programlisting">#define GIMP_STOCK_TEXT_DIR_LTR "gimp-text-dir-ltr" +</pre> +<div class="warning"><p><code class="literal">GIMP_STOCK_TEXT_DIR_LTR</code> is deprecated and should not be used in newly-written code.</p></div> +</div> +<hr> +<div class="refsect2"> +<a name="GIMP-STOCK-TEXT-DIR-RTL:CAPS"></a><h3>GIMP_STOCK_TEXT_DIR_RTL</h3> +<pre class="programlisting">#define GIMP_STOCK_TEXT_DIR_RTL "gimp-text-dir-rtl" +</pre> +<div class="warning"><p><code class="literal">GIMP_STOCK_TEXT_DIR_RTL</code> is deprecated and should not be used in newly-written code.</p></div> +</div> +<hr> +<div class="refsect2"> +<a name="GIMP-STOCK-PRINT-RESOLUTION:CAPS"></a><h3>GIMP_STOCK_PRINT_RESOLUTION</h3> +<pre class="programlisting">#define GIMP_STOCK_PRINT_RESOLUTION "document-print" +</pre> +<div class="warning"><p><code class="literal">GIMP_STOCK_PRINT_RESOLUTION</code> is deprecated and should not be used in newly-written code.</p></div> +</div> +<hr> +<div class="refsect2"> +<a name="GIMP-STOCK-TOOLS:CAPS"></a><h3>GIMP_STOCK_TOOLS</h3> +<pre class="programlisting">#define GIMP_STOCK_TOOLS "gimp-tools" +</pre> +<div class="warning"><p><code class="literal">GIMP_STOCK_TOOLS</code> is deprecated and should not be used in newly-written code.</p></div> +</div> +<hr> +<div class="refsect2"> +<a name="GIMP-STOCK-TOOL-OPTIONS:CAPS"></a><h3>GIMP_STOCK_TOOL_OPTIONS</h3> +<pre class="programlisting">#define GIMP_STOCK_TOOL_OPTIONS "gimp-tool-options" +</pre> +<div class="warning"><p><code class="literal">GIMP_STOCK_TOOL_OPTIONS</code> is deprecated and should not be used in newly-written code.</p></div> +</div> +<hr> +<div class="refsect2"> +<a name="GIMP-STOCK-DEVICE-STATUS:CAPS"></a><h3>GIMP_STOCK_DEVICE_STATUS</h3> +<pre class="programlisting">#define GIMP_STOCK_DEVICE_STATUS "gimp-device-status" +</pre> +<div class="warning"><p><code class="literal">GIMP_STOCK_DEVICE_STATUS</code> is deprecated and should not be used in newly-written code.</p></div> +</div> +<hr> +<div class="refsect2"> +<a name="GIMP-STOCK-INPUT-DEVICE:CAPS"></a><h3>GIMP_STOCK_INPUT_DEVICE</h3> +<pre class="programlisting">#define GIMP_STOCK_INPUT_DEVICE "gimp-input-device" +</pre> +<div class="warning"><p><code class="literal">GIMP_STOCK_INPUT_DEVICE</code> is deprecated and should not be used in newly-written code.</p></div> +</div> +<hr> +<div class="refsect2"> +<a name="GIMP-STOCK-DISPLAY-FILTER:CAPS"></a><h3>GIMP_STOCK_DISPLAY_FILTER</h3> +<pre class="programlisting">#define GIMP_STOCK_DISPLAY_FILTER "gimp-display-filter" +</pre> +<div class="warning"><p><code class="literal">GIMP_STOCK_DISPLAY_FILTER</code> is deprecated and should not be used in newly-written code.</p></div> +</div> +<hr> +<div class="refsect2"> +<a name="GIMP-STOCK-CURVE-FREE:CAPS"></a><h3>GIMP_STOCK_CURVE_FREE</h3> +<pre class="programlisting">#define GIMP_STOCK_CURVE_FREE "gimp-curve-free" +</pre> +<div class="warning"><p><code class="literal">GIMP_STOCK_CURVE_FREE</code> is deprecated and should not be used in newly-written code.</p></div> +</div> +<hr> +<div class="refsect2"> +<a name="GIMP-STOCK-CURVE-SMOOTH:CAPS"></a><h3>GIMP_STOCK_CURVE_SMOOTH</h3> +<pre class="programlisting">#define GIMP_STOCK_CURVE_SMOOTH "gimp-curve-smooth" +</pre> +<div class="warning"><p><code class="literal">GIMP_STOCK_CURVE_SMOOTH</code> is deprecated and should not be used in newly-written code.</p></div> +</div> +<hr> +<div class="refsect2"> +<a name="GIMP-STOCK-COLOR-PICKER-BLACK:CAPS"></a><h3>GIMP_STOCK_COLOR_PICKER_BLACK</h3> +<pre class="programlisting">#define GIMP_STOCK_COLOR_PICKER_BLACK "gimp-color-picker-black" +</pre> +<div class="warning"><p><code class="literal">GIMP_STOCK_COLOR_PICKER_BLACK</code> is deprecated and should not be used in newly-written code.</p></div> +</div> +<hr> +<div class="refsect2"> +<a name="GIMP-STOCK-COLOR-PICKER-GRAY:CAPS"></a><h3>GIMP_STOCK_COLOR_PICKER_GRAY</h3> +<pre class="programlisting">#define GIMP_STOCK_COLOR_PICKER_GRAY "gimp-color-picker-gray" +</pre> +<div class="warning"><p><code class="literal">GIMP_STOCK_COLOR_PICKER_GRAY</code> is deprecated and should not be used in newly-written code.</p></div> +</div> +<hr> +<div class="refsect2"> +<a name="GIMP-STOCK-COLOR-PICKER-WHITE:CAPS"></a><h3>GIMP_STOCK_COLOR_PICKER_WHITE</h3> +<pre class="programlisting">#define GIMP_STOCK_COLOR_PICKER_WHITE "gimp-color-picker-white" +</pre> +<div class="warning"><p><code class="literal">GIMP_STOCK_COLOR_PICKER_WHITE</code> is deprecated and should not be used in newly-written code.</p></div> +</div> +<hr> +<div class="refsect2"> +<a name="GIMP-STOCK-COLOR-TRIANGLE:CAPS"></a><h3>GIMP_STOCK_COLOR_TRIANGLE</h3> +<pre class="programlisting">#define GIMP_STOCK_COLOR_TRIANGLE "gimp-color-triangle" +</pre> +<div class="warning"><p><code class="literal">GIMP_STOCK_COLOR_TRIANGLE</code> is deprecated and should not be used in newly-written code.</p></div> +</div> +<hr> +<div class="refsect2"> +<a name="GIMP-STOCK-COLOR-PICK-FROM-SCREEN:CAPS"></a><h3>GIMP_STOCK_COLOR_PICK_FROM_SCREEN</h3> +<pre class="programlisting">#define GIMP_STOCK_COLOR_PICK_FROM_SCREEN "gimp-color-pick-from-screen" +</pre> +<div class="warning"><p><code class="literal">GIMP_STOCK_COLOR_PICK_FROM_SCREEN</code> is deprecated and should not be used in newly-written code.</p></div> +</div> +<hr> +<div class="refsect2"> +<a name="GIMP-STOCK-CONVERT-GRAYSCALE:CAPS"></a><h3>GIMP_STOCK_CONVERT_GRAYSCALE</h3> +<pre class="programlisting">#define GIMP_STOCK_CONVERT_GRAYSCALE "gimp-convert-grayscale" +</pre> +<div class="warning"><p><code class="literal">GIMP_STOCK_CONVERT_GRAYSCALE</code> is deprecated and should not be used in newly-written code.</p></div> +</div> +<hr> +<div class="refsect2"> +<a name="GIMP-STOCK-CONVERT-INDEXED:CAPS"></a><h3>GIMP_STOCK_CONVERT_INDEXED</h3> +<pre class="programlisting">#define GIMP_STOCK_CONVERT_INDEXED "gimp-convert-indexed" +</pre> +<div class="warning"><p><code class="literal">GIMP_STOCK_CONVERT_INDEXED</code> is deprecated and should not be used in newly-written code.</p></div> +</div> +<hr> +<div class="refsect2"> +<a name="GIMP-STOCK-CONVERT-RGB:CAPS"></a><h3>GIMP_STOCK_CONVERT_RGB</h3> +<pre class="programlisting">#define GIMP_STOCK_CONVERT_RGB "gimp-convert-rgb" +</pre> +<div class="warning"><p><code class="literal">GIMP_STOCK_CONVERT_RGB</code> is deprecated and should not be used in newly-written code.</p></div> +</div> +<hr> +<div class="refsect2"> +<a name="GIMP-STOCK-TRANSPARENCY:CAPS"></a><h3>GIMP_STOCK_TRANSPARENCY</h3> +<pre class="programlisting">#define GIMP_STOCK_TRANSPARENCY "gimp-transparency" +</pre> +<div class="warning"><p><code class="literal">GIMP_STOCK_TRANSPARENCY</code> is deprecated and should not be used in newly-written code.</p></div> +</div> +<hr> +<div class="refsect2"> +<a name="GIMP-STOCK-DEFAULT-COLORS:CAPS"></a><h3>GIMP_STOCK_DEFAULT_COLORS</h3> +<pre class="programlisting">#define GIMP_STOCK_DEFAULT_COLORS "gimp-default-colors" +</pre> +<div class="warning"><p><code class="literal">GIMP_STOCK_DEFAULT_COLORS</code> is deprecated and should not be used in newly-written code.</p></div> +</div> +<hr> +<div class="refsect2"> +<a name="GIMP-STOCK-SWAP-COLORS:CAPS"></a><h3>GIMP_STOCK_SWAP_COLORS</h3> +<pre class="programlisting">#define GIMP_STOCK_SWAP_COLORS "gimp-swap-colors" +</pre> +<div class="warning"><p><code class="literal">GIMP_STOCK_SWAP_COLORS</code> is deprecated and should not be used in newly-written code.</p></div> +</div> +<hr> +<div class="refsect2"> +<a name="GIMP-STOCK-UNDO-HISTORY:CAPS"></a><h3>GIMP_STOCK_UNDO_HISTORY</h3> +<pre class="programlisting">#define GIMP_STOCK_UNDO_HISTORY "gimp-undo-history" +</pre> +<div class="warning"><p><code class="literal">GIMP_STOCK_UNDO_HISTORY</code> is deprecated and should not be used in newly-written code.</p></div> +</div> +<hr> +<div class="refsect2"> +<a name="GIMP-STOCK-HCHAIN:CAPS"></a><h3>GIMP_STOCK_HCHAIN</h3> +<pre class="programlisting">#define GIMP_STOCK_HCHAIN "gimp-hchain" +</pre> +<div class="warning"><p><code class="literal">GIMP_STOCK_HCHAIN</code> is deprecated and should not be used in newly-written code.</p></div> +</div> +<hr> +<div class="refsect2"> +<a name="GIMP-STOCK-HCHAIN-BROKEN:CAPS"></a><h3>GIMP_STOCK_HCHAIN_BROKEN</h3> +<pre class="programlisting">#define GIMP_STOCK_HCHAIN_BROKEN "gimp-hchain-broken" +</pre> +<div class="warning"><p><code class="literal">GIMP_STOCK_HCHAIN_BROKEN</code> is deprecated and should not be used in newly-written code.</p></div> +</div> +<hr> +<div class="refsect2"> +<a name="GIMP-STOCK-VCHAIN:CAPS"></a><h3>GIMP_STOCK_VCHAIN</h3> +<pre class="programlisting">#define GIMP_STOCK_VCHAIN "gimp-vchain" +</pre> +<div class="warning"><p><code class="literal">GIMP_STOCK_VCHAIN</code> is deprecated and should not be used in newly-written code.</p></div> +</div> +<hr> +<div class="refsect2"> +<a name="GIMP-STOCK-VCHAIN-BROKEN:CAPS"></a><h3>GIMP_STOCK_VCHAIN_BROKEN</h3> +<pre class="programlisting">#define GIMP_STOCK_VCHAIN_BROKEN "gimp-vchain-broken" +</pre> +<div class="warning"><p><code class="literal">GIMP_STOCK_VCHAIN_BROKEN</code> is deprecated and should not be used in newly-written code.</p></div> +</div> +<hr> +<div class="refsect2"> +<a name="GIMP-STOCK-TEXTURE:CAPS"></a><h3>GIMP_STOCK_TEXTURE</h3> +<pre class="programlisting">#define GIMP_STOCK_TEXTURE "gimp-texture" +</pre> +<div class="warning"><p><code class="literal">GIMP_STOCK_TEXTURE</code> is deprecated and should not be used in newly-written code.</p></div> +</div> +<hr> +<div class="refsect2"> +<a name="GIMP-STOCK-FRAME:CAPS"></a><h3>GIMP_STOCK_FRAME</h3> +<pre class="programlisting">#define GIMP_STOCK_FRAME "gimp-frame" +</pre> +<div class="warning"><p><code class="literal">GIMP_STOCK_FRAME</code> is deprecated and should not be used in newly-written code.</p></div> +</div> +<hr> +<div class="refsect2"> +<a name="GIMP-STOCK-ERROR:CAPS"></a><h3>GIMP_STOCK_ERROR</h3> +<pre class="programlisting">#define GIMP_STOCK_ERROR "gimp-error" +</pre> +<div class="warning"><p><code class="literal">GIMP_STOCK_ERROR</code> is deprecated and should not be used in newly-written code.</p></div> +</div> +<hr> +<div class="refsect2"> +<a name="GIMP-STOCK-INFO:CAPS"></a><h3>GIMP_STOCK_INFO</h3> +<pre class="programlisting">#define GIMP_STOCK_INFO "gimp-info" +</pre> +<div class="warning"><p><code class="literal">GIMP_STOCK_INFO</code> is deprecated and should not be used in newly-written code.</p></div> +</div> +<hr> +<div class="refsect2"> +<a name="GIMP-STOCK-QUESTION:CAPS"></a><h3>GIMP_STOCK_QUESTION</h3> +<pre class="programlisting">#define GIMP_STOCK_QUESTION "gimp-question" +</pre> +<div class="warning"><p><code class="literal">GIMP_STOCK_QUESTION</code> is deprecated and should not be used in newly-written code.</p></div> +</div> +<hr> +<div class="refsect2"> +<a name="GIMP-STOCK-WARNING:CAPS"></a><h3>GIMP_STOCK_WARNING</h3> +<pre class="programlisting">#define GIMP_STOCK_WARNING "gimp-warning" +</pre> +<div class="warning"><p><code class="literal">GIMP_STOCK_WARNING</code> is deprecated and should not be used in newly-written code.</p></div> +</div> +<hr> +<div class="refsect2"> +<a name="GIMP-STOCK-GEGL:CAPS"></a><h3>GIMP_STOCK_GEGL</h3> +<pre class="programlisting">#define GIMP_STOCK_GEGL "gimp-gegl" +</pre> +<div class="warning"><p><code class="literal">GIMP_STOCK_GEGL</code> is deprecated and should not be used in newly-written code.</p></div> +</div> +<hr> +<div class="refsect2"> +<a name="GIMP-STOCK-USER-MANUAL:CAPS"></a><h3>GIMP_STOCK_USER_MANUAL</h3> +<pre class="programlisting">#define GIMP_STOCK_USER_MANUAL "gimp-user-manual" +</pre> +<div class="warning"><p><code class="literal">GIMP_STOCK_USER_MANUAL</code> is deprecated and should not be used in newly-written code.</p></div> +</div> +<hr> +<div class="refsect2"> +<a name="GIMP-STOCK-WILBER:CAPS"></a><h3>GIMP_STOCK_WILBER</h3> +<pre class="programlisting">#define GIMP_STOCK_WILBER "gimp-wilber" +</pre> +<div class="warning"><p><code class="literal">GIMP_STOCK_WILBER</code> is deprecated and should not be used in newly-written code.</p></div> +</div> +<hr> +<div class="refsect2"> +<a name="GIMP-STOCK-WILBER-EEK:CAPS"></a><h3>GIMP_STOCK_WILBER_EEK</h3> +<pre class="programlisting">#define GIMP_STOCK_WILBER_EEK "gimp-wilber-eek" +</pre> +<div class="warning"><p><code class="literal">GIMP_STOCK_WILBER_EEK</code> is deprecated and should not be used in newly-written code.</p></div> +</div> +<hr> +<div class="refsect2"> +<a name="GIMP-STOCK-ZOOM-FOLLOW-WINDOW:CAPS"></a><h3>GIMP_STOCK_ZOOM_FOLLOW_WINDOW</h3> +<pre class="programlisting">#define GIMP_STOCK_ZOOM_FOLLOW_WINDOW "gimp-zoom-follow-window" +</pre> +<div class="warning"><p><code class="literal">GIMP_STOCK_ZOOM_FOLLOW_WINDOW</code> is deprecated and should not be used in newly-written code.</p></div> +</div> +<hr> +<div class="refsect2"> +<a name="GIMP-STOCK-TOOL-AIRBRUSH:CAPS"></a><h3>GIMP_STOCK_TOOL_AIRBRUSH</h3> +<pre class="programlisting">#define GIMP_STOCK_TOOL_AIRBRUSH "gimp-tool-airbrush" +</pre> +<div class="warning"><p><code class="literal">GIMP_STOCK_TOOL_AIRBRUSH</code> is deprecated and should not be used in newly-written code.</p></div> +</div> +<hr> +<div class="refsect2"> +<a name="GIMP-STOCK-TOOL-ALIGN:CAPS"></a><h3>GIMP_STOCK_TOOL_ALIGN</h3> +<pre class="programlisting">#define GIMP_STOCK_TOOL_ALIGN "gimp-tool-align" +</pre> +<div class="warning"><p><code class="literal">GIMP_STOCK_TOOL_ALIGN</code> is deprecated and should not be used in newly-written code.</p></div> +</div> +<hr> +<div class="refsect2"> +<a name="GIMP-STOCK-TOOL-BLEND:CAPS"></a><h3>GIMP_STOCK_TOOL_BLEND</h3> +<pre class="programlisting">#define GIMP_STOCK_TOOL_BLEND "gimp-tool-gradient" +</pre> +<div class="warning"><p><code class="literal">GIMP_STOCK_TOOL_BLEND</code> is deprecated and should not be used in newly-written code.</p></div> +</div> +<hr> +<div class="refsect2"> +<a name="GIMP-STOCK-TOOL-BLUR:CAPS"></a><h3>GIMP_STOCK_TOOL_BLUR</h3> +<pre class="programlisting">#define GIMP_STOCK_TOOL_BLUR "gimp-tool-blur" +</pre> +<div class="warning"><p><code class="literal">GIMP_STOCK_TOOL_BLUR</code> is deprecated and should not be used in newly-written code.</p></div> +</div> +<hr> +<div class="refsect2"> +<a name="GIMP-STOCK-TOOL-BRIGHTNESS-CONTRAST:CAPS"></a><h3>GIMP_STOCK_TOOL_BRIGHTNESS_CONTRAST</h3> +<pre class="programlisting">#define GIMP_STOCK_TOOL_BRIGHTNESS_CONTRAST "gimp-tool-brightness-contrast" +</pre> +<div class="warning"><p><code class="literal">GIMP_STOCK_TOOL_BRIGHTNESS_CONTRAST</code> is deprecated and should not be used in newly-written code.</p></div> +</div> +<hr> +<div class="refsect2"> +<a name="GIMP-STOCK-TOOL-BUCKET-FILL:CAPS"></a><h3>GIMP_STOCK_TOOL_BUCKET_FILL</h3> +<pre class="programlisting">#define GIMP_STOCK_TOOL_BUCKET_FILL "gimp-tool-bucket-fill" +</pre> +<div class="warning"><p><code class="literal">GIMP_STOCK_TOOL_BUCKET_FILL</code> is deprecated and should not be used in newly-written code.</p></div> +</div> +<hr> +<div class="refsect2"> +<a name="GIMP-STOCK-TOOL-BY-COLOR-SELECT:CAPS"></a><h3>GIMP_STOCK_TOOL_BY_COLOR_SELECT</h3> +<pre class="programlisting">#define GIMP_STOCK_TOOL_BY_COLOR_SELECT "gimp-tool-by-color-select" +</pre> +<div class="warning"><p><code class="literal">GIMP_STOCK_TOOL_BY_COLOR_SELECT</code> is deprecated and should not be used in newly-written code.</p></div> +</div> +<hr> +<div class="refsect2"> +<a name="GIMP-STOCK-TOOL-CAGE:CAPS"></a><h3>GIMP_STOCK_TOOL_CAGE</h3> +<pre class="programlisting">#define GIMP_STOCK_TOOL_CAGE "gimp-tool-cage" +</pre> +<div class="warning"><p><code class="literal">GIMP_STOCK_TOOL_CAGE</code> is deprecated and should not be used in newly-written code.</p></div> +</div> +<hr> +<div class="refsect2"> +<a name="GIMP-STOCK-TOOL-CLONE:CAPS"></a><h3>GIMP_STOCK_TOOL_CLONE</h3> +<pre class="programlisting">#define GIMP_STOCK_TOOL_CLONE "gimp-tool-clone" +</pre> +<div class="warning"><p><code class="literal">GIMP_STOCK_TOOL_CLONE</code> is deprecated and should not be used in newly-written code.</p></div> +</div> +<hr> +<div class="refsect2"> +<a name="GIMP-STOCK-TOOL-COLOR-BALANCE:CAPS"></a><h3>GIMP_STOCK_TOOL_COLOR_BALANCE</h3> +<pre class="programlisting">#define GIMP_STOCK_TOOL_COLOR_BALANCE "gimp-tool-color-balance" +</pre> +<div class="warning"><p><code class="literal">GIMP_STOCK_TOOL_COLOR_BALANCE</code> is deprecated and should not be used in newly-written code.</p></div> +</div> +<hr> +<div class="refsect2"> +<a name="GIMP-STOCK-TOOL-COLOR-PICKER:CAPS"></a><h3>GIMP_STOCK_TOOL_COLOR_PICKER</h3> +<pre class="programlisting">#define GIMP_STOCK_TOOL_COLOR_PICKER "gimp-tool-color-picker" +</pre> +<div class="warning"><p><code class="literal">GIMP_STOCK_TOOL_COLOR_PICKER</code> is deprecated and should not be used in newly-written code.</p></div> +</div> +<hr> +<div class="refsect2"> +<a name="GIMP-STOCK-TOOL-COLORIZE:CAPS"></a><h3>GIMP_STOCK_TOOL_COLORIZE</h3> +<pre class="programlisting">#define GIMP_STOCK_TOOL_COLORIZE "gimp-tool-colorize" +</pre> +<div class="warning"><p><code class="literal">GIMP_STOCK_TOOL_COLORIZE</code> is deprecated and should not be used in newly-written code.</p></div> +</div> +<hr> +<div class="refsect2"> +<a name="GIMP-STOCK-TOOL-CROP:CAPS"></a><h3>GIMP_STOCK_TOOL_CROP</h3> +<pre class="programlisting">#define GIMP_STOCK_TOOL_CROP "gimp-tool-crop" +</pre> +<div class="warning"><p><code class="literal">GIMP_STOCK_TOOL_CROP</code> is deprecated and should not be used in newly-written code.</p></div> +</div> +<hr> +<div class="refsect2"> +<a name="GIMP-STOCK-TOOL-CURVES:CAPS"></a><h3>GIMP_STOCK_TOOL_CURVES</h3> +<pre class="programlisting">#define GIMP_STOCK_TOOL_CURVES "gimp-tool-curves" +</pre> +<div class="warning"><p><code class="literal">GIMP_STOCK_TOOL_CURVES</code> is deprecated and should not be used in newly-written code.</p></div> +</div> +<hr> +<div class="refsect2"> +<a name="GIMP-STOCK-TOOL-DESATURATE:CAPS"></a><h3>GIMP_STOCK_TOOL_DESATURATE</h3> +<pre class="programlisting">#define GIMP_STOCK_TOOL_DESATURATE "gimp-tool-desaturate" +</pre> +<div class="warning"><p><code class="literal">GIMP_STOCK_TOOL_DESATURATE</code> is deprecated and should not be used in newly-written code.</p></div> +</div> +<hr> +<div class="refsect2"> +<a name="GIMP-STOCK-TOOL-DODGE:CAPS"></a><h3>GIMP_STOCK_TOOL_DODGE</h3> +<pre class="programlisting">#define GIMP_STOCK_TOOL_DODGE "gimp-tool-dodge" +</pre> +<div class="warning"><p><code class="literal">GIMP_STOCK_TOOL_DODGE</code> is deprecated and should not be used in newly-written code.</p></div> +</div> +<hr> +<div class="refsect2"> +<a name="GIMP-STOCK-TOOL-ELLIPSE-SELECT:CAPS"></a><h3>GIMP_STOCK_TOOL_ELLIPSE_SELECT</h3> +<pre class="programlisting">#define GIMP_STOCK_TOOL_ELLIPSE_SELECT "gimp-tool-ellipse-select" +</pre> +<div class="warning"><p><code class="literal">GIMP_STOCK_TOOL_ELLIPSE_SELECT</code> is deprecated and should not be used in newly-written code.</p></div> +</div> +<hr> +<div class="refsect2"> +<a name="GIMP-STOCK-TOOL-ERASER:CAPS"></a><h3>GIMP_STOCK_TOOL_ERASER</h3> +<pre class="programlisting">#define GIMP_STOCK_TOOL_ERASER "gimp-tool-eraser" +</pre> +<div class="warning"><p><code class="literal">GIMP_STOCK_TOOL_ERASER</code> is deprecated and should not be used in newly-written code.</p></div> +</div> +<hr> +<div class="refsect2"> +<a name="GIMP-STOCK-TOOL-FLIP:CAPS"></a><h3>GIMP_STOCK_TOOL_FLIP</h3> +<pre class="programlisting">#define GIMP_STOCK_TOOL_FLIP "gimp-tool-flip" +</pre> +<div class="warning"><p><code class="literal">GIMP_STOCK_TOOL_FLIP</code> is deprecated and should not be used in newly-written code.</p></div> +</div> +<hr> +<div class="refsect2"> +<a name="GIMP-STOCK-TOOL-FOREGROUND-SELECT:CAPS"></a><h3>GIMP_STOCK_TOOL_FOREGROUND_SELECT</h3> +<pre class="programlisting">#define GIMP_STOCK_TOOL_FOREGROUND_SELECT "gimp-tool-foreground-select" +</pre> +<div class="warning"><p><code class="literal">GIMP_STOCK_TOOL_FOREGROUND_SELECT</code> is deprecated and should not be used in newly-written code.</p></div> +</div> +<hr> +<div class="refsect2"> +<a name="GIMP-STOCK-TOOL-FREE-SELECT:CAPS"></a><h3>GIMP_STOCK_TOOL_FREE_SELECT</h3> +<pre class="programlisting">#define GIMP_STOCK_TOOL_FREE_SELECT "gimp-tool-free-select" +</pre> +<div class="warning"><p><code class="literal">GIMP_STOCK_TOOL_FREE_SELECT</code> is deprecated and should not be used in newly-written code.</p></div> +</div> +<hr> +<div class="refsect2"> +<a name="GIMP-STOCK-TOOL-FUZZY-SELECT:CAPS"></a><h3>GIMP_STOCK_TOOL_FUZZY_SELECT</h3> +<pre class="programlisting">#define GIMP_STOCK_TOOL_FUZZY_SELECT "gimp-tool-fuzzy-select" +</pre> +<div class="warning"><p><code class="literal">GIMP_STOCK_TOOL_FUZZY_SELECT</code> is deprecated and should not be used in newly-written code.</p></div> +</div> +<hr> +<div class="refsect2"> +<a name="GIMP-STOCK-TOOL-HEAL:CAPS"></a><h3>GIMP_STOCK_TOOL_HEAL</h3> +<pre class="programlisting">#define GIMP_STOCK_TOOL_HEAL "gimp-tool-heal" +</pre> +<div class="warning"><p><code class="literal">GIMP_STOCK_TOOL_HEAL</code> is deprecated and should not be used in newly-written code.</p></div> +</div> +<hr> +<div class="refsect2"> +<a name="GIMP-STOCK-TOOL-HUE-SATURATION:CAPS"></a><h3>GIMP_STOCK_TOOL_HUE_SATURATION</h3> +<pre class="programlisting">#define GIMP_STOCK_TOOL_HUE_SATURATION "gimp-tool-hue-saturation" +</pre> +<div class="warning"><p><code class="literal">GIMP_STOCK_TOOL_HUE_SATURATION</code> is deprecated and should not be used in newly-written code.</p></div> +</div> +<hr> +<div class="refsect2"> +<a name="GIMP-STOCK-TOOL-INK:CAPS"></a><h3>GIMP_STOCK_TOOL_INK</h3> +<pre class="programlisting">#define GIMP_STOCK_TOOL_INK "gimp-tool-ink" +</pre> +<div class="warning"><p><code class="literal">GIMP_STOCK_TOOL_INK</code> is deprecated and should not be used in newly-written code.</p></div> +</div> +<hr> +<div class="refsect2"> +<a name="GIMP-STOCK-TOOL-ISCISSORS:CAPS"></a><h3>GIMP_STOCK_TOOL_ISCISSORS</h3> +<pre class="programlisting">#define GIMP_STOCK_TOOL_ISCISSORS "gimp-tool-iscissors" +</pre> +<div class="warning"><p><code class="literal">GIMP_STOCK_TOOL_ISCISSORS</code> is deprecated and should not be used in newly-written code.</p></div> +</div> +<hr> +<div class="refsect2"> +<a name="GIMP-STOCK-TOOL-LEVELS:CAPS"></a><h3>GIMP_STOCK_TOOL_LEVELS</h3> +<pre class="programlisting">#define GIMP_STOCK_TOOL_LEVELS "gimp-tool-levels" +</pre> +<div class="warning"><p><code class="literal">GIMP_STOCK_TOOL_LEVELS</code> is deprecated and should not be used in newly-written code.</p></div> +</div> +<hr> +<div class="refsect2"> +<a name="GIMP-STOCK-TOOL-MEASURE:CAPS"></a><h3>GIMP_STOCK_TOOL_MEASURE</h3> +<pre class="programlisting">#define GIMP_STOCK_TOOL_MEASURE "gimp-tool-measure" +</pre> +<div class="warning"><p><code class="literal">GIMP_STOCK_TOOL_MEASURE</code> is deprecated and should not be used in newly-written code.</p></div> +</div> +<hr> +<div class="refsect2"> +<a name="GIMP-STOCK-TOOL-MOVE:CAPS"></a><h3>GIMP_STOCK_TOOL_MOVE</h3> +<pre class="programlisting">#define GIMP_STOCK_TOOL_MOVE "gimp-tool-move" +</pre> +<div class="warning"><p><code class="literal">GIMP_STOCK_TOOL_MOVE</code> is deprecated and should not be used in newly-written code.</p></div> +</div> +<hr> +<div class="refsect2"> +<a name="GIMP-STOCK-TOOL-PAINTBRUSH:CAPS"></a><h3>GIMP_STOCK_TOOL_PAINTBRUSH</h3> +<pre class="programlisting">#define GIMP_STOCK_TOOL_PAINTBRUSH "gimp-tool-paintbrush" +</pre> +<div class="warning"><p><code class="literal">GIMP_STOCK_TOOL_PAINTBRUSH</code> is deprecated and should not be used in newly-written code.</p></div> +</div> +<hr> +<div class="refsect2"> +<a name="GIMP-STOCK-TOOL-PATH:CAPS"></a><h3>GIMP_STOCK_TOOL_PATH</h3> +<pre class="programlisting">#define GIMP_STOCK_TOOL_PATH "gimp-tool-path" +</pre> +<div class="warning"><p><code class="literal">GIMP_STOCK_TOOL_PATH</code> is deprecated and should not be used in newly-written code.</p></div> +</div> +<hr> +<div class="refsect2"> +<a name="GIMP-STOCK-TOOL-PENCIL:CAPS"></a><h3>GIMP_STOCK_TOOL_PENCIL</h3> +<pre class="programlisting">#define GIMP_STOCK_TOOL_PENCIL "gimp-tool-pencil" +</pre> +<div class="warning"><p><code class="literal">GIMP_STOCK_TOOL_PENCIL</code> is deprecated and should not be used in newly-written code.</p></div> +</div> +<hr> +<div class="refsect2"> +<a name="GIMP-STOCK-TOOL-PERSPECTIVE:CAPS"></a><h3>GIMP_STOCK_TOOL_PERSPECTIVE</h3> +<pre class="programlisting">#define GIMP_STOCK_TOOL_PERSPECTIVE "gimp-tool-perspective" +</pre> +<div class="warning"><p><code class="literal">GIMP_STOCK_TOOL_PERSPECTIVE</code> is deprecated and should not be used in newly-written code.</p></div> +</div> +<hr> +<div class="refsect2"> +<a name="GIMP-STOCK-TOOL-PERSPECTIVE-CLONE:CAPS"></a><h3>GIMP_STOCK_TOOL_PERSPECTIVE_CLONE</h3> +<pre class="programlisting">#define GIMP_STOCK_TOOL_PERSPECTIVE_CLONE "gimp-tool-perspective-clone" +</pre> +<div class="warning"><p><code class="literal">GIMP_STOCK_TOOL_PERSPECTIVE_CLONE</code> is deprecated and should not be used in newly-written code.</p></div> +</div> +<hr> +<div class="refsect2"> +<a name="GIMP-STOCK-TOOL-POSTERIZE:CAPS"></a><h3>GIMP_STOCK_TOOL_POSTERIZE</h3> +<pre class="programlisting">#define GIMP_STOCK_TOOL_POSTERIZE "gimp-tool-posterize" +</pre> +<div class="warning"><p><code class="literal">GIMP_STOCK_TOOL_POSTERIZE</code> is deprecated and should not be used in newly-written code.</p></div> +</div> +<hr> +<div class="refsect2"> +<a name="GIMP-STOCK-TOOL-RECT-SELECT:CAPS"></a><h3>GIMP_STOCK_TOOL_RECT_SELECT</h3> +<pre class="programlisting">#define GIMP_STOCK_TOOL_RECT_SELECT "gimp-tool-rect-select" +</pre> +<div class="warning"><p><code class="literal">GIMP_STOCK_TOOL_RECT_SELECT</code> is deprecated and should not be used in newly-written code.</p></div> +</div> +<hr> +<div class="refsect2"> +<a name="GIMP-STOCK-TOOL-ROTATE:CAPS"></a><h3>GIMP_STOCK_TOOL_ROTATE</h3> +<pre class="programlisting">#define GIMP_STOCK_TOOL_ROTATE "gimp-tool-rotate" +</pre> +<div class="warning"><p><code class="literal">GIMP_STOCK_TOOL_ROTATE</code> is deprecated and should not be used in newly-written code.</p></div> +</div> +<hr> +<div class="refsect2"> +<a name="GIMP-STOCK-TOOL-SCALE:CAPS"></a><h3>GIMP_STOCK_TOOL_SCALE</h3> +<pre class="programlisting">#define GIMP_STOCK_TOOL_SCALE "gimp-tool-scale" +</pre> +<div class="warning"><p><code class="literal">GIMP_STOCK_TOOL_SCALE</code> is deprecated and should not be used in newly-written code.</p></div> +</div> +<hr> +<div class="refsect2"> +<a name="GIMP-STOCK-TOOL-SHEAR:CAPS"></a><h3>GIMP_STOCK_TOOL_SHEAR</h3> +<pre class="programlisting">#define GIMP_STOCK_TOOL_SHEAR "gimp-tool-shear" +</pre> +<div class="warning"><p><code class="literal">GIMP_STOCK_TOOL_SHEAR</code> is deprecated and should not be used in newly-written code.</p></div> +</div> +<hr> +<div class="refsect2"> +<a name="GIMP-STOCK-TOOL-SMUDGE:CAPS"></a><h3>GIMP_STOCK_TOOL_SMUDGE</h3> +<pre class="programlisting">#define GIMP_STOCK_TOOL_SMUDGE "gimp-tool-smudge" +</pre> +<div class="warning"><p><code class="literal">GIMP_STOCK_TOOL_SMUDGE</code> is deprecated and should not be used in newly-written code.</p></div> +</div> +<hr> +<div class="refsect2"> +<a name="GIMP-STOCK-TOOL-TEXT:CAPS"></a><h3>GIMP_STOCK_TOOL_TEXT</h3> +<pre class="programlisting">#define GIMP_STOCK_TOOL_TEXT "gimp-tool-text" +</pre> +<div class="warning"><p><code class="literal">GIMP_STOCK_TOOL_TEXT</code> is deprecated and should not be used in newly-written code.</p></div> +</div> +<hr> +<div class="refsect2"> +<a name="GIMP-STOCK-TOOL-THRESHOLD:CAPS"></a><h3>GIMP_STOCK_TOOL_THRESHOLD</h3> +<pre class="programlisting">#define GIMP_STOCK_TOOL_THRESHOLD "gimp-tool-threshold" +</pre> +<div class="warning"><p><code class="literal">GIMP_STOCK_TOOL_THRESHOLD</code> is deprecated and should not be used in newly-written code.</p></div> +</div> +<hr> +<div class="refsect2"> +<a name="GIMP-STOCK-TOOL-ZOOM:CAPS"></a><h3>GIMP_STOCK_TOOL_ZOOM</h3> +<pre class="programlisting">#define GIMP_STOCK_TOOL_ZOOM "gimp-tool-zoom" +</pre> +<div class="warning"><p><code class="literal">GIMP_STOCK_TOOL_ZOOM</code> is deprecated and should not be used in newly-written code.</p></div> +</div> +<hr> +<div class="refsect2"> +<a name="GIMP-STOCK-CONTROLLER:CAPS"></a><h3>GIMP_STOCK_CONTROLLER</h3> +<pre class="programlisting">#define GIMP_STOCK_CONTROLLER "gimp-controller" +</pre> +<div class="warning"><p><code class="literal">GIMP_STOCK_CONTROLLER</code> is deprecated and should not be used in newly-written code.</p></div> +</div> +<hr> +<div class="refsect2"> +<a name="GIMP-STOCK-CONTROLLER-KEYBOARD:CAPS"></a><h3>GIMP_STOCK_CONTROLLER_KEYBOARD</h3> +<pre class="programlisting">#define GIMP_STOCK_CONTROLLER_KEYBOARD "gimp-controller-keyboard" +</pre> +<div class="warning"><p><code class="literal">GIMP_STOCK_CONTROLLER_KEYBOARD</code> is deprecated and should not be used in newly-written code.</p></div> +</div> +<hr> +<div class="refsect2"> +<a name="GIMP-STOCK-CONTROLLER-LINUX-INPUT:CAPS"></a><h3>GIMP_STOCK_CONTROLLER_LINUX_INPUT</h3> +<pre class="programlisting">#define GIMP_STOCK_CONTROLLER_LINUX_INPUT "gimp-controller-linux-input" +</pre> +<div class="warning"><p><code class="literal">GIMP_STOCK_CONTROLLER_LINUX_INPUT</code> is deprecated and should not be used in newly-written code.</p></div> +</div> +<hr> +<div class="refsect2"> +<a name="GIMP-STOCK-CONTROLLER-MIDI:CAPS"></a><h3>GIMP_STOCK_CONTROLLER_MIDI</h3> +<pre class="programlisting">#define GIMP_STOCK_CONTROLLER_MIDI "gimp-controller-midi" +</pre> +<div class="warning"><p><code class="literal">GIMP_STOCK_CONTROLLER_MIDI</code> is deprecated and should not be used in newly-written code.</p></div> +</div> +<hr> +<div class="refsect2"> +<a name="GIMP-STOCK-CONTROLLER-MOUSE:CAPS"></a><h3>GIMP_STOCK_CONTROLLER_MOUSE</h3> +<pre class="programlisting">#define GIMP_STOCK_CONTROLLER_MOUSE GIMP_STOCK_CURSOR +</pre> +<div class="warning"><p><code class="literal">GIMP_STOCK_CONTROLLER_MOUSE</code> is deprecated and should not be used in newly-written code.</p></div> +</div> +<hr> +<div class="refsect2"> +<a name="GIMP-STOCK-CONTROLLER-WHEEL:CAPS"></a><h3>GIMP_STOCK_CONTROLLER_WHEEL</h3> +<pre class="programlisting">#define GIMP_STOCK_CONTROLLER_WHEEL "gimp-controller-wheel" +</pre> +<div class="warning"><p><code class="literal">GIMP_STOCK_CONTROLLER_WHEEL</code> is deprecated and should not be used in newly-written code.</p></div> +</div> +<hr> +<div class="refsect2"> +<a name="GIMP-STOCK-DISPLAY-FILTER-COLORBLIND:CAPS"></a><h3>GIMP_STOCK_DISPLAY_FILTER_COLORBLIND</h3> +<pre class="programlisting">#define GIMP_STOCK_DISPLAY_FILTER_COLORBLIND "gimp-display-filter-colorblind" +</pre> +<div class="warning"><p><code class="literal">GIMP_STOCK_DISPLAY_FILTER_COLORBLIND</code> is deprecated and should not be used in newly-written code.</p></div> +</div> +<hr> +<div class="refsect2"> +<a name="GIMP-STOCK-DISPLAY-FILTER-CONTRAST:CAPS"></a><h3>GIMP_STOCK_DISPLAY_FILTER_CONTRAST</h3> +<pre class="programlisting">#define GIMP_STOCK_DISPLAY_FILTER_CONTRAST "gimp-display-filter-contrast" +</pre> +<div class="warning"><p><code class="literal">GIMP_STOCK_DISPLAY_FILTER_CONTRAST</code> is deprecated and should not be used in newly-written code.</p></div> +</div> +<hr> +<div class="refsect2"> +<a name="GIMP-STOCK-DISPLAY-FILTER-GAMMA:CAPS"></a><h3>GIMP_STOCK_DISPLAY_FILTER_GAMMA</h3> +<pre class="programlisting">#define GIMP_STOCK_DISPLAY_FILTER_GAMMA "gimp-display-filter-gamma" +</pre> +<div class="warning"><p><code class="literal">GIMP_STOCK_DISPLAY_FILTER_GAMMA</code> is deprecated and should not be used in newly-written code.</p></div> +</div> +<hr> +<div class="refsect2"> +<a name="GIMP-STOCK-DISPLAY-FILTER-LCMS:CAPS"></a><h3>GIMP_STOCK_DISPLAY_FILTER_LCMS</h3> +<pre class="programlisting">#define GIMP_STOCK_DISPLAY_FILTER_LCMS "gimp-display-filter-lcms" +</pre> +<div class="warning"><p><code class="literal">GIMP_STOCK_DISPLAY_FILTER_LCMS</code> is deprecated and should not be used in newly-written code.</p></div> +</div> +<hr> +<div class="refsect2"> +<a name="GIMP-STOCK-DISPLAY-FILTER-PROOF:CAPS"></a><h3>GIMP_STOCK_DISPLAY_FILTER_PROOF</h3> +<pre class="programlisting">#define GIMP_STOCK_DISPLAY_FILTER_PROOF "gimp-display-filter-proof" +</pre> +<div class="warning"><p><code class="literal">GIMP_STOCK_DISPLAY_FILTER_PROOF</code> is deprecated and should not be used in newly-written code.</p></div> +</div> +<hr> +<div class="refsect2"> +<a name="GIMP-STOCK-QMASK-ON:CAPS"></a><h3>GIMP_STOCK_QMASK_ON</h3> +<pre class="programlisting">#define GIMP_STOCK_QMASK_ON "gimp-quick-mask-on" +</pre> +<div class="warning"><p><code class="literal">GIMP_STOCK_QMASK_ON</code> is deprecated and should not be used in newly-written code.</p></div> +</div> +<hr> +<div class="refsect2"> +<a name="GIMP-STOCK-QMASK-OFF:CAPS"></a><h3>GIMP_STOCK_QMASK_OFF</h3> +<pre class="programlisting">#define GIMP_STOCK_QMASK_OFF "gimp-quick-mask-off" +</pre> +<div class="warning"><p><code class="literal">GIMP_STOCK_QMASK_OFF</code> is deprecated and should not be used in newly-written code.</p></div> +</div> +<hr> +<div class="refsect2"> +<a name="GIMP-STOCK-BRUSH:CAPS"></a><h3>GIMP_STOCK_BRUSH</h3> +<pre class="programlisting">#define GIMP_STOCK_BRUSH GIMP_STOCK_TOOL_PAINTBRUSH +</pre> +<div class="warning"><p><code class="literal">GIMP_STOCK_BRUSH</code> is deprecated and should not be used in newly-written code.</p></div> +</div> +<hr> +<div class="refsect2"> +<a name="GIMP-STOCK-DYNAMICS:CAPS"></a><h3>GIMP_STOCK_DYNAMICS</h3> +<pre class="programlisting">#define GIMP_STOCK_DYNAMICS "gimp-dynamics" +</pre> +<div class="warning"><p><code class="literal">GIMP_STOCK_DYNAMICS</code> is deprecated and should not be used in newly-written code.</p></div> +</div> +<hr> +<div class="refsect2"> +<a name="GIMP-STOCK-BUFFER:CAPS"></a><h3>GIMP_STOCK_BUFFER</h3> +<pre class="programlisting">#define GIMP_STOCK_BUFFER "edit-paste" +</pre> +<div class="warning"><p><code class="literal">GIMP_STOCK_BUFFER</code> is deprecated and should not be used in newly-written code.</p></div> +</div> +<hr> +<div class="refsect2"> +<a name="GIMP-STOCK-DETACH:CAPS"></a><h3>GIMP_STOCK_DETACH</h3> +<pre class="programlisting">#define GIMP_STOCK_DETACH GTK_STOCK_CONVERT +</pre> +<div class="warning"><p><code class="literal">GIMP_STOCK_DETACH</code> is deprecated and should not be used in newly-written code.</p></div> +</div> +<hr> +<div class="refsect2"> +<a name="GIMP-STOCK-FONT:CAPS"></a><h3>GIMP_STOCK_FONT</h3> +<pre class="programlisting">#define GIMP_STOCK_FONT GTK_STOCK_SELECT_FONT +</pre> +<div class="warning"><p><code class="literal">GIMP_STOCK_FONT</code> is deprecated and should not be used in newly-written code.</p></div> +</div> +<hr> +<div class="refsect2"> +<a name="GIMP-STOCK-GRADIENT:CAPS"></a><h3>GIMP_STOCK_GRADIENT</h3> +<pre class="programlisting">#define GIMP_STOCK_GRADIENT GIMP_STOCK_TOOL_BLEND +</pre> +<div class="warning"><p><code class="literal">GIMP_STOCK_GRADIENT</code> is deprecated and should not be used in newly-written code.</p></div> +</div> +<hr> +<div class="refsect2"> +<a name="GIMP-STOCK-PALETTE:CAPS"></a><h3>GIMP_STOCK_PALETTE</h3> +<pre class="programlisting">#define GIMP_STOCK_PALETTE GTK_STOCK_SELECT_COLOR +</pre> +<div class="warning"><p><code class="literal">GIMP_STOCK_PALETTE</code> is deprecated and should not be used in newly-written code.</p></div> +</div> +<hr> +<div class="refsect2"> +<a name="GIMP-STOCK-PATTERN:CAPS"></a><h3>GIMP_STOCK_PATTERN</h3> +<pre class="programlisting">#define GIMP_STOCK_PATTERN "gimp-pattern" +</pre> +<div class="warning"><p><code class="literal">GIMP_STOCK_PATTERN</code> is deprecated and should not be used in newly-written code.</p></div> +</div> +<hr> +<div class="refsect2"> +<a name="GIMP-STOCK-TOOL-PRESET:CAPS"></a><h3>GIMP_STOCK_TOOL_PRESET</h3> +<pre class="programlisting">#define GIMP_STOCK_TOOL_PRESET "gimp-tool-preset" +</pre> +<div class="warning"><p><code class="literal">GIMP_STOCK_TOOL_PRESET</code> is deprecated and should not be used in newly-written code.</p></div> +</div> +</div> +</div> +<div class="footer"> +<hr>Generated by GTK-Doc V1.32</div> +</body> +</html>
\ No newline at end of file |