<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Stock Items: GTK+ 3 Reference Manual</title>
<meta name="generator" content="DocBook XSL Stylesheets Vsnapshot">
<link rel="home" href="index.html" title="GTK+ 3 Reference Manual">
<link rel="up" href="DeprecatedObjects.html" title="Deprecated">
<link rel="prev" href="GtkMisc.html" title="GtkMisc">
<link rel="next" href="gtk3-Themeable-Stock-Images.html" title="Themeable Stock Images">
<meta name="generator" content="GTK-Doc V1.25.1 (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="#gtk3-Stock-Items.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="DeprecatedObjects.html"><img src="up.png" width="16" height="16" border="0" alt="Up"></a></td>
<td><a accesskey="p" href="GtkMisc.html"><img src="left.png" width="16" height="16" border="0" alt="Prev"></a></td>
<td><a accesskey="n" href="gtk3-Themeable-Stock-Images.html"><img src="right.png" width="16" height="16" border="0" alt="Next"></a></td>
</tr></table>
<div class="refentry">
<a name="gtk3-Stock-Items"></a><div class="titlepage"></div>
<div class="refnamediv"><table width="100%"><tr>
<td valign="top">
<h2><span class="refentrytitle"><a name="gtk3-Stock-Items.top_of_page"></a>Stock Items</span></h2>
<p>Stock Items — 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="gtk3-Stock-Items.functions"></a><h2>Functions</h2>
<div class="informaltable"><table class="informaltable" width="100%" border="0">
<colgroup>
<col width="150px" class="functions_return">
<col class="functions_name">
</colgroup>
<tbody>
<tr>
<td class="function_type">
<span class="returnvalue">void</span>
</td>
<td class="function_name">
<a class="link" href="gtk3-Stock-Items.html#gtk-stock-add" title="gtk_stock_add ()">gtk_stock_add</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="gtk3-Stock-Items.html#gtk-stock-add-static" title="gtk_stock_add_static ()">gtk_stock_add_static</a> <span class="c_punctuation">()</span>
</td>
</tr>
<tr>
<td class="function_type">
<a class="link" href="gtk3-Stock-Items.html#GtkStockItem" title="struct GtkStockItem"><span class="returnvalue">GtkStockItem</span></a> *
</td>
<td class="function_name">
<a class="link" href="gtk3-Stock-Items.html#gtk-stock-item-copy" title="gtk_stock_item_copy ()">gtk_stock_item_copy</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="gtk3-Stock-Items.html#gtk-stock-item-free" title="gtk_stock_item_free ()">gtk_stock_item_free</a> <span class="c_punctuation">()</span>
</td>
</tr>
<tr>
<td class="function_type">
<a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Singly-Linked-Lists.html#GSList"><span class="returnvalue">GSList</span></a> *
</td>
<td class="function_name">
<a class="link" href="gtk3-Stock-Items.html#gtk-stock-list-ids" title="gtk_stock_list_ids ()">gtk_stock_list_ids</a> <span class="c_punctuation">()</span>
</td>
</tr>
<tr>
<td class="function_type">
<a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
</td>
<td class="function_name">
<a class="link" href="gtk3-Stock-Items.html#gtk-stock-lookup" title="gtk_stock_lookup ()">gtk_stock_lookup</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="gtk3-Stock-Items.html#gtk-stock-set-translate-func" title="gtk_stock_set_translate_func ()">gtk_stock_set_translate_func</a> <span class="c_punctuation">()</span>
</td>
</tr>
</tbody>
</table></div>
</div>
<div class="refsect1">
<a name="gtk3-Stock-Items.other"></a><h2>Types and Values</h2>
<div class="informaltable"><table class="informaltable" width="100%" border="0">
<colgroup>
<col width="150px" class="name">
<col class="description">
</colgroup>
<tbody>
<tr>
<td class="datatype_keyword">struct</td>
<td class="function_name"><a class="link" href="gtk3-Stock-Items.html#GtkStockItem" title="struct GtkStockItem">GtkStockItem</a></td>
</tr>
<tr>
<td class="define_keyword">#define</td>
<td class="function_name"><a class="link" href="gtk3-Stock-Items.html#GTK-STOCK-ABOUT:CAPS" title="GTK_STOCK_ABOUT">GTK_STOCK_ABOUT</a></td>
</tr>
<tr>
<td class="define_keyword">#define</td>
<td class="function_name"><a class="link" href="gtk3-Stock-Items.html#GTK-STOCK-ADD:CAPS" title="GTK_STOCK_ADD">GTK_STOCK_ADD</a></td>
</tr>
<tr>
<td class="define_keyword">#define</td>
<td class="function_name"><a class="link" href="gtk3-Stock-Items.html#GTK-STOCK-APPLY:CAPS" title="GTK_STOCK_APPLY">GTK_STOCK_APPLY</a></td>
</tr>
<tr>
<td class="define_keyword">#define</td>
<td class="function_name"><a class="link" href="gtk3-Stock-Items.html#GTK-STOCK-BOLD:CAPS" title="GTK_STOCK_BOLD">GTK_STOCK_BOLD</a></td>
</tr>
<tr>
<td class="define_keyword">#define</td>
<td class="function_name"><a class="link" href="gtk3-Stock-Items.html#GTK-STOCK-CANCEL:CAPS" title="GTK_STOCK_CANCEL">GTK_STOCK_CANCEL</a></td>
</tr>
<tr>
<td class="define_keyword">#define</td>
<td class="function_name"><a class="link" href="gtk3-Stock-Items.html#GTK-STOCK-CAPS-LOCK-WARNING:CAPS" title="GTK_STOCK_CAPS_LOCK_WARNING">GTK_STOCK_CAPS_LOCK_WARNING</a></td>
</tr>
<tr>
<td class="define_keyword">#define</td>
<td class="function_name"><a class="link" href="gtk3-Stock-Items.html#GTK-STOCK-CDROM:CAPS" title="GTK_STOCK_CDROM">GTK_STOCK_CDROM</a></td>
</tr>
<tr>
<td class="define_keyword">#define</td>
<td class="function_name"><a class="link" href="gtk3-Stock-Items.html#GTK-STOCK-CLEAR:CAPS" title="GTK_STOCK_CLEAR">GTK_STOCK_CLEAR</a></td>
</tr>
<tr>
<td class="define_keyword">#define</td>
<td class="function_name"><a class="link" href="gtk3-Stock-Items.html#GTK-STOCK-CLOSE:CAPS" title="GTK_STOCK_CLOSE">GTK_STOCK_CLOSE</a></td>
</tr>
<tr>
<td class="define_keyword">#define</td>
<td class="function_name"><a class="link" href="gtk3-Stock-Items.html#GTK-STOCK-COLOR-PICKER:CAPS" title="GTK_STOCK_COLOR_PICKER">GTK_STOCK_COLOR_PICKER</a></td>
</tr>
<tr>
<td class="define_keyword">#define</td>
<td class="function_name"><a class="link" href="gtk3-Stock-Items.html#GTK-STOCK-CONVERT:CAPS" title="GTK_STOCK_CONVERT">GTK_STOCK_CONVERT</a></td>
</tr>
<tr>
<td class="define_keyword">#define</td>
<td class="function_name"><a class="link" href="gtk3-Stock-Items.html#GTK-STOCK-CONNECT:CAPS" title="GTK_STOCK_CONNECT">GTK_STOCK_CONNECT</a></td>
</tr>
<tr>
<td class="define_keyword">#define</td>
<td class="function_name"><a class="link" href="gtk3-Stock-Items.html#GTK-STOCK-COPY:CAPS" title="GTK_STOCK_COPY">GTK_STOCK_COPY</a></td>
</tr>
<tr>
<td class="define_keyword">#define</td>
<td class="function_name"><a class="link" href="gtk3-Stock-Items.html#GTK-STOCK-CUT:CAPS" title="GTK_STOCK_CUT">GTK_STOCK_CUT</a></td>
</tr>
<tr>
<td class="define_keyword">#define</td>
<td class="function_name"><a class="link" href="gtk3-Stock-Items.html#GTK-STOCK-DELETE:CAPS" title="GTK_STOCK_DELETE">GTK_STOCK_DELETE</a></td>
</tr>
<tr>
<td class="define_keyword">#define</td>
<td class="function_name"><a class="link" href="gtk3-Stock-Items.html#GTK-STOCK-DIALOG-AUTHENTICATION:CAPS" title="GTK_STOCK_DIALOG_AUTHENTICATION">GTK_STOCK_DIALOG_AUTHENTICATION</a></td>
</tr>
<tr>
<td class="define_keyword">#define</td>
<td class="function_name"><a class="link" href="gtk3-Stock-Items.html#GTK-STOCK-DIALOG-ERROR:CAPS" title="GTK_STOCK_DIALOG_ERROR">GTK_STOCK_DIALOG_ERROR</a></td>
</tr>
<tr>
<td class="define_keyword">#define</td>
<td class="function_name"><a class="link" href="gtk3-Stock-Items.html#GTK-STOCK-DIALOG-INFO:CAPS" title="GTK_STOCK_DIALOG_INFO">GTK_STOCK_DIALOG_INFO</a></td>
</tr>
<tr>
<td class="define_keyword">#define</td>
<td class="function_name"><a class="link" href="gtk3-Stock-Items.html#GTK-STOCK-DIALOG-QUESTION:CAPS" title="GTK_STOCK_DIALOG_QUESTION">GTK_STOCK_DIALOG_QUESTION</a></td>
</tr>
<tr>
<td class="define_keyword">#define</td>
<td class="function_name"><a class="link" href="gtk3-Stock-Items.html#GTK-STOCK-DIALOG-WARNING:CAPS" title="GTK_STOCK_DIALOG_WARNING">GTK_STOCK_DIALOG_WARNING</a></td>
</tr>
<tr>
<td class="define_keyword">#define</td>
<td class="function_name"><a class="link" href="gtk3-Stock-Items.html#GTK-STOCK-DIRECTORY:CAPS" title="GTK_STOCK_DIRECTORY">GTK_STOCK_DIRECTORY</a></td>
</tr>
<tr>
<td class="define_keyword">#define</td>
<td class="function_name"><a class="link" href="gtk3-Stock-Items.html#GTK-STOCK-DISCARD:CAPS" title="GTK_STOCK_DISCARD">GTK_STOCK_DISCARD</a></td>
</tr>
<tr>
<td class="define_keyword">#define</td>
<td class="function_name"><a class="link" href="gtk3-Stock-Items.html#GTK-STOCK-DISCONNECT:CAPS" title="GTK_STOCK_DISCONNECT">GTK_STOCK_DISCONNECT</a></td>
</tr>
<tr>
<td class="define_keyword">#define</td>
<td class="function_name"><a class="link" href="gtk3-Stock-Items.html#GTK-STOCK-DND:CAPS" title="GTK_STOCK_DND">GTK_STOCK_DND</a></td>
</tr>
<tr>
<td class="define_keyword">#define</td>
<td class="function_name"><a class="link" href="gtk3-Stock-Items.html#GTK-STOCK-DND-MULTIPLE:CAPS" title="GTK_STOCK_DND_MULTIPLE">GTK_STOCK_DND_MULTIPLE</a></td>
</tr>
<tr>
<td class="define_keyword">#define</td>
<td class="function_name"><a class="link" href="gtk3-Stock-Items.html#GTK-STOCK-EDIT:CAPS" title="GTK_STOCK_EDIT">GTK_STOCK_EDIT</a></td>
</tr>
<tr>
<td class="define_keyword">#define</td>
<td class="function_name"><a class="link" href="gtk3-Stock-Items.html#GTK-STOCK-EXECUTE:CAPS" title="GTK_STOCK_EXECUTE">GTK_STOCK_EXECUTE</a></td>
</tr>
<tr>
<td class="define_keyword">#define</td>
<td class="function_name"><a class="link" href="gtk3-Stock-Items.html#GTK-STOCK-FILE:CAPS" title="GTK_STOCK_FILE">GTK_STOCK_FILE</a></td>
</tr>
<tr>
<td class="define_keyword">#define</td>
<td class="function_name"><a class="link" href="gtk3-Stock-Items.html#GTK-STOCK-FIND:CAPS" title="GTK_STOCK_FIND">GTK_STOCK_FIND</a></td>
</tr>
<tr>
<td class="define_keyword">#define</td>
<td class="function_name"><a class="link" href="gtk3-Stock-Items.html#GTK-STOCK-FIND-AND-REPLACE:CAPS" title="GTK_STOCK_FIND_AND_REPLACE">GTK_STOCK_FIND_AND_REPLACE</a></td>
</tr>
<tr>
<td class="define_keyword">#define</td>
<td class="function_name"><a class="link" href="gtk3-Stock-Items.html#GTK-STOCK-FLOPPY:CAPS" title="GTK_STOCK_FLOPPY">GTK_STOCK_FLOPPY</a></td>
</tr>
<tr>
<td class="define_keyword">#define</td>
<td class="function_name"><a class="link" href="gtk3-Stock-Items.html#GTK-STOCK-FULLSCREEN:CAPS" title="GTK_STOCK_FULLSCREEN">GTK_STOCK_FULLSCREEN</a></td>
</tr>
<tr>
<td class="define_keyword">#define</td>
<td class="function_name"><a class="link" href="gtk3-Stock-Items.html#GTK-STOCK-GOTO-BOTTOM:CAPS" title="GTK_STOCK_GOTO_BOTTOM">GTK_STOCK_GOTO_BOTTOM</a></td>
</tr>
<tr>
<td class="define_keyword">#define</td>
<td class="function_name"><a class="link" href="gtk3-Stock-Items.html#GTK-STOCK-GOTO-FIRST:CAPS" title="GTK_STOCK_GOTO_FIRST">GTK_STOCK_GOTO_FIRST</a></td>
</tr>
<tr>
<td class="define_keyword">#define</td>
<td class="function_name"><a class="link" href="gtk3-Stock-Items.html#GTK-STOCK-GOTO-LAST:CAPS" title="GTK_STOCK_GOTO_LAST">GTK_STOCK_GOTO_LAST</a></td>
</tr>
<tr>
<td class="define_keyword">#define</td>
<td class="function_name"><a class="link" href="gtk3-Stock-Items.html#GTK-STOCK-GOTO-TOP:CAPS" title="GTK_STOCK_GOTO_TOP">GTK_STOCK_GOTO_TOP</a></td>
</tr>
<tr>
<td class="define_keyword">#define</td>
<td class="function_name"><a class="link" href="gtk3-Stock-Items.html#GTK-STOCK-GO-BACK:CAPS" title="GTK_STOCK_GO_BACK">GTK_STOCK_GO_BACK</a></td>
</tr>
<tr>
<td class="define_keyword">#define</td>
<td class="function_name"><a class="link" href="gtk3-Stock-Items.html#GTK-STOCK-GO-DOWN:CAPS" title="GTK_STOCK_GO_DOWN">GTK_STOCK_GO_DOWN</a></td>
</tr>
<tr>
<td class="define_keyword">#define</td>
<td class="function_name"><a class="link" href="gtk3-Stock-Items.html#GTK-STOCK-GO-FORWARD:CAPS" title="GTK_STOCK_GO_FORWARD">GTK_STOCK_GO_FORWARD</a></td>
</tr>
<tr>
<td class="define_keyword">#define</td>
<td class="function_name"><a class="link" href="gtk3-Stock-Items.html#GTK-STOCK-GO-UP:CAPS" title="GTK_STOCK_GO_UP">GTK_STOCK_GO_UP</a></td>
</tr>
<tr>
<td class="define_keyword">#define</td>
<td class="function_name"><a class="link" href="gtk3-Stock-Items.html#GTK-STOCK-HARDDISK:CAPS" title="GTK_STOCK_HARDDISK">GTK_STOCK_HARDDISK</a></td>
</tr>
<tr>
<td class="define_keyword">#define</td>
<td class="function_name"><a class="link" href="gtk3-Stock-Items.html#GTK-STOCK-HELP:CAPS" title="GTK_STOCK_HELP">GTK_STOCK_HELP</a></td>
</tr>
<tr>
<td class="define_keyword">#define</td>
<td class="function_name"><a class="link" href="gtk3-Stock-Items.html#GTK-STOCK-HOME:CAPS" title="GTK_STOCK_HOME">GTK_STOCK_HOME</a></td>
</tr>
<tr>
<td class="define_keyword">#define</td>
<td class="function_name"><a class="link" href="gtk3-Stock-Items.html#GTK-STOCK-INDENT:CAPS" title="GTK_STOCK_INDENT">GTK_STOCK_INDENT</a></td>
</tr>
<tr>
<td class="define_keyword">#define</td>
<td class="function_name"><a class="link" href="gtk3-Stock-Items.html#GTK-STOCK-INDEX:CAPS" title="GTK_STOCK_INDEX">GTK_STOCK_INDEX</a></td>
</tr>
<tr>
<td class="define_keyword">#define</td>
<td class="function_name"><a class="link" href="gtk3-Stock-Items.html#GTK-STOCK-INFO:CAPS" title="GTK_STOCK_INFO">GTK_STOCK_INFO</a></td>
</tr>
<tr>
<td class="define_keyword">#define</td>
<td class="function_name"><a class="link" href="gtk3-Stock-Items.html#GTK-STOCK-ITALIC:CAPS" title="GTK_STOCK_ITALIC">GTK_STOCK_ITALIC</a></td>
</tr>
<tr>
<td class="define_keyword">#define</td>
<td class="function_name"><a class="link" href="gtk3-Stock-Items.html#GTK-STOCK-JUMP-TO:CAPS" title="GTK_STOCK_JUMP_TO">GTK_STOCK_JUMP_TO</a></td>
</tr>
<tr>
<td class="define_keyword">#define</td>
<td class="function_name"><a class="link" href="gtk3-Stock-Items.html#GTK-STOCK-JUSTIFY-CENTER:CAPS" title="GTK_STOCK_JUSTIFY_CENTER">GTK_STOCK_JUSTIFY_CENTER</a></td>
</tr>
<tr>
<td class="define_keyword">#define</td>
<td class="function_name"><a class="link" href="gtk3-Stock-Items.html#GTK-STOCK-JUSTIFY-FILL:CAPS" title="GTK_STOCK_JUSTIFY_FILL">GTK_STOCK_JUSTIFY_FILL</a></td>
</tr>
<tr>
<td class="define_keyword">#define</td>
<td class="function_name"><a class="link" href="gtk3-Stock-Items.html#GTK-STOCK-JUSTIFY-LEFT:CAPS" title="GTK_STOCK_JUSTIFY_LEFT">GTK_STOCK_JUSTIFY_LEFT</a></td>
</tr>
<tr>
<td class="define_keyword">#define</td>
<td class="function_name"><a class="link" href="gtk3-Stock-Items.html#GTK-STOCK-JUSTIFY-RIGHT:CAPS" title="GTK_STOCK_JUSTIFY_RIGHT">GTK_STOCK_JUSTIFY_RIGHT</a></td>
</tr>
<tr>
<td class="define_keyword">#define</td>
<td class="function_name"><a class="link" href="gtk3-Stock-Items.html#GTK-STOCK-LEAVE-FULLSCREEN:CAPS" title="GTK_STOCK_LEAVE_FULLSCREEN">GTK_STOCK_LEAVE_FULLSCREEN</a></td>
</tr>
<tr>
<td class="define_keyword">#define</td>
<td class="function_name"><a class="link" href="gtk3-Stock-Items.html#GTK-STOCK-MEDIA-FORWARD:CAPS" title="GTK_STOCK_MEDIA_FORWARD">GTK_STOCK_MEDIA_FORWARD</a></td>
</tr>
<tr>
<td class="define_keyword">#define</td>
<td class="function_name"><a class="link" href="gtk3-Stock-Items.html#GTK-STOCK-MEDIA-NEXT:CAPS" title="GTK_STOCK_MEDIA_NEXT">GTK_STOCK_MEDIA_NEXT</a></td>
</tr>
<tr>
<td class="define_keyword">#define</td>
<td class="function_name"><a class="link" href="gtk3-Stock-Items.html#GTK-STOCK-MEDIA-PAUSE:CAPS" title="GTK_STOCK_MEDIA_PAUSE">GTK_STOCK_MEDIA_PAUSE</a></td>
</tr>
<tr>
<td class="define_keyword">#define</td>
<td class="function_name"><a class="link" href="gtk3-Stock-Items.html#GTK-STOCK-MEDIA-PLAY:CAPS" title="GTK_STOCK_MEDIA_PLAY">GTK_STOCK_MEDIA_PLAY</a></td>
</tr>
<tr>
<td class="define_keyword">#define</td>
<td class="function_name"><a class="link" href="gtk3-Stock-Items.html#GTK-STOCK-MEDIA-PREVIOUS:CAPS" title="GTK_STOCK_MEDIA_PREVIOUS">GTK_STOCK_MEDIA_PREVIOUS</a></td>
</tr>
<tr>
<td class="define_keyword">#define</td>
<td class="function_name"><a class="link" href="gtk3-Stock-Items.html#GTK-STOCK-MEDIA-RECORD:CAPS" title="GTK_STOCK_MEDIA_RECORD">GTK_STOCK_MEDIA_RECORD</a></td>
</tr>
<tr>
<td class="define_keyword">#define</td>
<td class="function_name"><a class="link" href="gtk3-Stock-Items.html#GTK-STOCK-MEDIA-REWIND:CAPS" title="GTK_STOCK_MEDIA_REWIND">GTK_STOCK_MEDIA_REWIND</a></td>
</tr>
<tr>
<td class="define_keyword">#define</td>
<td class="function_name"><a class="link" href="gtk3-Stock-Items.html#GTK-STOCK-MEDIA-STOP:CAPS" title="GTK_STOCK_MEDIA_STOP">GTK_STOCK_MEDIA_STOP</a></td>
</tr>
<tr>
<td class="define_keyword">#define</td>
<td class="function_name"><a class="link" href="gtk3-Stock-Items.html#GTK-STOCK-MISSING-IMAGE:CAPS" title="GTK_STOCK_MISSING_IMAGE">GTK_STOCK_MISSING_IMAGE</a></td>
</tr>
<tr>
<td class="define_keyword">#define</td>
<td class="function_name"><a class="link" href="gtk3-Stock-Items.html#GTK-STOCK-NETWORK:CAPS" title="GTK_STOCK_NETWORK">GTK_STOCK_NETWORK</a></td>
</tr>
<tr>
<td class="define_keyword">#define</td>
<td class="function_name"><a class="link" href="gtk3-Stock-Items.html#GTK-STOCK-NEW:CAPS" title="GTK_STOCK_NEW">GTK_STOCK_NEW</a></td>
</tr>
<tr>
<td class="define_keyword">#define</td>
<td class="function_name"><a class="link" href="gtk3-Stock-Items.html#GTK-STOCK-NO:CAPS" title="GTK_STOCK_NO">GTK_STOCK_NO</a></td>
</tr>
<tr>
<td class="define_keyword">#define</td>
<td class="function_name"><a class="link" href="gtk3-Stock-Items.html#GTK-STOCK-OK:CAPS" title="GTK_STOCK_OK">GTK_STOCK_OK</a></td>
</tr>
<tr>
<td class="define_keyword">#define</td>
<td class="function_name"><a class="link" href="gtk3-Stock-Items.html#GTK-STOCK-OPEN:CAPS" title="GTK_STOCK_OPEN">GTK_STOCK_OPEN</a></td>
</tr>
<tr>
<td class="define_keyword">#define</td>
<td class="function_name"><a class="link" href="gtk3-Stock-Items.html#GTK-STOCK-ORIENTATION-LANDSCAPE:CAPS" title="GTK_STOCK_ORIENTATION_LANDSCAPE">GTK_STOCK_ORIENTATION_LANDSCAPE</a></td>
</tr>
<tr>
<td class="define_keyword">#define</td>
<td class="function_name"><a class="link" href="gtk3-Stock-Items.html#GTK-STOCK-ORIENTATION-PORTRAIT:CAPS" title="GTK_STOCK_ORIENTATION_PORTRAIT">GTK_STOCK_ORIENTATION_PORTRAIT</a></td>
</tr>
<tr>
<td class="define_keyword">#define</td>
<td class="function_name"><a class="link" href="gtk3-Stock-Items.html#GTK-STOCK-ORIENTATION-REVERSE-LANDSCAPE:CAPS" title="GTK_STOCK_ORIENTATION_REVERSE_LANDSCAPE">GTK_STOCK_ORIENTATION_REVERSE_LANDSCAPE</a></td>
</tr>
<tr>
<td class="define_keyword">#define</td>
<td class="function_name"><a class="link" href="gtk3-Stock-Items.html#GTK-STOCK-ORIENTATION-REVERSE-PORTRAIT:CAPS" title="GTK_STOCK_ORIENTATION_REVERSE_PORTRAIT">GTK_STOCK_ORIENTATION_REVERSE_PORTRAIT</a></td>
</tr>
<tr>
<td class="define_keyword">#define</td>
<td class="function_name"><a class="link" href="gtk3-Stock-Items.html#GTK-STOCK-PAGE-SETUP:CAPS" title="GTK_STOCK_PAGE_SETUP">GTK_STOCK_PAGE_SETUP</a></td>
</tr>
<tr>
<td class="define_keyword">#define</td>
<td class="function_name"><a class="link" href="gtk3-Stock-Items.html#GTK-STOCK-PASTE:CAPS" title="GTK_STOCK_PASTE">GTK_STOCK_PASTE</a></td>
</tr>
<tr>
<td class="define_keyword">#define</td>
<td class="function_name"><a class="link" href="gtk3-Stock-Items.html#GTK-STOCK-PREFERENCES:CAPS" title="GTK_STOCK_PREFERENCES">GTK_STOCK_PREFERENCES</a></td>
</tr>
<tr>
<td class="define_keyword">#define</td>
<td class="function_name"><a class="link" href="gtk3-Stock-Items.html#GTK-STOCK-PRINT:CAPS" title="GTK_STOCK_PRINT">GTK_STOCK_PRINT</a></td>
</tr>
<tr>
<td class="define_keyword">#define</td>
<td class="function_name"><a class="link" href="gtk3-Stock-Items.html#GTK-STOCK-PRINT-ERROR:CAPS" title="GTK_STOCK_PRINT_ERROR">GTK_STOCK_PRINT_ERROR</a></td>
</tr>
<tr>
<td class="define_keyword">#define</td>
<td class="function_name"><a class="link" href="gtk3-Stock-Items.html#GTK-STOCK-PRINT-PAUSED:CAPS" title="GTK_STOCK_PRINT_PAUSED">GTK_STOCK_PRINT_PAUSED</a></td>
</tr>
<tr>
<td class="define_keyword">#define</td>
<td class="function_name"><a class="link" href="gtk3-Stock-Items.html#GTK-STOCK-PRINT-PREVIEW:CAPS" title="GTK_STOCK_PRINT_PREVIEW">GTK_STOCK_PRINT_PREVIEW</a></td>
</tr>
<tr>
<td class="define_keyword">#define</td>
<td class="function_name"><a class="link" href="gtk3-Stock-Items.html#GTK-STOCK-PRINT-REPORT:CAPS" title="GTK_STOCK_PRINT_REPORT">GTK_STOCK_PRINT_REPORT</a></td>
</tr>
<tr>
<td class="define_keyword">#define</td>
<td class="function_name"><a class="link" href="gtk3-Stock-Items.html#GTK-STOCK-PRINT-WARNING:CAPS" title="GTK_STOCK_PRINT_WARNING">GTK_STOCK_PRINT_WARNING</a></td>
</tr>
<tr>
<td class="define_keyword">#define</td>
<td class="function_name"><a class="link" href="gtk3-Stock-Items.html#GTK-STOCK-PROPERTIES:CAPS" title="GTK_STOCK_PROPERTIES">GTK_STOCK_PROPERTIES</a></td>
</tr>
<tr>
<td class="define_keyword">#define</td>
<td class="function_name"><a class="link" href="gtk3-Stock-Items.html#GTK-STOCK-QUIT:CAPS" title="GTK_STOCK_QUIT">GTK_STOCK_QUIT</a></td>
</tr>
<tr>
<td class="define_keyword">#define</td>
<td class="function_name"><a class="link" href="gtk3-Stock-Items.html#GTK-STOCK-REDO:CAPS" title="GTK_STOCK_REDO">GTK_STOCK_REDO</a></td>
</tr>
<tr>
<td class="define_keyword">#define</td>
<td class="function_name"><a class="link" href="gtk3-Stock-Items.html#GTK-STOCK-REFRESH:CAPS" title="GTK_STOCK_REFRESH">GTK_STOCK_REFRESH</a></td>
</tr>
<tr>
<td class="define_keyword">#define</td>
<td class="function_name"><a class="link" href="gtk3-Stock-Items.html#GTK-STOCK-REMOVE:CAPS" title="GTK_STOCK_REMOVE">GTK_STOCK_REMOVE</a></td>
</tr>
<tr>
<td class="define_keyword">#define</td>
<td class="function_name"><a class="link" href="gtk3-Stock-Items.html#GTK-STOCK-REVERT-TO-SAVED:CAPS" title="GTK_STOCK_REVERT_TO_SAVED">GTK_STOCK_REVERT_TO_SAVED</a></td>
</tr>
<tr>
<td class="define_keyword">#define</td>
<td class="function_name"><a class="link" href="gtk3-Stock-Items.html#GTK-STOCK-SAVE:CAPS" title="GTK_STOCK_SAVE">GTK_STOCK_SAVE</a></td>
</tr>
<tr>
<td class="define_keyword">#define</td>
<td class="function_name"><a class="link" href="gtk3-Stock-Items.html#GTK-STOCK-SAVE-AS:CAPS" title="GTK_STOCK_SAVE_AS">GTK_STOCK_SAVE_AS</a></td>
</tr>
<tr>
<td class="define_keyword">#define</td>
<td class="function_name"><a class="link" href="gtk3-Stock-Items.html#GTK-STOCK-SELECT-ALL:CAPS" title="GTK_STOCK_SELECT_ALL">GTK_STOCK_SELECT_ALL</a></td>
</tr>
<tr>
<td class="define_keyword">#define</td>
<td class="function_name"><a class="link" href="gtk3-Stock-Items.html#GTK-STOCK-SELECT-COLOR:CAPS" title="GTK_STOCK_SELECT_COLOR">GTK_STOCK_SELECT_COLOR</a></td>
</tr>
<tr>
<td class="define_keyword">#define</td>
<td class="function_name"><a class="link" href="gtk3-Stock-Items.html#GTK-STOCK-SELECT-FONT:CAPS" title="GTK_STOCK_SELECT_FONT">GTK_STOCK_SELECT_FONT</a></td>
</tr>
<tr>
<td class="define_keyword">#define</td>
<td class="function_name"><a class="link" href="gtk3-Stock-Items.html#GTK-STOCK-SORT-ASCENDING:CAPS" title="GTK_STOCK_SORT_ASCENDING">GTK_STOCK_SORT_ASCENDING</a></td>
</tr>
<tr>
<td class="define_keyword">#define</td>
<td class="function_name"><a class="link" href="gtk3-Stock-Items.html#GTK-STOCK-SORT-DESCENDING:CAPS" title="GTK_STOCK_SORT_DESCENDING">GTK_STOCK_SORT_DESCENDING</a></td>
</tr>
<tr>
<td class="define_keyword">#define</td>
<td class="function_name"><a class="link" href="gtk3-Stock-Items.html#GTK-STOCK-SPELL-CHECK:CAPS" title="GTK_STOCK_SPELL_CHECK">GTK_STOCK_SPELL_CHECK</a></td>
</tr>
<tr>
<td class="define_keyword">#define</td>
<td class="function_name"><a class="link" href="gtk3-Stock-Items.html#GTK-STOCK-STOP:CAPS" title="GTK_STOCK_STOP">GTK_STOCK_STOP</a></td>
</tr>
<tr>
<td class="define_keyword">#define</td>
<td class="function_name"><a class="link" href="gtk3-Stock-Items.html#GTK-STOCK-STRIKETHROUGH:CAPS" title="GTK_STOCK_STRIKETHROUGH">GTK_STOCK_STRIKETHROUGH</a></td>
</tr>
<tr>
<td class="define_keyword">#define</td>
<td class="function_name"><a class="link" href="gtk3-Stock-Items.html#GTK-STOCK-UNDELETE:CAPS" title="GTK_STOCK_UNDELETE">GTK_STOCK_UNDELETE</a></td>
</tr>
<tr>
<td class="define_keyword">#define</td>
<td class="function_name"><a class="link" href="gtk3-Stock-Items.html#GTK-STOCK-UNDERLINE:CAPS" title="GTK_STOCK_UNDERLINE">GTK_STOCK_UNDERLINE</a></td>
</tr>
<tr>
<td class="define_keyword">#define</td>
<td class="function_name"><a class="link" href="gtk3-Stock-Items.html#GTK-STOCK-UNDO:CAPS" title="GTK_STOCK_UNDO">GTK_STOCK_UNDO</a></td>
</tr>
<tr>
<td class="define_keyword">#define</td>
<td class="function_name"><a class="link" href="gtk3-Stock-Items.html#GTK-STOCK-UNINDENT:CAPS" title="GTK_STOCK_UNINDENT">GTK_STOCK_UNINDENT</a></td>
</tr>
<tr>
<td class="define_keyword">#define</td>
<td class="function_name"><a class="link" href="gtk3-Stock-Items.html#GTK-STOCK-YES:CAPS" title="GTK_STOCK_YES">GTK_STOCK_YES</a></td>
</tr>
<tr>
<td class="define_keyword">#define</td>
<td class="function_name"><a class="link" href="gtk3-Stock-Items.html#GTK-STOCK-ZOOM-100:CAPS" title="GTK_STOCK_ZOOM_100">GTK_STOCK_ZOOM_100</a></td>
</tr>
<tr>
<td class="define_keyword">#define</td>
<td class="function_name"><a class="link" href="gtk3-Stock-Items.html#GTK-STOCK-ZOOM-FIT:CAPS" title="GTK_STOCK_ZOOM_FIT">GTK_STOCK_ZOOM_FIT</a></td>
</tr>
<tr>
<td class="define_keyword">#define</td>
<td class="function_name"><a class="link" href="gtk3-Stock-Items.html#GTK-STOCK-ZOOM-IN:CAPS" title="GTK_STOCK_ZOOM_IN">GTK_STOCK_ZOOM_IN</a></td>
</tr>
<tr>
<td class="define_keyword">#define</td>
<td class="function_name"><a class="link" href="gtk3-Stock-Items.html#GTK-STOCK-ZOOM-OUT:CAPS" title="GTK_STOCK_ZOOM_OUT">GTK_STOCK_ZOOM_OUT</a></td>
</tr>
</tbody>
</table></div>
</div>
<div class="refsect1">
<a name="gtk3-Stock-Items.includes"></a><h2>Includes</h2>
<pre class="synopsis">#include &lt;gtk/gtk.h&gt;
</pre>
</div>
<div class="refsect1">
<a name="gtk3-Stock-Items.description"></a><h2>Description</h2>
<p>Stock items represent commonly-used menu or toolbar items such as
“Open” or “Exit”. Each stock item is identified by a stock ID;
stock IDs are just strings, but macros such as <a class="link" href="gtk3-Stock-Items.html#GTK-STOCK-OPEN:CAPS" title="GTK_STOCK_OPEN"><span class="type">GTK_STOCK_OPEN</span></a> are
provided to avoid typing mistakes in the strings.
Applications can register their own stock items in addition to those
built-in to GTK+.</p>
<p>Each stock ID can be associated with a <a class="link" href="gtk3-Stock-Items.html#GtkStockItem" title="struct GtkStockItem"><span class="type">GtkStockItem</span></a>, which contains
the user-visible label, keyboard accelerator, and translation domain
of the menu or toolbar item; and/or with an icon stored in a
<a class="link" href="gtk3-Themeable-Stock-Images.html#GtkIconFactory"><span class="type">GtkIconFactory</span></a>. The connection between a
<a class="link" href="gtk3-Stock-Items.html#GtkStockItem" title="struct GtkStockItem"><span class="type">GtkStockItem</span></a> and stock icons is purely conventional (by virtue of
using the same stock ID); it’s possible to register a stock item but
no icon, and vice versa. Stock icons may have a RTL variant which gets
used for right-to-left locales.</p>
</div>
<div class="refsect1">
<a name="gtk3-Stock-Items.functions_details"></a><h2>Functions</h2>
<div class="refsect2">
<a name="gtk-stock-add"></a><h3>gtk_stock_add ()</h3>
<pre class="programlisting"><span class="returnvalue">void</span>
gtk_stock_add (<em class="parameter"><code>const <a class="link" href="gtk3-Stock-Items.html#GtkStockItem" title="struct GtkStockItem"><span class="type">GtkStockItem</span></a> *items</code></em>,
               <em class="parameter"><code><a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#guint"><span class="type">guint</span></a> n_items</code></em>);</pre>
<div class="warning"><p><code class="literal">gtk_stock_add</code> has been deprecated since version 3.10 and should not be used in newly-written code.</p></div>
<p>Registers each of the stock items in <em class="parameter"><code>items</code></em>
. If an item already
exists with the same stock ID as one of the <em class="parameter"><code>items</code></em>
, the old item
gets replaced. The stock items are copied, so GTK+ does not hold
any pointer into <em class="parameter"><code>items</code></em>
 and <em class="parameter"><code>items</code></em>
 can be freed. Use
<a class="link" href="gtk3-Stock-Items.html#gtk-stock-add-static" title="gtk_stock_add_static ()"><code class="function">gtk_stock_add_static()</code></a> if <em class="parameter"><code>items</code></em>
 is persistent and GTK+ need not
copy the array.</p>
<div class="refsect3">
<a name="gtk-stock-add.parameters"></a><h4>Parameters</h4>
<div class="informaltable"><table class="informaltable" width="100%" border="0">
<colgroup>
<col width="150px" class="parameters_name">
<col class="parameters_description">
<col width="200px" class="parameters_annotations">
</colgroup>
<tbody>
<tr>
<td class="parameter_name"><p>items</p></td>
<td class="parameter_description"><p> a <a class="link" href="gtk3-Stock-Items.html#GtkStockItem" title="struct GtkStockItem"><span class="type">GtkStockItem</span></a> or array of items. </p></td>
<td class="parameter_annotations"><span class="annotation">[<acronym title="Parameter points to an array of items."><span class="acronym">array</span></acronym> length=n_items]</span></td>
</tr>
<tr>
<td class="parameter_name"><p>n_items</p></td>
<td class="parameter_description"><p>number of <a class="link" href="gtk3-Stock-Items.html#GtkStockItem" title="struct GtkStockItem"><span class="type">GtkStockItem</span></a> in <em class="parameter"><code>items</code></em>
</p></td>
<td class="parameter_annotations"> </td>
</tr>
</tbody>
</table></div>
</div>
</div>
<hr>
<div class="refsect2">
<a name="gtk-stock-add-static"></a><h3>gtk_stock_add_static ()</h3>
<pre class="programlisting"><span class="returnvalue">void</span>
gtk_stock_add_static (<em class="parameter"><code>const <a class="link" href="gtk3-Stock-Items.html#GtkStockItem" title="struct GtkStockItem"><span class="type">GtkStockItem</span></a> *items</code></em>,
                      <em class="parameter"><code><a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#guint"><span class="type">guint</span></a> n_items</code></em>);</pre>
<div class="warning"><p><code class="literal">gtk_stock_add_static</code> has been deprecated since version 3.10 and should not be used in newly-written code.</p></div>
<p>Same as <a class="link" href="gtk3-Stock-Items.html#gtk-stock-add" title="gtk_stock_add ()"><code class="function">gtk_stock_add()</code></a>, but doesn’t copy <em class="parameter"><code>items</code></em>
, so
<em class="parameter"><code>items</code></em>
 must persist until application exit.</p>
<div class="refsect3">
<a name="gtk-stock-add-static.parameters"></a><h4>Parameters</h4>
<div class="informaltable"><table class="informaltable" width="100%" border="0">
<colgroup>
<col width="150px" class="parameters_name">
<col class="parameters_description">
<col width="200px" class="parameters_annotations">
</colgroup>
<tbody>
<tr>
<td class="parameter_name"><p>items</p></td>
<td class="parameter_description"><p> a <a class="link" href="gtk3-Stock-Items.html#GtkStockItem" title="struct GtkStockItem"><span class="type">GtkStockItem</span></a> or array of <a class="link" href="gtk3-Stock-Items.html#GtkStockItem" title="struct GtkStockItem"><span class="type">GtkStockItem</span></a>. </p></td>
<td class="parameter_annotations"><span class="annotation">[<acronym title="Parameter points to an array of items."><span class="acronym">array</span></acronym> length=n_items]</span></td>
</tr>
<tr>
<td class="parameter_name"><p>n_items</p></td>
<td class="parameter_description"><p>number of items</p></td>
<td class="parameter_annotations"> </td>
</tr>
</tbody>
</table></div>
</div>
</div>
<hr>
<div class="refsect2">
<a name="gtk-stock-item-copy"></a><h3>gtk_stock_item_copy ()</h3>
<pre class="programlisting"><a class="link" href="gtk3-Stock-Items.html#GtkStockItem" title="struct GtkStockItem"><span class="returnvalue">GtkStockItem</span></a> *
gtk_stock_item_copy (<em class="parameter"><code>const <a class="link" href="gtk3-Stock-Items.html#GtkStockItem" title="struct GtkStockItem"><span class="type">GtkStockItem</span></a> *item</code></em>);</pre>
<div class="warning"><p><code class="literal">gtk_stock_item_copy</code> has been deprecated since version 3.10 and should not be used in newly-written code.</p></div>
<p>Copies a stock item, mostly useful for language bindings and not in applications.</p>
<p><span class="annotation">[<acronym title="Exposed in C code, not necessarily available in other languages."><span class="acronym">skip</span></acronym>]</span></p>
<div class="refsect3">
<a name="gtk-stock-item-copy.parameters"></a><h4>Parameters</h4>
<div class="informaltable"><table class="informaltable" width="100%" border="0">
<colgroup>
<col width="150px" class="parameters_name">
<col class="parameters_description">
<col width="200px" class="parameters_annotations">
</colgroup>
<tbody><tr>
<td class="parameter_name"><p>item</p></td>
<td class="parameter_description"><p>a <a class="link" href="gtk3-Stock-Items.html#GtkStockItem" title="struct GtkStockItem"><span class="type">GtkStockItem</span></a></p></td>
<td class="parameter_annotations"> </td>
</tr></tbody>
</table></div>
</div>
<div class="refsect3">
<a name="gtk-stock-item-copy.returns"></a><h4>Returns</h4>
<p> a new <a class="link" href="gtk3-Stock-Items.html#GtkStockItem" title="struct GtkStockItem"><span class="type">GtkStockItem</span></a></p>
</div>
</div>
<hr>
<div class="refsect2">
<a name="gtk-stock-item-free"></a><h3>gtk_stock_item_free ()</h3>
<pre class="programlisting"><span class="returnvalue">void</span>
gtk_stock_item_free (<em class="parameter"><code><a class="link" href="gtk3-Stock-Items.html#GtkStockItem" title="struct GtkStockItem"><span class="type">GtkStockItem</span></a> *item</code></em>);</pre>
<div class="warning"><p><code class="literal">gtk_stock_item_free</code> has been deprecated since version 3.10 and should not be used in newly-written code.</p></div>
<p>Frees a stock item allocated on the heap, such as one returned by
<a class="link" href="gtk3-Stock-Items.html#gtk-stock-item-copy" title="gtk_stock_item_copy ()"><code class="function">gtk_stock_item_copy()</code></a>. Also frees the fields inside the stock item,
if they are not <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>.</p>
<div class="refsect3">
<a name="gtk-stock-item-free.parameters"></a><h4>Parameters</h4>
<div class="informaltable"><table class="informaltable" width="100%" border="0">
<colgroup>
<col width="150px" class="parameters_name">
<col class="parameters_description">
<col width="200px" class="parameters_annotations">
</colgroup>
<tbody><tr>
<td class="parameter_name"><p>item</p></td>
<td class="parameter_description"><p>a <a class="link" href="gtk3-Stock-Items.html#GtkStockItem" title="struct GtkStockItem"><span class="type">GtkStockItem</span></a></p></td>
<td class="parameter_annotations"> </td>
</tr></tbody>
</table></div>
</div>
</div>
<hr>
<div class="refsect2">
<a name="gtk-stock-list-ids"></a><h3>gtk_stock_list_ids ()</h3>
<pre class="programlisting"><a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Singly-Linked-Lists.html#GSList"><span class="returnvalue">GSList</span></a> *
gtk_stock_list_ids (<em class="parameter"><code><span class="type">void</span></code></em>);</pre>
<div class="warning"><p><code class="literal">gtk_stock_list_ids</code> has been deprecated since version 3.10 and should not be used in newly-written code.</p></div>
<p>Retrieves a list of all known stock IDs added to a <a class="link" href="gtk3-Themeable-Stock-Images.html#GtkIconFactory"><span class="type">GtkIconFactory</span></a>
or registered with <a class="link" href="gtk3-Stock-Items.html#gtk-stock-add" title="gtk_stock_add ()"><code class="function">gtk_stock_add()</code></a>. The list must be freed with <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Singly-Linked-Lists.html#g-slist-free"><code class="function">g_slist_free()</code></a>,
and each string in the list must be freed with <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Memory-Allocation.html#g-free"><code class="function">g_free()</code></a>.</p>
<div class="refsect3">
<a name="gtk-stock-list-ids.returns"></a><h4>Returns</h4>
<p> a list of known stock IDs. </p>
<p><span class="annotation">[<acronym title="Generics and defining elements of containers and arrays."><span class="acronym">element-type</span></acronym> utf8][<acronym title="Free data after the code is done."><span class="acronym">transfer full</span></acronym>]</span></p>
</div>
</div>
<hr>
<div class="refsect2">
<a name="gtk-stock-lookup"></a><h3>gtk_stock_lookup ()</h3>
<pre class="programlisting"><a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
gtk_stock_lookup (<em class="parameter"><code>const <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *stock_id</code></em>,
                  <em class="parameter"><code><a class="link" href="gtk3-Stock-Items.html#GtkStockItem" title="struct GtkStockItem"><span class="type">GtkStockItem</span></a> *item</code></em>);</pre>
<div class="warning"><p><code class="literal">gtk_stock_lookup</code> has been deprecated since version 3.10 and should not be used in newly-written code.</p></div>
<p>Fills <em class="parameter"><code>item</code></em>
 with the registered values for <em class="parameter"><code>stock_id</code></em>
, returning <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a>
if <em class="parameter"><code>stock_id</code></em>
 was known.</p>
<div class="refsect3">
<a name="gtk-stock-lookup.parameters"></a><h4>Parameters</h4>
<div class="informaltable"><table class="informaltable" width="100%" border="0">
<colgroup>
<col width="150px" class="parameters_name">
<col class="parameters_description">
<col width="200px" class="parameters_annotations">
</colgroup>
<tbody>
<tr>
<td class="parameter_name"><p>stock_id</p></td>
<td class="parameter_description"><p>a stock item name</p></td>
<td class="parameter_annotations"> </td>
</tr>
<tr>
<td class="parameter_name"><p>item</p></td>
<td class="parameter_description"><p> stock item to initialize with values. </p></td>
<td class="parameter_annotations"><span class="annotation">[<acronym title="Parameter for returning results. Default is transfer full."><span class="acronym">out</span></acronym>]</span></td>
</tr>
</tbody>
</table></div>
</div>
<div class="refsect3">
<a name="gtk-stock-lookup.returns"></a><h4>Returns</h4>
<p> <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> if <em class="parameter"><code>item</code></em>
was initialized</p>
</div>
</div>
<hr>
<div class="refsect2">
<a name="gtk-stock-set-translate-func"></a><h3>gtk_stock_set_translate_func ()</h3>
<pre class="programlisting"><span class="returnvalue">void</span>
gtk_stock_set_translate_func (<em class="parameter"><code>const <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *domain</code></em>,
                              <em class="parameter"><code><a class="link" href="GtkActionGroup.html#GtkTranslateFunc" title="GtkTranslateFunc ()"><span class="type">GtkTranslateFunc</span></a> func</code></em>,
                              <em class="parameter"><code><a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> data</code></em>,
                              <em class="parameter"><code><a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Datasets.html#GDestroyNotify"><span class="type">GDestroyNotify</span></a> notify</code></em>);</pre>
<div class="warning"><p><code class="literal">gtk_stock_set_translate_func</code> has been deprecated since version 3.10 and should not be used in newly-written code.</p></div>
<p>Sets a function to be used for translating the <em class="parameter"><code>label</code></em>
 of 
a stock item.</p>
<p>If no function is registered for a translation domain,
<a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-I18N.html#g-dgettext"><code class="function">g_dgettext()</code></a> is used.</p>
<p>The function is used for all stock items whose
<em class="parameter"><code>translation_domain</code></em>
 matches <em class="parameter"><code>domain</code></em>
. Note that it is possible
to use strings different from the actual gettext translation domain
of your application for this, as long as your <a class="link" href="GtkActionGroup.html#GtkTranslateFunc" title="GtkTranslateFunc ()"><span class="type">GtkTranslateFunc</span></a> uses
the correct domain when calling <code class="function">dgettext()</code>. This can be useful, e.g.
when dealing with message contexts:</p>
<div class="informalexample">
  <table class="listing_frame" border="0" cellpadding="0" cellspacing="0">
    <tbody>
      <tr>
        <td class="listing_lines" align="right"><pre>1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19</pre></td>
        <td class="listing_code"><pre class="programlisting">GtkStockItem items<span class="gtkdoc opt">[] = {</span> 
 <span class="gtkdoc opt">{</span> MY_ITEM1<span class="gtkdoc opt">,</span> <span class="function"><a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-I18N.html#NC-:CAPS">NC_</a></span><span class="gtkdoc opt">(</span><span class="string">&quot;odd items&quot;</span><span class="gtkdoc opt">,</span> <span class="string">&quot;Item 1&quot;</span><span class="gtkdoc opt">),</span> <span class="number">0</span><span class="gtkdoc opt">,</span> <span class="number">0</span><span class="gtkdoc opt">,</span> <span class="string">&quot;odd-item-domain&quot;</span> <span class="gtkdoc opt">},</span>
 <span class="gtkdoc opt">{</span> MY_ITEM2<span class="gtkdoc opt">,</span> <span class="function"><a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-I18N.html#NC-:CAPS">NC_</a></span><span class="gtkdoc opt">(</span><span class="string">&quot;even items&quot;</span><span class="gtkdoc opt">,</span> <span class="string">&quot;Item 2&quot;</span><span class="gtkdoc opt">),</span> <span class="number">0</span><span class="gtkdoc opt">,</span> <span class="number">0</span><span class="gtkdoc opt">,</span> <span class="string">&quot;even-item-domain&quot;</span> <span class="gtkdoc opt">},</span>
<span class="gtkdoc opt">};</span>

gchar <span class="gtkdoc opt">*</span>
<span class="function">my_translate_func</span> <span class="gtkdoc opt">(</span><span class="gtkdoc kwb">const</span> gchar <span class="gtkdoc opt">*</span>msgid<span class="gtkdoc opt">,</span>
                   gpointer     data<span class="gtkdoc opt">)</span>
<span class="gtkdoc opt">{</span>
  gchar <span class="gtkdoc opt">*</span>msgctxt <span class="gtkdoc opt">=</span> data<span class="gtkdoc opt">;</span>

  <span class="keyword">return</span> <span class="gtkdoc opt">(</span>gchar<span class="gtkdoc opt">*)</span><span class="function"><a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-I18N.html#g-dpgettext2">g_dpgettext2</a></span> <span class="gtkdoc opt">(</span>GETTEXT_PACKAGE<span class="gtkdoc opt">,</span> msgctxt<span class="gtkdoc opt">,</span> msgid<span class="gtkdoc opt">);</span>
<span class="gtkdoc opt">}</span>

<span class="gtkdoc opt">...</span>

<span class="function"><a href="gtk3-Stock-Items.html#gtk-stock-add">gtk_stock_add</a></span> <span class="gtkdoc opt">(</span>items<span class="gtkdoc opt">,</span> <span class="function"><a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#G-N-ELEMENTS:CAPS">G_N_ELEMENTS</a></span> <span class="gtkdoc opt">(</span>items<span class="gtkdoc opt">));</span>
<span class="function"><a href="gtk3-Stock-Items.html#gtk-stock-set-translate-func">gtk_stock_set_translate_func</a></span> <span class="gtkdoc opt">(</span><span class="string">&quot;odd-item-domain&quot;</span><span class="gtkdoc opt">,</span> my_translate_func<span class="gtkdoc opt">,</span> <span class="string">&quot;odd items&quot;</span><span class="gtkdoc opt">);</span> 
<span class="function"><a href="gtk3-Stock-Items.html#gtk-stock-set-translate-func">gtk_stock_set_translate_func</a></span> <span class="gtkdoc opt">(</span><span class="string">&quot;even-item-domain&quot;</span><span class="gtkdoc opt">,</span> my_translate_func<span class="gtkdoc opt">,</span> <span class="string">&quot;even items&quot;</span><span class="gtkdoc opt">);</span></pre></td>
      </tr>
    </tbody>
  </table>
</div>

<p></p>
<div class="refsect3">
<a name="gtk-stock-set-translate-func.parameters"></a><h4>Parameters</h4>
<div class="informaltable"><table class="informaltable" width="100%" border="0">
<colgroup>
<col width="150px" class="parameters_name">
<col class="parameters_description">
<col width="200px" class="parameters_annotations">
</colgroup>
<tbody>
<tr>
<td class="parameter_name"><p>domain</p></td>
<td class="parameter_description"><p>the translation domain for which <em class="parameter"><code>func</code></em>
shall be used</p></td>
<td class="parameter_annotations"> </td>
</tr>
<tr>
<td class="parameter_name"><p>func</p></td>
<td class="parameter_description"><p>a <a class="link" href="GtkActionGroup.html#GtkTranslateFunc" title="GtkTranslateFunc ()"><span class="type">GtkTranslateFunc</span></a> </p></td>
<td class="parameter_annotations"> </td>
</tr>
<tr>
<td class="parameter_name"><p>data</p></td>
<td class="parameter_description"><p>data to pass to <em class="parameter"><code>func</code></em>
</p></td>
<td class="parameter_annotations"> </td>
</tr>
<tr>
<td class="parameter_name"><p>notify</p></td>
<td class="parameter_description"><p>a <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Datasets.html#GDestroyNotify"><span class="type">GDestroyNotify</span></a> that is called when <em class="parameter"><code>data</code></em>
is
no longer needed</p></td>
<td class="parameter_annotations"> </td>
</tr>
</tbody>
</table></div>
</div>
<p class="since">Since: 2.8</p>
</div>
</div>
<div class="refsect1">
<a name="gtk3-Stock-Items.other_details"></a><h2>Types and Values</h2>
<div class="refsect2">
<a name="GtkStockItem"></a><h3>struct GtkStockItem</h3>
<pre class="programlisting">struct GtkStockItem {
  gchar *stock_id;
  gchar *label;
  GdkModifierType modifier;
  guint keyval;
  gchar *translation_domain;
};
</pre>
<div class="warning"><p><code class="literal">GtkStockItem</code> has been deprecated since version 3.10 and should not be used in newly-written code.</p></div>
<div class="refsect3">
<a name="GtkStockItem.members"></a><h4>Members</h4>
<div class="informaltable"><table class="informaltable" width="100%" border="0">
<colgroup>
<col width="300px" class="struct_members_name">
<col class="struct_members_description">
<col width="200px" class="struct_members_annotations">
</colgroup>
<tbody>
<tr>
<td class="struct_member_name"><p><a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *<em class="structfield"><code><a name="GtkStockItem.stock-id"></a>stock_id</code></em>;</p></td>
<td class="struct_member_description"><p>Identifier.</p></td>
<td class="struct_member_annotations"> </td>
</tr>
<tr>
<td class="struct_member_name"><p><a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *<em class="structfield"><code><a name="GtkStockItem.label"></a>label</code></em>;</p></td>
<td class="struct_member_description"><p>User visible label.</p></td>
<td class="struct_member_annotations"> </td>
</tr>
<tr>
<td class="struct_member_name"><p><a href="../html/gdk3-Windows.html#GdkModifierType"><span class="type">GdkModifierType</span></a> <em class="structfield"><code><a name="GtkStockItem.modifier"></a>modifier</code></em>;</p></td>
<td class="struct_member_description"><p>Modifier type for keyboard accelerator</p></td>
<td class="struct_member_annotations"> </td>
</tr>
<tr>
<td class="struct_member_name"><p><a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#guint"><span class="type">guint</span></a> <em class="structfield"><code><a name="GtkStockItem.keyval"></a>keyval</code></em>;</p></td>
<td class="struct_member_description"><p>Keyboard accelerator</p></td>
<td class="struct_member_annotations"> </td>
</tr>
<tr>
<td class="struct_member_name"><p><a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *<em class="structfield"><code><a name="GtkStockItem.translation-domain"></a>translation_domain</code></em>;</p></td>
<td class="struct_member_description"><p>Translation domain of the menu or toolbar item</p></td>
<td class="struct_member_annotations"> </td>
</tr>
</tbody>
</table></div>
</div>
</div>
<hr>
<div class="refsect2">
<a name="GTK-STOCK-ABOUT:CAPS"></a><h3>GTK_STOCK_ABOUT</h3>
<pre class="programlisting">#define GTK_STOCK_ABOUT            ((GtkStock)"gtk-about")
</pre>
<div class="warning">
<p><code class="literal">GTK_STOCK_ABOUT</code> has been deprecated since version 3.10 and should not be used in newly-written code.</p>
<p>Use named icon &amp;quot;help-about&amp;quot; or the label &amp;quot;_About&amp;quot;.</p>
</div>
<p>The “About” item.
<span class="inlinemediaobject"><img src="help-about.png"></span></p>
<p class="since">Since: 2.6</p>
</div>
<hr>
<div class="refsect2">
<a name="GTK-STOCK-ADD:CAPS"></a><h3>GTK_STOCK_ADD</h3>
<pre class="programlisting">#define GTK_STOCK_ADD              ((GtkStock)"gtk-add")
</pre>
<div class="warning">
<p><code class="literal">GTK_STOCK_ADD</code> has been deprecated since version 3.10 and should not be used in newly-written code.</p>
<p>Use named icon &amp;quot;list-add&amp;quot; or the label &amp;quot;_Add&amp;quot;.</p>
</div>
<p>The “Add” item and icon.</p>
</div>
<hr>
<div class="refsect2">
<a name="GTK-STOCK-APPLY:CAPS"></a><h3>GTK_STOCK_APPLY</h3>
<pre class="programlisting">#define GTK_STOCK_APPLY            ((GtkStock)"gtk-apply")
</pre>
<div class="warning">
<p><code class="literal">GTK_STOCK_APPLY</code> has been deprecated since version 3.10 and should not be used in newly-written code.</p>
<p>Do not use an icon. Use label &amp;quot;_Apply&amp;quot;.</p>
</div>
<p>The “Apply” item and icon.</p>
</div>
<hr>
<div class="refsect2">
<a name="GTK-STOCK-BOLD:CAPS"></a><h3>GTK_STOCK_BOLD</h3>
<pre class="programlisting">#define GTK_STOCK_BOLD             ((GtkStock)"gtk-bold")
</pre>
<div class="warning">
<p><code class="literal">GTK_STOCK_BOLD</code> has been deprecated since version 3.10 and should not be used in newly-written code.</p>
<p>Use named icon &amp;quot;format-text-bold&amp;quot;.</p>
</div>
<p>The “Bold” item and icon.</p>
</div>
<hr>
<div class="refsect2">
<a name="GTK-STOCK-CANCEL:CAPS"></a><h3>GTK_STOCK_CANCEL</h3>
<pre class="programlisting">#define GTK_STOCK_CANCEL           ((GtkStock)"gtk-cancel")
</pre>
<div class="warning">
<p><code class="literal">GTK_STOCK_CANCEL</code> has been deprecated since version 3.10 and should not be used in newly-written code.</p>
<p>Do not use an icon. Use label &amp;quot;_Cancel&amp;quot;.</p>
</div>
<p>The “Cancel” item and icon.</p>
</div>
<hr>
<div class="refsect2">
<a name="GTK-STOCK-CAPS-LOCK-WARNING:CAPS"></a><h3>GTK_STOCK_CAPS_LOCK_WARNING</h3>
<pre class="programlisting">#define GTK_STOCK_CAPS_LOCK_WARNING ((GtkStock)"gtk-caps-lock-warning")
</pre>
<div class="warning">
<p><code class="literal">GTK_STOCK_CAPS_LOCK_WARNING</code> has been deprecated since version 3.10 and should not be used in newly-written code.</p>
<p>Use named icon &amp;quot;dialog-warning-symbolic&amp;quot;.</p>
</div>
<p>The “Caps Lock Warning” icon.</p>
<p class="since">Since: 2.16</p>
</div>
<hr>
<div class="refsect2">
<a name="GTK-STOCK-CDROM:CAPS"></a><h3>GTK_STOCK_CDROM</h3>
<pre class="programlisting">#define GTK_STOCK_CDROM            ((GtkStock)"gtk-cdrom")
</pre>
<div class="warning">
<p><code class="literal">GTK_STOCK_CDROM</code> has been deprecated since version 3.10 and should not be used in newly-written code.</p>
<p>Use named icon &amp;quot;media-optical&amp;quot;.</p>
</div>
<p>The “CD-Rom” item and icon.</p>
</div>
<hr>
<div class="refsect2">
<a name="GTK-STOCK-CLEAR:CAPS"></a><h3>GTK_STOCK_CLEAR</h3>
<pre class="programlisting">#define GTK_STOCK_CLEAR            ((GtkStock)"gtk-clear")
</pre>
<div class="warning">
<p><code class="literal">GTK_STOCK_CLEAR</code> has been deprecated since version 3.10 and should not be used in newly-written code.</p>
<p>Use named icon &amp;quot;edit-clear&amp;quot;.</p>
</div>
<p>The “Clear” item and icon.</p>
</div>
<hr>
<div class="refsect2">
<a name="GTK-STOCK-CLOSE:CAPS"></a><h3>GTK_STOCK_CLOSE</h3>
<pre class="programlisting">#define GTK_STOCK_CLOSE            ((GtkStock)"gtk-close")
</pre>
<div class="warning">
<p><code class="literal">GTK_STOCK_CLOSE</code> has been deprecated since version 3.10 and should not be used in newly-written code.</p>
<p>Use named icon &amp;quot;window-close&amp;quot; or the label &amp;quot;_Close&amp;quot;.</p>
</div>
<p>The “Close” item and icon.</p>
</div>
<hr>
<div class="refsect2">
<a name="GTK-STOCK-COLOR-PICKER:CAPS"></a><h3>GTK_STOCK_COLOR_PICKER</h3>
<pre class="programlisting">#define GTK_STOCK_COLOR_PICKER     ((GtkStock)"gtk-color-picker")
</pre>
<div class="warning"><p><code class="literal">GTK_STOCK_COLOR_PICKER</code> has been deprecated since version 3.10 and should not be used in newly-written code.</p></div>
<p>The “Color Picker” item and icon.</p>
<p class="since">Since: 2.2</p>
</div>
<hr>
<div class="refsect2">
<a name="GTK-STOCK-CONVERT:CAPS"></a><h3>GTK_STOCK_CONVERT</h3>
<pre class="programlisting">#define GTK_STOCK_CONVERT          ((GtkStock)"gtk-convert")
</pre>
<div class="warning"><p><code class="literal">GTK_STOCK_CONVERT</code> has been deprecated since version 3.10 and should not be used in newly-written code.</p></div>
<p>The “Convert” item and icon.</p>
</div>
<hr>
<div class="refsect2">
<a name="GTK-STOCK-CONNECT:CAPS"></a><h3>GTK_STOCK_CONNECT</h3>
<pre class="programlisting">#define GTK_STOCK_CONNECT          ((GtkStock)"gtk-connect")
</pre>
<div class="warning"><p><code class="literal">GTK_STOCK_CONNECT</code> has been deprecated since version 3.10 and should not be used in newly-written code.</p></div>
<p>The “Connect” icon.</p>
<p class="since">Since: 2.6</p>
</div>
<hr>
<div class="refsect2">
<a name="GTK-STOCK-COPY:CAPS"></a><h3>GTK_STOCK_COPY</h3>
<pre class="programlisting">#define GTK_STOCK_COPY             ((GtkStock)"gtk-copy")
</pre>
<div class="warning">
<p><code class="literal">GTK_STOCK_COPY</code> has been deprecated since version 3.10 and should not be used in newly-written code.</p>
<p>Use the named icon &amp;quot;edit-copy&amp;quot; or the label &amp;quot;_Copy&amp;quot;.</p>
</div>
<p>The “Copy” item and icon.</p>
</div>
<hr>
<div class="refsect2">
<a name="GTK-STOCK-CUT:CAPS"></a><h3>GTK_STOCK_CUT</h3>
<pre class="programlisting">#define GTK_STOCK_CUT              ((GtkStock)"gtk-cut")
</pre>
<div class="warning">
<p><code class="literal">GTK_STOCK_CUT</code> has been deprecated since version 3.10 and should not be used in newly-written code.</p>
<p>Use the named icon &amp;quot;edit-cut&amp;quot; or the label &amp;quot;Cu_t&amp;quot;.</p>
</div>
<p>The “Cut” item and icon.</p>
</div>
<hr>
<div class="refsect2">
<a name="GTK-STOCK-DELETE:CAPS"></a><h3>GTK_STOCK_DELETE</h3>
<pre class="programlisting">#define GTK_STOCK_DELETE           ((GtkStock)"gtk-delete")
</pre>
<div class="warning">
<p><code class="literal">GTK_STOCK_DELETE</code> has been deprecated since version 3.10 and should not be used in newly-written code.</p>
<p>Use the named icon &amp;quot;edit-delete&amp;quot; or the label &amp;quot;_Delete&amp;quot;.</p>
</div>
<p>The “Delete” item and icon.</p>
</div>
<hr>
<div class="refsect2">
<a name="GTK-STOCK-DIALOG-AUTHENTICATION:CAPS"></a><h3>GTK_STOCK_DIALOG_AUTHENTICATION</h3>
<pre class="programlisting">#define GTK_STOCK_DIALOG_AUTHENTICATION ((GtkStock)"gtk-dialog-authentication")
</pre>
<div class="warning">
<p><code class="literal">GTK_STOCK_DIALOG_AUTHENTICATION</code> has been deprecated since version 3.10 and should not be used in newly-written code.</p>
<p>Use named icon &amp;quot;dialog-password&amp;quot;.</p>
</div>
<p>The “Authentication” item and icon.</p>
<p class="since">Since: 2.4</p>
</div>
<hr>
<div class="refsect2">
<a name="GTK-STOCK-DIALOG-ERROR:CAPS"></a><h3>GTK_STOCK_DIALOG_ERROR</h3>
<pre class="programlisting">#define GTK_STOCK_DIALOG_ERROR     ((GtkStock)"gtk-dialog-error")
</pre>
<div class="warning">
<p><code class="literal">GTK_STOCK_DIALOG_ERROR</code> has been deprecated since version 3.10 and should not be used in newly-written code.</p>
<p>Use named icon &amp;quot;dialog-error&amp;quot;.</p>
</div>
<p>The “Error” item and icon.</p>
</div>
<hr>
<div class="refsect2">
<a name="GTK-STOCK-DIALOG-INFO:CAPS"></a><h3>GTK_STOCK_DIALOG_INFO</h3>
<pre class="programlisting">#define GTK_STOCK_DIALOG_INFO      ((GtkStock)"gtk-dialog-info")
</pre>
<div class="warning">
<p><code class="literal">GTK_STOCK_DIALOG_INFO</code> has been deprecated since version 3.10 and should not be used in newly-written code.</p>
<p>Use named icon &amp;quot;dialog-information&amp;quot;.</p>
</div>
<p>The “Information” item and icon.</p>
</div>
<hr>
<div class="refsect2">
<a name="GTK-STOCK-DIALOG-QUESTION:CAPS"></a><h3>GTK_STOCK_DIALOG_QUESTION</h3>
<pre class="programlisting">#define GTK_STOCK_DIALOG_QUESTION  ((GtkStock)"gtk-dialog-question")
</pre>
<div class="warning">
<p><code class="literal">GTK_STOCK_DIALOG_QUESTION</code> has been deprecated since version 3.10 and should not be used in newly-written code.</p>
<p>Use named icon &amp;quot;dialog-question&amp;quot;.</p>
</div>
<p>The “Question” item and icon.</p>
</div>
<hr>
<div class="refsect2">
<a name="GTK-STOCK-DIALOG-WARNING:CAPS"></a><h3>GTK_STOCK_DIALOG_WARNING</h3>
<pre class="programlisting">#define GTK_STOCK_DIALOG_WARNING   ((GtkStock)"gtk-dialog-warning")
</pre>
<div class="warning">
<p><code class="literal">GTK_STOCK_DIALOG_WARNING</code> has been deprecated since version 3.10 and should not be used in newly-written code.</p>
<p>Use named icon &amp;quot;dialog-warning&amp;quot;.</p>
</div>
<p>The “Warning” item and icon.</p>
</div>
<hr>
<div class="refsect2">
<a name="GTK-STOCK-DIRECTORY:CAPS"></a><h3>GTK_STOCK_DIRECTORY</h3>
<pre class="programlisting">#define GTK_STOCK_DIRECTORY        ((GtkStock)"gtk-directory")
</pre>
<div class="warning">
<p><code class="literal">GTK_STOCK_DIRECTORY</code> has been deprecated since version 3.10 and should not be used in newly-written code.</p>
<p>Use named icon &amp;quot;folder&amp;quot;.</p>
</div>
<p>The “Directory” icon.</p>
<p class="since">Since: 2.6</p>
</div>
<hr>
<div class="refsect2">
<a name="GTK-STOCK-DISCARD:CAPS"></a><h3>GTK_STOCK_DISCARD</h3>
<pre class="programlisting">#define GTK_STOCK_DISCARD          ((GtkStock)"gtk-discard")
</pre>
<div class="warning"><p><code class="literal">GTK_STOCK_DISCARD</code> has been deprecated since version 3.10 and should not be used in newly-written code.</p></div>
<p>The “Discard” item.</p>
<p class="since">Since: 2.12</p>
</div>
<hr>
<div class="refsect2">
<a name="GTK-STOCK-DISCONNECT:CAPS"></a><h3>GTK_STOCK_DISCONNECT</h3>
<pre class="programlisting">#define GTK_STOCK_DISCONNECT       ((GtkStock)"gtk-disconnect")
</pre>
<div class="warning"><p><code class="literal">GTK_STOCK_DISCONNECT</code> has been deprecated since version 3.10 and should not be used in newly-written code.</p></div>
<p>The “Disconnect” icon.</p>
<p class="since">Since: 2.6</p>
</div>
<hr>
<div class="refsect2">
<a name="GTK-STOCK-DND:CAPS"></a><h3>GTK_STOCK_DND</h3>
<pre class="programlisting">#define GTK_STOCK_DND              ((GtkStock)"gtk-dnd")
</pre>
<div class="warning"><p><code class="literal">GTK_STOCK_DND</code> has been deprecated since version 3.10 and should not be used in newly-written code.</p></div>
<p>The “Drag-And-Drop” icon.</p>
</div>
<hr>
<div class="refsect2">
<a name="GTK-STOCK-DND-MULTIPLE:CAPS"></a><h3>GTK_STOCK_DND_MULTIPLE</h3>
<pre class="programlisting">#define GTK_STOCK_DND_MULTIPLE     ((GtkStock)"gtk-dnd-multiple")
</pre>
<div class="warning"><p><code class="literal">GTK_STOCK_DND_MULTIPLE</code> has been deprecated since version 3.10 and should not be used in newly-written code.</p></div>
<p>The “Drag-And-Drop multiple” icon.</p>
</div>
<hr>
<div class="refsect2">
<a name="GTK-STOCK-EDIT:CAPS"></a><h3>GTK_STOCK_EDIT</h3>
<pre class="programlisting">#define GTK_STOCK_EDIT             ((GtkStock)"gtk-edit")
</pre>
<div class="warning"><p><code class="literal">GTK_STOCK_EDIT</code> has been deprecated since version 3.10 and should not be used in newly-written code.</p></div>
<p>The “Edit” item and icon.</p>
<p class="since">Since: 2.6</p>
</div>
<hr>
<div class="refsect2">
<a name="GTK-STOCK-EXECUTE:CAPS"></a><h3>GTK_STOCK_EXECUTE</h3>
<pre class="programlisting">#define GTK_STOCK_EXECUTE          ((GtkStock)"gtk-execute")
</pre>
<div class="warning">
<p><code class="literal">GTK_STOCK_EXECUTE</code> has been deprecated since version 3.10 and should not be used in newly-written code.</p>
<p>Use named icon &amp;quot;system-run&amp;quot;.</p>
</div>
<p>The “Execute” item and icon.</p>
</div>
<hr>
<div class="refsect2">
<a name="GTK-STOCK-FILE:CAPS"></a><h3>GTK_STOCK_FILE</h3>
<pre class="programlisting">#define GTK_STOCK_FILE             ((GtkStock)"gtk-file")
</pre>
<div class="warning">
<p><code class="literal">GTK_STOCK_FILE</code> has been deprecated since version 3.10 and should not be used in newly-written code.</p>
<p>Use named icon &amp;quot;text-x-generic&amp;quot;.</p>
</div>
<p>The “File” item and icon.</p>
<p>Since 3.0, this item has a label, before it only had an icon.</p>
<p class="since">Since: 2.6</p>
</div>
<hr>
<div class="refsect2">
<a name="GTK-STOCK-FIND:CAPS"></a><h3>GTK_STOCK_FIND</h3>
<pre class="programlisting">#define GTK_STOCK_FIND             ((GtkStock)"gtk-find")
</pre>
<div class="warning">
<p><code class="literal">GTK_STOCK_FIND</code> has been deprecated since version 3.10 and should not be used in newly-written code.</p>
<p>Use named icon &amp;quot;edit-find&amp;quot;.</p>
</div>
<p>The “Find” item and icon.</p>
</div>
<hr>
<div class="refsect2">
<a name="GTK-STOCK-FIND-AND-REPLACE:CAPS"></a><h3>GTK_STOCK_FIND_AND_REPLACE</h3>
<pre class="programlisting">#define GTK_STOCK_FIND_AND_REPLACE ((GtkStock)"gtk-find-and-replace")
</pre>
<div class="warning">
<p><code class="literal">GTK_STOCK_FIND_AND_REPLACE</code> has been deprecated since version 3.10 and should not be used in newly-written code.</p>
<p>Use named icon &amp;quot;edit-find-replace&amp;quot;.</p>
</div>
<p>The “Find and Replace” item and icon.</p>
</div>
<hr>
<div class="refsect2">
<a name="GTK-STOCK-FLOPPY:CAPS"></a><h3>GTK_STOCK_FLOPPY</h3>
<pre class="programlisting">#define GTK_STOCK_FLOPPY           ((GtkStock)"gtk-floppy")
</pre>
<div class="warning"><p><code class="literal">GTK_STOCK_FLOPPY</code> has been deprecated since version 3.10 and should not be used in newly-written code.</p></div>
<p>The “Floppy” item and icon.</p>
</div>
<hr>
<div class="refsect2">
<a name="GTK-STOCK-FULLSCREEN:CAPS"></a><h3>GTK_STOCK_FULLSCREEN</h3>
<pre class="programlisting">#define GTK_STOCK_FULLSCREEN       ((GtkStock)"gtk-fullscreen")
</pre>
<div class="warning">
<p><code class="literal">GTK_STOCK_FULLSCREEN</code> has been deprecated since version 3.10 and should not be used in newly-written code.</p>
<p>Use named icon &amp;quot;view-fullscreen&amp;quot;.</p>
</div>
<p>The “Fullscreen” item and icon.</p>
<p class="since">Since: 2.8</p>
</div>
<hr>
<div class="refsect2">
<a name="GTK-STOCK-GOTO-BOTTOM:CAPS"></a><h3>GTK_STOCK_GOTO_BOTTOM</h3>
<pre class="programlisting">#define GTK_STOCK_GOTO_BOTTOM      ((GtkStock)"gtk-goto-bottom")
</pre>
<div class="warning">
<p><code class="literal">GTK_STOCK_GOTO_BOTTOM</code> has been deprecated since version 3.10 and should not be used in newly-written code.</p>
<p>Use named icon &amp;quot;go-bottom&amp;quot;.</p>
</div>
<p>The “Bottom” item and icon.</p>
</div>
<hr>
<div class="refsect2">
<a name="GTK-STOCK-GOTO-FIRST:CAPS"></a><h3>GTK_STOCK_GOTO_FIRST</h3>
<pre class="programlisting">#define GTK_STOCK_GOTO_FIRST       ((GtkStock)"gtk-goto-first")
</pre>
<div class="warning">
<p><code class="literal">GTK_STOCK_GOTO_FIRST</code> has been deprecated since version 3.10 and should not be used in newly-written code.</p>
<p>Use named icon &amp;quot;go-first&amp;quot;.</p>
</div>
<p>The “First” item and icon. The icon has an RTL variant.</p>
</div>
<hr>
<div class="refsect2">
<a name="GTK-STOCK-GOTO-LAST:CAPS"></a><h3>GTK_STOCK_GOTO_LAST</h3>
<pre class="programlisting">#define GTK_STOCK_GOTO_LAST        ((GtkStock)"gtk-goto-last")
</pre>
<div class="warning">
<p><code class="literal">GTK_STOCK_GOTO_LAST</code> has been deprecated since version 3.10 and should not be used in newly-written code.</p>
<p>Use named icon &amp;quot;go-last&amp;quot;.</p>
</div>
<p>The “Last” item and icon. The icon has an RTL variant.</p>
</div>
<hr>
<div class="refsect2">
<a name="GTK-STOCK-GOTO-TOP:CAPS"></a><h3>GTK_STOCK_GOTO_TOP</h3>
<pre class="programlisting">#define GTK_STOCK_GOTO_TOP         ((GtkStock)"gtk-goto-top")
</pre>
<div class="warning">
<p><code class="literal">GTK_STOCK_GOTO_TOP</code> has been deprecated since version 3.10 and should not be used in newly-written code.</p>
<p>Use named icon &amp;quot;go-top&amp;quot;.</p>
</div>
<p>The “Top” item and icon.</p>
</div>
<hr>
<div class="refsect2">
<a name="GTK-STOCK-GO-BACK:CAPS"></a><h3>GTK_STOCK_GO_BACK</h3>
<pre class="programlisting">#define GTK_STOCK_GO_BACK          ((GtkStock)"gtk-go-back")
</pre>
<div class="warning">
<p><code class="literal">GTK_STOCK_GO_BACK</code> has been deprecated since version 3.10 and should not be used in newly-written code.</p>
<p>Use named icon &amp;quot;go-previous&amp;quot;.</p>
</div>
<p>The “Back” item and icon. The icon has an RTL variant.</p>
</div>
<hr>
<div class="refsect2">
<a name="GTK-STOCK-GO-DOWN:CAPS"></a><h3>GTK_STOCK_GO_DOWN</h3>
<pre class="programlisting">#define GTK_STOCK_GO_DOWN          ((GtkStock)"gtk-go-down")
</pre>
<div class="warning">
<p><code class="literal">GTK_STOCK_GO_DOWN</code> has been deprecated since version 3.10 and should not be used in newly-written code.</p>
<p>Use named icon &amp;quot;go-down&amp;quot;.</p>
</div>
<p>The “Down” item and icon.</p>
</div>
<hr>
<div class="refsect2">
<a name="GTK-STOCK-GO-FORWARD:CAPS"></a><h3>GTK_STOCK_GO_FORWARD</h3>
<pre class="programlisting">#define GTK_STOCK_GO_FORWARD       ((GtkStock)"gtk-go-forward")
</pre>
<div class="warning">
<p><code class="literal">GTK_STOCK_GO_FORWARD</code> has been deprecated since version 3.10 and should not be used in newly-written code.</p>
<p>Use named icon &amp;quot;go-next&amp;quot;.</p>
</div>
<p>The “Forward” item and icon. The icon has an RTL variant.</p>
</div>
<hr>
<div class="refsect2">
<a name="GTK-STOCK-GO-UP:CAPS"></a><h3>GTK_STOCK_GO_UP</h3>
<pre class="programlisting">#define GTK_STOCK_GO_UP            ((GtkStock)"gtk-go-up")
</pre>
<div class="warning">
<p><code class="literal">GTK_STOCK_GO_UP</code> has been deprecated since version 3.10 and should not be used in newly-written code.</p>
<p>Use named icon &amp;quot;go-up&amp;quot;.</p>
</div>
<p>The “Up” item and icon.</p>
</div>
<hr>
<div class="refsect2">
<a name="GTK-STOCK-HARDDISK:CAPS"></a><h3>GTK_STOCK_HARDDISK</h3>
<pre class="programlisting">#define GTK_STOCK_HARDDISK         ((GtkStock)"gtk-harddisk")
</pre>
<div class="warning">
<p><code class="literal">GTK_STOCK_HARDDISK</code> has been deprecated since version 3.10 and should not be used in newly-written code.</p>
<p>Use named icon &amp;quot;drive-harddisk&amp;quot;.</p>
</div>
<p>The “Harddisk” item and icon.</p>
<p class="since">Since: 2.4</p>
</div>
<hr>
<div class="refsect2">
<a name="GTK-STOCK-HELP:CAPS"></a><h3>GTK_STOCK_HELP</h3>
<pre class="programlisting">#define GTK_STOCK_HELP             ((GtkStock)"gtk-help")
</pre>
<div class="warning">
<p><code class="literal">GTK_STOCK_HELP</code> has been deprecated since version 3.10 and should not be used in newly-written code.</p>
<p>Use named icon &amp;quot;help-browser&amp;quot;.</p>
</div>
<p>The “Help” item and icon.</p>
</div>
<hr>
<div class="refsect2">
<a name="GTK-STOCK-HOME:CAPS"></a><h3>GTK_STOCK_HOME</h3>
<pre class="programlisting">#define GTK_STOCK_HOME             ((GtkStock)"gtk-home")
</pre>
<div class="warning">
<p><code class="literal">GTK_STOCK_HOME</code> has been deprecated since version 3.10 and should not be used in newly-written code.</p>
<p>Use named icon &amp;quot;go-home&amp;quot;.</p>
</div>
<p>The “Home” item and icon.</p>
</div>
<hr>
<div class="refsect2">
<a name="GTK-STOCK-INDENT:CAPS"></a><h3>GTK_STOCK_INDENT</h3>
<pre class="programlisting">#define GTK_STOCK_INDENT           ((GtkStock)"gtk-indent")
</pre>
<div class="warning">
<p><code class="literal">GTK_STOCK_INDENT</code> has been deprecated since version 3.10 and should not be used in newly-written code.</p>
<p>Use named icon &amp;quot;format-indent-more&amp;quot;.</p>
</div>
<p>The “Indent” item and icon. The icon has an RTL variant.</p>
<p class="since">Since: 2.4</p>
</div>
<hr>
<div class="refsect2">
<a name="GTK-STOCK-INDEX:CAPS"></a><h3>GTK_STOCK_INDEX</h3>
<pre class="programlisting">#define GTK_STOCK_INDEX            ((GtkStock)"gtk-index")
</pre>
<div class="warning"><p><code class="literal">GTK_STOCK_INDEX</code> has been deprecated since version 3.10 and should not be used in newly-written code.</p></div>
<p>The “Index” item and icon.</p>
</div>
<hr>
<div class="refsect2">
<a name="GTK-STOCK-INFO:CAPS"></a><h3>GTK_STOCK_INFO</h3>
<pre class="programlisting">#define GTK_STOCK_INFO             ((GtkStock)"gtk-info")
</pre>
<div class="warning">
<p><code class="literal">GTK_STOCK_INFO</code> has been deprecated since version 3.10 and should not be used in newly-written code.</p>
<p>Use named icon &amp;quot;dialog-information&amp;quot;.</p>
</div>
<p>The “Info” item and icon.</p>
<p class="since">Since: 2.8</p>
</div>
<hr>
<div class="refsect2">
<a name="GTK-STOCK-ITALIC:CAPS"></a><h3>GTK_STOCK_ITALIC</h3>
<pre class="programlisting">#define GTK_STOCK_ITALIC           ((GtkStock)"gtk-italic")
</pre>
<div class="warning">
<p><code class="literal">GTK_STOCK_ITALIC</code> has been deprecated since version 3.10 and should not be used in newly-written code.</p>
<p>Use named icon &amp;quot;format-text-italic&amp;quot;.</p>
</div>
<p>The “Italic” item and icon.</p>
</div>
<hr>
<div class="refsect2">
<a name="GTK-STOCK-JUMP-TO:CAPS"></a><h3>GTK_STOCK_JUMP_TO</h3>
<pre class="programlisting">#define GTK_STOCK_JUMP_TO          ((GtkStock)"gtk-jump-to")
</pre>
<div class="warning">
<p><code class="literal">GTK_STOCK_JUMP_TO</code> has been deprecated since version 3.10 and should not be used in newly-written code.</p>
<p>Use named icon &amp;quot;go-jump&amp;quot;.</p>
</div>
<p>The “Jump to” item and icon. The icon has an RTL variant.</p>
</div>
<hr>
<div class="refsect2">
<a name="GTK-STOCK-JUSTIFY-CENTER:CAPS"></a><h3>GTK_STOCK_JUSTIFY_CENTER</h3>
<pre class="programlisting">#define GTK_STOCK_JUSTIFY_CENTER   ((GtkStock)"gtk-justify-center")
</pre>
<div class="warning">
<p><code class="literal">GTK_STOCK_JUSTIFY_CENTER</code> has been deprecated since version 3.10 and should not be used in newly-written code.</p>
<p>Use named icon &amp;quot;format-justify-center&amp;quot;.</p>
</div>
<p>The “Center” item and icon.</p>
</div>
<hr>
<div class="refsect2">
<a name="GTK-STOCK-JUSTIFY-FILL:CAPS"></a><h3>GTK_STOCK_JUSTIFY_FILL</h3>
<pre class="programlisting">#define GTK_STOCK_JUSTIFY_FILL     ((GtkStock)"gtk-justify-fill")
</pre>
<div class="warning">
<p><code class="literal">GTK_STOCK_JUSTIFY_FILL</code> has been deprecated since version 3.10 and should not be used in newly-written code.</p>
<p>Use named icon &amp;quot;format-justify-fill&amp;quot;.</p>
</div>
<p>The “Fill” item and icon.</p>
</div>
<hr>
<div class="refsect2">
<a name="GTK-STOCK-JUSTIFY-LEFT:CAPS"></a><h3>GTK_STOCK_JUSTIFY_LEFT</h3>
<pre class="programlisting">#define GTK_STOCK_JUSTIFY_LEFT     ((GtkStock)"gtk-justify-left")
</pre>
<div class="warning">
<p><code class="literal">GTK_STOCK_JUSTIFY_LEFT</code> has been deprecated since version 3.10 and should not be used in newly-written code.</p>
<p>Use named icon &amp;quot;format-justify-left&amp;quot;.</p>
</div>
<p>The “Left” item and icon.</p>
</div>
<hr>
<div class="refsect2">
<a name="GTK-STOCK-JUSTIFY-RIGHT:CAPS"></a><h3>GTK_STOCK_JUSTIFY_RIGHT</h3>
<pre class="programlisting">#define GTK_STOCK_JUSTIFY_RIGHT    ((GtkStock)"gtk-justify-right")
</pre>
<div class="warning">
<p><code class="literal">GTK_STOCK_JUSTIFY_RIGHT</code> has been deprecated since version 3.10 and should not be used in newly-written code.</p>
<p>Use named icon &amp;quot;format-justify-right&amp;quot;.</p>
</div>
<p>The “Right” item and icon.</p>
</div>
<hr>
<div class="refsect2">
<a name="GTK-STOCK-LEAVE-FULLSCREEN:CAPS"></a><h3>GTK_STOCK_LEAVE_FULLSCREEN</h3>
<pre class="programlisting">#define GTK_STOCK_LEAVE_FULLSCREEN ((GtkStock)"gtk-leave-fullscreen")
</pre>
<div class="warning">
<p><code class="literal">GTK_STOCK_LEAVE_FULLSCREEN</code> has been deprecated since version 3.10 and should not be used in newly-written code.</p>
<p>Use named icon &amp;quot;view-restore&amp;quot;.</p>
</div>
<p>The “Leave Fullscreen” item and icon.</p>
<p class="since">Since: 2.8</p>
</div>
<hr>
<div class="refsect2">
<a name="GTK-STOCK-MEDIA-FORWARD:CAPS"></a><h3>GTK_STOCK_MEDIA_FORWARD</h3>
<pre class="programlisting">#define GTK_STOCK_MEDIA_FORWARD    ((GtkStock)"gtk-media-forward")
</pre>
<div class="warning">
<p><code class="literal">GTK_STOCK_MEDIA_FORWARD</code> has been deprecated since version 3.10 and should not be used in newly-written code.</p>
<p>Use named icon &amp;quot;media-seek-forward&amp;quot; or the label &amp;quot;_Forward&amp;quot;.</p>
</div>
<p>The “Media Forward” item and icon. The icon has an RTL variant.</p>
<p class="since">Since: 2.6</p>
</div>
<hr>
<div class="refsect2">
<a name="GTK-STOCK-MEDIA-NEXT:CAPS"></a><h3>GTK_STOCK_MEDIA_NEXT</h3>
<pre class="programlisting">#define GTK_STOCK_MEDIA_NEXT       ((GtkStock)"gtk-media-next")
</pre>
<div class="warning">
<p><code class="literal">GTK_STOCK_MEDIA_NEXT</code> has been deprecated since version 3.10 and should not be used in newly-written code.</p>
<p>Use named icon &amp;quot;media-skip-forward&amp;quot; or the label &amp;quot;_Next&amp;quot;.</p>
</div>
<p>The “Media Next” item and icon. The icon has an RTL variant.</p>
<p class="since">Since: 2.6</p>
</div>
<hr>
<div class="refsect2">
<a name="GTK-STOCK-MEDIA-PAUSE:CAPS"></a><h3>GTK_STOCK_MEDIA_PAUSE</h3>
<pre class="programlisting">#define GTK_STOCK_MEDIA_PAUSE      ((GtkStock)"gtk-media-pause")
</pre>
<div class="warning">
<p><code class="literal">GTK_STOCK_MEDIA_PAUSE</code> has been deprecated since version 3.10 and should not be used in newly-written code.</p>
<p>Use named icon &amp;quot;media-playback-pause&amp;quot; or the label &amp;quot;P_ause&amp;quot;.</p>
</div>
<p>The “Media Pause” item and icon.</p>
<p class="since">Since: 2.6</p>
</div>
<hr>
<div class="refsect2">
<a name="GTK-STOCK-MEDIA-PLAY:CAPS"></a><h3>GTK_STOCK_MEDIA_PLAY</h3>
<pre class="programlisting">#define GTK_STOCK_MEDIA_PLAY       ((GtkStock)"gtk-media-play")
</pre>
<div class="warning">
<p><code class="literal">GTK_STOCK_MEDIA_PLAY</code> has been deprecated since version 3.10 and should not be used in newly-written code.</p>
<p>Use named icon &amp;quot;media-playback-start&amp;quot; or the label &amp;quot;_Play&amp;quot;.</p>
</div>
<p>The “Media Play” item and icon. The icon has an RTL variant.</p>
<p class="since">Since: 2.6</p>
</div>
<hr>
<div class="refsect2">
<a name="GTK-STOCK-MEDIA-PREVIOUS:CAPS"></a><h3>GTK_STOCK_MEDIA_PREVIOUS</h3>
<pre class="programlisting">#define GTK_STOCK_MEDIA_PREVIOUS   ((GtkStock)"gtk-media-previous")
</pre>
<div class="warning">
<p><code class="literal">GTK_STOCK_MEDIA_PREVIOUS</code> has been deprecated since version 3.10 and should not be used in newly-written code.</p>
<p>Use named icon &amp;quot;media-skip-backward&amp;quot; or the label &amp;quot;Pre_vious&amp;quot;.</p>
</div>
<p>The “Media Previous” item and icon. The icon has an RTL variant.</p>
<p class="since">Since: 2.6</p>
</div>
<hr>
<div class="refsect2">
<a name="GTK-STOCK-MEDIA-RECORD:CAPS"></a><h3>GTK_STOCK_MEDIA_RECORD</h3>
<pre class="programlisting">#define GTK_STOCK_MEDIA_RECORD     ((GtkStock)"gtk-media-record")
</pre>
<div class="warning">
<p><code class="literal">GTK_STOCK_MEDIA_RECORD</code> has been deprecated since version 3.10 and should not be used in newly-written code.</p>
<p>Use named icon &amp;quot;media-record&amp;quot; or the label &amp;quot;_Record&amp;quot;.</p>
</div>
<p>The “Media Record” item and icon.</p>
<p class="since">Since: 2.6</p>
</div>
<hr>
<div class="refsect2">
<a name="GTK-STOCK-MEDIA-REWIND:CAPS"></a><h3>GTK_STOCK_MEDIA_REWIND</h3>
<pre class="programlisting">#define GTK_STOCK_MEDIA_REWIND     ((GtkStock)"gtk-media-rewind")
</pre>
<div class="warning">
<p><code class="literal">GTK_STOCK_MEDIA_REWIND</code> has been deprecated since version 3.10 and should not be used in newly-written code.</p>
<p>Use named icon &amp;quot;media-seek-backward&amp;quot; or the label &amp;quot;R_ewind&amp;quot;.</p>
</div>
<p>The “Media Rewind” item and icon. The icon has an RTL variant.</p>
<p class="since">Since: 2.6</p>
</div>
<hr>
<div class="refsect2">
<a name="GTK-STOCK-MEDIA-STOP:CAPS"></a><h3>GTK_STOCK_MEDIA_STOP</h3>
<pre class="programlisting">#define GTK_STOCK_MEDIA_STOP       ((GtkStock)"gtk-media-stop")
</pre>
<div class="warning">
<p><code class="literal">GTK_STOCK_MEDIA_STOP</code> has been deprecated since version 3.10 and should not be used in newly-written code.</p>
<p>Use named icon &amp;quot;media-playback-stop&amp;quot; or the label &amp;quot;_Stop&amp;quot;.</p>
</div>
<p>The “Media Stop” item and icon.</p>
<p class="since">Since: 2.6</p>
</div>
<hr>
<div class="refsect2">
<a name="GTK-STOCK-MISSING-IMAGE:CAPS"></a><h3>GTK_STOCK_MISSING_IMAGE</h3>
<pre class="programlisting">#define GTK_STOCK_MISSING_IMAGE    ((GtkStock)"gtk-missing-image")
</pre>
<div class="warning">
<p><code class="literal">GTK_STOCK_MISSING_IMAGE</code> has been deprecated since version 3.10 and should not be used in newly-written code.</p>
<p>Use named icon &amp;quot;image-missing&amp;quot;.</p>
</div>
<p>The “Missing image” icon.</p>
</div>
<hr>
<div class="refsect2">
<a name="GTK-STOCK-NETWORK:CAPS"></a><h3>GTK_STOCK_NETWORK</h3>
<pre class="programlisting">#define GTK_STOCK_NETWORK          ((GtkStock)"gtk-network")
</pre>
<div class="warning">
<p><code class="literal">GTK_STOCK_NETWORK</code> has been deprecated since version 3.10 and should not be used in newly-written code.</p>
<p>Use named icon &amp;quot;network-workgroup&amp;quot;.</p>
</div>
<p>The “Network” item and icon.</p>
<p class="since">Since: 2.4</p>
</div>
<hr>
<div class="refsect2">
<a name="GTK-STOCK-NEW:CAPS"></a><h3>GTK_STOCK_NEW</h3>
<pre class="programlisting">#define GTK_STOCK_NEW              ((GtkStock)"gtk-new")
</pre>
<div class="warning">
<p><code class="literal">GTK_STOCK_NEW</code> has been deprecated since version 3.10 and should not be used in newly-written code.</p>
<p>Use named icon &amp;quot;document-new&amp;quot; or the label &amp;quot;_New&amp;quot;.</p>
</div>
<p>The “New” item and icon.</p>
</div>
<hr>
<div class="refsect2">
<a name="GTK-STOCK-NO:CAPS"></a><h3>GTK_STOCK_NO</h3>
<pre class="programlisting">#define GTK_STOCK_NO               ((GtkStock)"gtk-no")
</pre>
<div class="warning"><p><code class="literal">GTK_STOCK_NO</code> has been deprecated since version 3.10 and should not be used in newly-written code.</p></div>
<p>The “No” item and icon.</p>
</div>
<hr>
<div class="refsect2">
<a name="GTK-STOCK-OK:CAPS"></a><h3>GTK_STOCK_OK</h3>
<pre class="programlisting">#define GTK_STOCK_OK               ((GtkStock)"gtk-ok")
</pre>
<div class="warning">
<p><code class="literal">GTK_STOCK_OK</code> has been deprecated since version 3.10 and should not be used in newly-written code.</p>
<p>Do not use an icon. Use label &amp;quot;_OK&amp;quot;.</p>
</div>
<p>The “OK” item and icon.</p>
</div>
<hr>
<div class="refsect2">
<a name="GTK-STOCK-OPEN:CAPS"></a><h3>GTK_STOCK_OPEN</h3>
<pre class="programlisting">#define GTK_STOCK_OPEN             ((GtkStock)"gtk-open")
</pre>
<div class="warning">
<p><code class="literal">GTK_STOCK_OPEN</code> has been deprecated since version 3.10 and should not be used in newly-written code.</p>
<p>Use named icon &amp;quot;document-open&amp;quot; or the label &amp;quot;_Open&amp;quot;.</p>
</div>
<p>The “Open” item and icon.</p>
</div>
<hr>
<div class="refsect2">
<a name="GTK-STOCK-ORIENTATION-LANDSCAPE:CAPS"></a><h3>GTK_STOCK_ORIENTATION_LANDSCAPE</h3>
<pre class="programlisting">#define GTK_STOCK_ORIENTATION_LANDSCAPE ((GtkStock)"gtk-orientation-landscape")
</pre>
<div class="warning"><p><code class="literal">GTK_STOCK_ORIENTATION_LANDSCAPE</code> has been deprecated since version 3.10 and should not be used in newly-written code.</p></div>
<p>The “Landscape Orientation” item and icon.</p>
<p class="since">Since: 2.10</p>
</div>
<hr>
<div class="refsect2">
<a name="GTK-STOCK-ORIENTATION-PORTRAIT:CAPS"></a><h3>GTK_STOCK_ORIENTATION_PORTRAIT</h3>
<pre class="programlisting">#define GTK_STOCK_ORIENTATION_PORTRAIT ((GtkStock)"gtk-orientation-portrait")
</pre>
<div class="warning"><p><code class="literal">GTK_STOCK_ORIENTATION_PORTRAIT</code> has been deprecated since version 3.10 and should not be used in newly-written code.</p></div>
<p>The “Portrait Orientation” item and icon.</p>
<p class="since">Since: 2.10</p>
</div>
<hr>
<div class="refsect2">
<a name="GTK-STOCK-ORIENTATION-REVERSE-LANDSCAPE:CAPS"></a><h3>GTK_STOCK_ORIENTATION_REVERSE_LANDSCAPE</h3>
<pre class="programlisting">#define GTK_STOCK_ORIENTATION_REVERSE_LANDSCAPE ((GtkStock)"gtk-orientation-reverse-landscape")
</pre>
<div class="warning"><p><code class="literal">GTK_STOCK_ORIENTATION_REVERSE_LANDSCAPE</code> has been deprecated since version 3.10 and should not be used in newly-written code.</p></div>
<p>The “Reverse Landscape Orientation” item and icon.</p>
<p class="since">Since: 2.10</p>
</div>
<hr>
<div class="refsect2">
<a name="GTK-STOCK-ORIENTATION-REVERSE-PORTRAIT:CAPS"></a><h3>GTK_STOCK_ORIENTATION_REVERSE_PORTRAIT</h3>
<pre class="programlisting">#define GTK_STOCK_ORIENTATION_REVERSE_PORTRAIT ((GtkStock)"gtk-orientation-reverse-portrait")
</pre>
<div class="warning"><p><code class="literal">GTK_STOCK_ORIENTATION_REVERSE_PORTRAIT</code> has been deprecated since version 3.10 and should not be used in newly-written code.</p></div>
<p>The “Reverse Portrait Orientation” item and icon.</p>
<p class="since">Since: 2.10</p>
</div>
<hr>
<div class="refsect2">
<a name="GTK-STOCK-PAGE-SETUP:CAPS"></a><h3>GTK_STOCK_PAGE_SETUP</h3>
<pre class="programlisting">#define GTK_STOCK_PAGE_SETUP       ((GtkStock)"gtk-page-setup")
</pre>
<div class="warning">
<p><code class="literal">GTK_STOCK_PAGE_SETUP</code> has been deprecated since version 3.10 and should not be used in newly-written code.</p>
<p>Use named icon &amp;quot;document-page-setup&amp;quot; or the label &amp;quot;Page Set_up&amp;quot;.</p>
</div>
<p>The “Page Setup” item and icon.</p>
<p class="since">Since: 2.14</p>
</div>
<hr>
<div class="refsect2">
<a name="GTK-STOCK-PASTE:CAPS"></a><h3>GTK_STOCK_PASTE</h3>
<pre class="programlisting">#define GTK_STOCK_PASTE            ((GtkStock)"gtk-paste")
</pre>
<div class="warning">
<p><code class="literal">GTK_STOCK_PASTE</code> has been deprecated since version 3.10 and should not be used in newly-written code.</p>
<p>Use named icon &amp;quot;edit-paste&amp;quot; or the label &amp;quot;_Paste&amp;quot;.</p>
</div>
<p>The “Paste” item and icon.</p>
</div>
<hr>
<div class="refsect2">
<a name="GTK-STOCK-PREFERENCES:CAPS"></a><h3>GTK_STOCK_PREFERENCES</h3>
<pre class="programlisting">#define GTK_STOCK_PREFERENCES      ((GtkStock)"gtk-preferences")
</pre>
<div class="warning">
<p><code class="literal">GTK_STOCK_PREFERENCES</code> has been deprecated since version 3.10 and should not be used in newly-written code.</p>
<p>Use named icon &amp;quot;preferences-system&amp;quot; or the label &amp;quot;_Preferences&amp;quot;.</p>
</div>
<p>The “Preferences” item and icon.</p>
</div>
<hr>
<div class="refsect2">
<a name="GTK-STOCK-PRINT:CAPS"></a><h3>GTK_STOCK_PRINT</h3>
<pre class="programlisting">#define GTK_STOCK_PRINT            ((GtkStock)"gtk-print")
</pre>
<div class="warning">
<p><code class="literal">GTK_STOCK_PRINT</code> has been deprecated since version 3.10 and should not be used in newly-written code.</p>
<p>Use named icon &amp;quot;document-print&amp;quot; or the label &amp;quot;_Print&amp;quot;.</p>
</div>
<p>The “Print” item and icon.</p>
</div>
<hr>
<div class="refsect2">
<a name="GTK-STOCK-PRINT-ERROR:CAPS"></a><h3>GTK_STOCK_PRINT_ERROR</h3>
<pre class="programlisting">#define GTK_STOCK_PRINT_ERROR      ((GtkStock)"gtk-print-error")
</pre>
<div class="warning">
<p><code class="literal">GTK_STOCK_PRINT_ERROR</code> has been deprecated since version 3.10 and should not be used in newly-written code.</p>
<p>Use named icon &amp;quot;printer-error&amp;quot;.</p>
</div>
<p>The “Print Error” icon.</p>
<p class="since">Since: 2.14</p>
</div>
<hr>
<div class="refsect2">
<a name="GTK-STOCK-PRINT-PAUSED:CAPS"></a><h3>GTK_STOCK_PRINT_PAUSED</h3>
<pre class="programlisting">#define GTK_STOCK_PRINT_PAUSED     ((GtkStock)"gtk-print-paused")
</pre>
<div class="warning"><p><code class="literal">GTK_STOCK_PRINT_PAUSED</code> has been deprecated since version 3.10 and should not be used in newly-written code.</p></div>
<p>The “Print Paused” icon.</p>
<p class="since">Since: 2.14</p>
</div>
<hr>
<div class="refsect2">
<a name="GTK-STOCK-PRINT-PREVIEW:CAPS"></a><h3>GTK_STOCK_PRINT_PREVIEW</h3>
<pre class="programlisting">#define GTK_STOCK_PRINT_PREVIEW    ((GtkStock)"gtk-print-preview")
</pre>
<div class="warning">
<p><code class="literal">GTK_STOCK_PRINT_PREVIEW</code> has been deprecated since version 3.10 and should not be used in newly-written code.</p>
<p>Use label &amp;quot;Pre_view&amp;quot;.</p>
</div>
<p>The “Print Preview” item and icon.</p>
</div>
<hr>
<div class="refsect2">
<a name="GTK-STOCK-PRINT-REPORT:CAPS"></a><h3>GTK_STOCK_PRINT_REPORT</h3>
<pre class="programlisting">#define GTK_STOCK_PRINT_REPORT     ((GtkStock)"gtk-print-report")
</pre>
<div class="warning"><p><code class="literal">GTK_STOCK_PRINT_REPORT</code> has been deprecated since version 3.10 and should not be used in newly-written code.</p></div>
<p>The “Print Report” icon.</p>
<p class="since">Since: 2.14</p>
</div>
<hr>
<div class="refsect2">
<a name="GTK-STOCK-PRINT-WARNING:CAPS"></a><h3>GTK_STOCK_PRINT_WARNING</h3>
<pre class="programlisting">#define GTK_STOCK_PRINT_WARNING    ((GtkStock)"gtk-print-warning")
</pre>
<div class="warning"><p><code class="literal">GTK_STOCK_PRINT_WARNING</code> has been deprecated since version 3.10 and should not be used in newly-written code.</p></div>
<p>The “Print Warning” icon.</p>
<p class="since">Since: 2.14</p>
</div>
<hr>
<div class="refsect2">
<a name="GTK-STOCK-PROPERTIES:CAPS"></a><h3>GTK_STOCK_PROPERTIES</h3>
<pre class="programlisting">#define GTK_STOCK_PROPERTIES       ((GtkStock)"gtk-properties")
</pre>
<div class="warning">
<p><code class="literal">GTK_STOCK_PROPERTIES</code> has been deprecated since version 3.10 and should not be used in newly-written code.</p>
<p>Use named icon &amp;quot;document-properties&amp;quot; or the label &amp;quot;_Properties&amp;quot;.</p>
</div>
<p>The “Properties” item and icon.</p>
</div>
<hr>
<div class="refsect2">
<a name="GTK-STOCK-QUIT:CAPS"></a><h3>GTK_STOCK_QUIT</h3>
<pre class="programlisting">#define GTK_STOCK_QUIT             ((GtkStock)"gtk-quit")
</pre>
<div class="warning">
<p><code class="literal">GTK_STOCK_QUIT</code> has been deprecated since version 3.10 and should not be used in newly-written code.</p>
<p>Use named icon &amp;quot;application-exit&amp;quot; or the label &amp;quot;_Quit&amp;quot;.</p>
</div>
<p>The “Quit” item and icon.</p>
</div>
<hr>
<div class="refsect2">
<a name="GTK-STOCK-REDO:CAPS"></a><h3>GTK_STOCK_REDO</h3>
<pre class="programlisting">#define GTK_STOCK_REDO             ((GtkStock)"gtk-redo")
</pre>
<div class="warning">
<p><code class="literal">GTK_STOCK_REDO</code> has been deprecated since version 3.10 and should not be used in newly-written code.</p>
<p>Use named icon &amp;quot;edit-redo&amp;quot; or the label &amp;quot;_Redo&amp;quot;.</p>
</div>
<p>The “Redo” item and icon. The icon has an RTL variant.</p>
</div>
<hr>
<div class="refsect2">
<a name="GTK-STOCK-REFRESH:CAPS"></a><h3>GTK_STOCK_REFRESH</h3>
<pre class="programlisting">#define GTK_STOCK_REFRESH          ((GtkStock)"gtk-refresh")
</pre>
<div class="warning">
<p><code class="literal">GTK_STOCK_REFRESH</code> has been deprecated since version 3.10 and should not be used in newly-written code.</p>
<p>Use named icon &amp;quot;view-refresh&amp;quot; or the label &amp;quot;_Refresh&amp;quot;.</p>
</div>
<p>The “Refresh” item and icon.</p>
</div>
<hr>
<div class="refsect2">
<a name="GTK-STOCK-REMOVE:CAPS"></a><h3>GTK_STOCK_REMOVE</h3>
<pre class="programlisting">#define GTK_STOCK_REMOVE           ((GtkStock)"gtk-remove")
</pre>
<div class="warning">
<p><code class="literal">GTK_STOCK_REMOVE</code> has been deprecated since version 3.10 and should not be used in newly-written code.</p>
<p>Use named icon &amp;quot;list-remove&amp;quot; or the label &amp;quot;_Remove&amp;quot;.</p>
</div>
<p>The “Remove” item and icon.</p>
</div>
<hr>
<div class="refsect2">
<a name="GTK-STOCK-REVERT-TO-SAVED:CAPS"></a><h3>GTK_STOCK_REVERT_TO_SAVED</h3>
<pre class="programlisting">#define GTK_STOCK_REVERT_TO_SAVED  ((GtkStock)"gtk-revert-to-saved")
</pre>
<div class="warning">
<p><code class="literal">GTK_STOCK_REVERT_TO_SAVED</code> has been deprecated since version 3.10 and should not be used in newly-written code.</p>
<p>Use named icon &amp;quot;document-revert&amp;quot; or the label &amp;quot;_Revert&amp;quot;.</p>
</div>
<p>The “Revert” item and icon. The icon has an RTL variant.</p>
</div>
<hr>
<div class="refsect2">
<a name="GTK-STOCK-SAVE:CAPS"></a><h3>GTK_STOCK_SAVE</h3>
<pre class="programlisting">#define GTK_STOCK_SAVE             ((GtkStock)"gtk-save")
</pre>
<div class="warning">
<p><code class="literal">GTK_STOCK_SAVE</code> has been deprecated since version 3.10 and should not be used in newly-written code.</p>
<p>Use named icon &amp;quot;document-save&amp;quot; or the label &amp;quot;_Save&amp;quot;.</p>
</div>
<p>The “Save” item and icon.</p>
</div>
<hr>
<div class="refsect2">
<a name="GTK-STOCK-SAVE-AS:CAPS"></a><h3>GTK_STOCK_SAVE_AS</h3>
<pre class="programlisting">#define GTK_STOCK_SAVE_AS          ((GtkStock)"gtk-save-as")
</pre>
<div class="warning">
<p><code class="literal">GTK_STOCK_SAVE_AS</code> has been deprecated since version 3.10 and should not be used in newly-written code.</p>
<p>Use named icon &amp;quot;document-save-as&amp;quot; or the label &amp;quot;Save _As&amp;quot;.</p>
</div>
<p>The “Save As” item and icon.</p>
</div>
<hr>
<div class="refsect2">
<a name="GTK-STOCK-SELECT-ALL:CAPS"></a><h3>GTK_STOCK_SELECT_ALL</h3>
<pre class="programlisting">#define GTK_STOCK_SELECT_ALL       ((GtkStock)"gtk-select-all")
</pre>
<div class="warning">
<p><code class="literal">GTK_STOCK_SELECT_ALL</code> has been deprecated since version 3.10 and should not be used in newly-written code.</p>
<p>Use named icon &amp;quot;edit-select-all&amp;quot; or the label &amp;quot;Select _All&amp;quot;.</p>
</div>
<p>The “Select All” item and icon.</p>
<p class="since">Since: 2.10</p>
</div>
<hr>
<div class="refsect2">
<a name="GTK-STOCK-SELECT-COLOR:CAPS"></a><h3>GTK_STOCK_SELECT_COLOR</h3>
<pre class="programlisting">#define GTK_STOCK_SELECT_COLOR     ((GtkStock)"gtk-select-color")
</pre>
<div class="warning"><p><code class="literal">GTK_STOCK_SELECT_COLOR</code> has been deprecated since version 3.10 and should not be used in newly-written code.</p></div>
<p>The “Color” item and icon.</p>
</div>
<hr>
<div class="refsect2">
<a name="GTK-STOCK-SELECT-FONT:CAPS"></a><h3>GTK_STOCK_SELECT_FONT</h3>
<pre class="programlisting">#define GTK_STOCK_SELECT_FONT      ((GtkStock)"gtk-select-font")
</pre>
<div class="warning"><p><code class="literal">GTK_STOCK_SELECT_FONT</code> has been deprecated since version 3.10 and should not be used in newly-written code.</p></div>
<p>The “Font” item and icon.</p>
</div>
<hr>
<div class="refsect2">
<a name="GTK-STOCK-SORT-ASCENDING:CAPS"></a><h3>GTK_STOCK_SORT_ASCENDING</h3>
<pre class="programlisting">#define GTK_STOCK_SORT_ASCENDING   ((GtkStock)"gtk-sort-ascending")
</pre>
<div class="warning">
<p><code class="literal">GTK_STOCK_SORT_ASCENDING</code> has been deprecated since version 3.10 and should not be used in newly-written code.</p>
<p>Use named icon &amp;quot;view-sort-ascending&amp;quot;.</p>
</div>
<p>The “Ascending” item and icon.</p>
</div>
<hr>
<div class="refsect2">
<a name="GTK-STOCK-SORT-DESCENDING:CAPS"></a><h3>GTK_STOCK_SORT_DESCENDING</h3>
<pre class="programlisting">#define GTK_STOCK_SORT_DESCENDING  ((GtkStock)"gtk-sort-descending")
</pre>
<div class="warning">
<p><code class="literal">GTK_STOCK_SORT_DESCENDING</code> has been deprecated since version 3.10 and should not be used in newly-written code.</p>
<p>Use named icon &amp;quot;view-sort-descending&amp;quot;.</p>
</div>
<p>The “Descending” item and icon.</p>
</div>
<hr>
<div class="refsect2">
<a name="GTK-STOCK-SPELL-CHECK:CAPS"></a><h3>GTK_STOCK_SPELL_CHECK</h3>
<pre class="programlisting">#define GTK_STOCK_SPELL_CHECK      ((GtkStock)"gtk-spell-check")
</pre>
<div class="warning">
<p><code class="literal">GTK_STOCK_SPELL_CHECK</code> has been deprecated since version 3.10 and should not be used in newly-written code.</p>
<p>Use named icon &amp;quot;tools-check-spelling&amp;quot;.</p>
</div>
<p>The “Spell Check” item and icon.</p>
</div>
<hr>
<div class="refsect2">
<a name="GTK-STOCK-STOP:CAPS"></a><h3>GTK_STOCK_STOP</h3>
<pre class="programlisting">#define GTK_STOCK_STOP             ((GtkStock)"gtk-stop")
</pre>
<div class="warning">
<p><code class="literal">GTK_STOCK_STOP</code> has been deprecated since version 3.10 and should not be used in newly-written code.</p>
<p>Use named icon &amp;quot;process-stop&amp;quot; or the label &amp;quot;_Stop&amp;quot;.</p>
</div>
<p>The “Stop” item and icon.</p>
</div>
<hr>
<div class="refsect2">
<a name="GTK-STOCK-STRIKETHROUGH:CAPS"></a><h3>GTK_STOCK_STRIKETHROUGH</h3>
<pre class="programlisting">#define GTK_STOCK_STRIKETHROUGH    ((GtkStock)"gtk-strikethrough")
</pre>
<div class="warning">
<p><code class="literal">GTK_STOCK_STRIKETHROUGH</code> has been deprecated since version 3.10 and should not be used in newly-written code.</p>
<p>Use named icon &amp;quot;format-text-strikethrough&amp;quot; or the label &amp;quot;_Strikethrough&amp;quot;.</p>
</div>
<p>The “Strikethrough” item and icon.</p>
</div>
<hr>
<div class="refsect2">
<a name="GTK-STOCK-UNDELETE:CAPS"></a><h3>GTK_STOCK_UNDELETE</h3>
<pre class="programlisting">#define GTK_STOCK_UNDELETE         ((GtkStock)"gtk-undelete")
</pre>
<div class="warning"><p><code class="literal">GTK_STOCK_UNDELETE</code> has been deprecated since version 3.10 and should not be used in newly-written code.</p></div>
<p>The “Undelete” item and icon. The icon has an RTL variant.</p>
</div>
<hr>
<div class="refsect2">
<a name="GTK-STOCK-UNDERLINE:CAPS"></a><h3>GTK_STOCK_UNDERLINE</h3>
<pre class="programlisting">#define GTK_STOCK_UNDERLINE        ((GtkStock)"gtk-underline")
</pre>
<div class="warning">
<p><code class="literal">GTK_STOCK_UNDERLINE</code> has been deprecated since version 3.10 and should not be used in newly-written code.</p>
<p>Use named icon &amp;quot;format-text-underline&amp;quot; or the label &amp;quot;_Underline&amp;quot;.</p>
</div>
<p>The “Underline” item and icon.</p>
</div>
<hr>
<div class="refsect2">
<a name="GTK-STOCK-UNDO:CAPS"></a><h3>GTK_STOCK_UNDO</h3>
<pre class="programlisting">#define GTK_STOCK_UNDO             ((GtkStock)"gtk-undo")
</pre>
<div class="warning">
<p><code class="literal">GTK_STOCK_UNDO</code> has been deprecated since version 3.10 and should not be used in newly-written code.</p>
<p>Use named icon &amp;quot;edit-undo&amp;quot; or the label &amp;quot;_Undo&amp;quot;.</p>
</div>
<p>The “Undo” item and icon. The icon has an RTL variant.</p>
</div>
<hr>
<div class="refsect2">
<a name="GTK-STOCK-UNINDENT:CAPS"></a><h3>GTK_STOCK_UNINDENT</h3>
<pre class="programlisting">#define GTK_STOCK_UNINDENT         ((GtkStock)"gtk-unindent")
</pre>
<div class="warning">
<p><code class="literal">GTK_STOCK_UNINDENT</code> has been deprecated since version 3.10 and should not be used in newly-written code.</p>
<p>Use named icon &amp;quot;format-indent-less&amp;quot;.</p>
</div>
<p>The “Unindent” item and icon. The icon has an RTL variant.</p>
<p class="since">Since: 2.4</p>
</div>
<hr>
<div class="refsect2">
<a name="GTK-STOCK-YES:CAPS"></a><h3>GTK_STOCK_YES</h3>
<pre class="programlisting">#define GTK_STOCK_YES              ((GtkStock)"gtk-yes")
</pre>
<div class="warning"><p><code class="literal">GTK_STOCK_YES</code> has been deprecated since version 3.10 and should not be used in newly-written code.</p></div>
<p>The “Yes” item and icon.</p>
</div>
<hr>
<div class="refsect2">
<a name="GTK-STOCK-ZOOM-100:CAPS"></a><h3>GTK_STOCK_ZOOM_100</h3>
<pre class="programlisting">#define GTK_STOCK_ZOOM_100         ((GtkStock)"gtk-zoom-100")
</pre>
<div class="warning">
<p><code class="literal">GTK_STOCK_ZOOM_100</code> has been deprecated since version 3.10 and should not be used in newly-written code.</p>
<p>Use named icon &amp;quot;zoom-original&amp;quot; or the label &amp;quot;_Normal Size&amp;quot;.</p>
</div>
<p>The “Zoom 100%” item and icon.</p>
</div>
<hr>
<div class="refsect2">
<a name="GTK-STOCK-ZOOM-FIT:CAPS"></a><h3>GTK_STOCK_ZOOM_FIT</h3>
<pre class="programlisting">#define GTK_STOCK_ZOOM_FIT         ((GtkStock)"gtk-zoom-fit")
</pre>
<div class="warning">
<p><code class="literal">GTK_STOCK_ZOOM_FIT</code> has been deprecated since version 3.10 and should not be used in newly-written code.</p>
<p>Use named icon &amp;quot;zoom-fit-best&amp;quot; or the label &amp;quot;Best _Fit&amp;quot;.</p>
</div>
<p>The “Zoom to Fit” item and icon.</p>
</div>
<hr>
<div class="refsect2">
<a name="GTK-STOCK-ZOOM-IN:CAPS"></a><h3>GTK_STOCK_ZOOM_IN</h3>
<pre class="programlisting">#define GTK_STOCK_ZOOM_IN          ((GtkStock)"gtk-zoom-in")
</pre>
<div class="warning">
<p><code class="literal">GTK_STOCK_ZOOM_IN</code> has been deprecated since version 3.10 and should not be used in newly-written code.</p>
<p>Use named icon &amp;quot;zoom-in&amp;quot; or the label &amp;quot;Zoom _In&amp;quot;.</p>
</div>
<p>The “Zoom In” item and icon.</p>
</div>
<hr>
<div class="refsect2">
<a name="GTK-STOCK-ZOOM-OUT:CAPS"></a><h3>GTK_STOCK_ZOOM_OUT</h3>
<pre class="programlisting">#define GTK_STOCK_ZOOM_OUT         ((GtkStock)"gtk-zoom-out")
</pre>
<div class="warning">
<p><code class="literal">GTK_STOCK_ZOOM_OUT</code> has been deprecated since version 3.10 and should not be used in newly-written code.</p>
<p>Use named icon &amp;quot;zoom-out&amp;quot; or the label &amp;quot;Zoom _Out&amp;quot;.</p>
</div>
<p>The “Zoom Out” item and icon.</p>
</div>
</div>
</div>
<div class="footer">
<hr>Generated by GTK-Doc V1.25.1</div>
</body>
</html>