New upstream version 3.22.28

This commit is contained in:
Jeremy Bicha
2018-02-15 04:41:25 -05:00
652 changed files with 498643 additions and 49781 deletions

View File

@ -314,8 +314,8 @@
<sub name="Filesystem utilities" link="gtk3-Filesystem-utilities.html"/>
</sub>
<sub name="Theming in GTK+" link="theming.html">
<sub name="GTK+ CSS" link="chap-css-overview.html"/>
<sub name="GTK+ CSS" link="chap-css-properties.html"/>
<sub name="GTK+ CSS Overview" link="chap-css-overview.html"/>
<sub name="GTK+ CSS Properties" link="chap-css-properties.html"/>
<sub name="GtkStyleContext" link="GtkStyleContext.html"/>
<sub name="GtkCssProvider" link="GtkCssProvider.html"/>
<sub name="GtkStyleProvider" link="GtkStyleProvider.html"/>
@ -1866,6 +1866,7 @@
<keyword type="signal" name="The “icon-press” signal" link="GtkEntry.html#GtkEntry-icon-press"/>
<keyword type="signal" name="The “icon-release” signal" link="GtkEntry.html#GtkEntry-icon-release"/>
<keyword type="signal" name="The “insert-at-cursor” signal" link="GtkEntry.html#GtkEntry-insert-at-cursor"/>
<keyword type="signal" name="The “insert-emoji” signal" link="GtkEntry.html#GtkEntry-insert-emoji"/>
<keyword type="signal" name="The “move-cursor” signal" link="GtkEntry.html#GtkEntry-move-cursor"/>
<keyword type="signal" name="The “paste-clipboard” signal" link="GtkEntry.html#GtkEntry-paste-clipboard"/>
<keyword type="signal" name="The “populate-popup” signal" link="GtkEntry.html#GtkEntry-populate-popup"/>
@ -2444,6 +2445,7 @@
<keyword type="signal" name="The “delete-from-cursor” signal" link="GtkTextView.html#GtkTextView-delete-from-cursor"/>
<keyword type="signal" name="The “extend-selection” signal" link="GtkTextView.html#GtkTextView-extend-selection"/>
<keyword type="signal" name="The “insert-at-cursor” signal" link="GtkTextView.html#GtkTextView-insert-at-cursor"/>
<keyword type="signal" name="The “insert-emoji” signal" link="GtkTextView.html#GtkTextView-insert-emoji"/>
<keyword type="signal" name="The “move-cursor” signal" link="GtkTextView.html#GtkTextView-move-cursor"/>
<keyword type="signal" name="The “move-viewport” signal" link="GtkTextView.html#GtkTextView-move-viewport"/>
<keyword type="signal" name="The “paste-clipboard” signal" link="GtkTextView.html#GtkTextView-paste-clipboard"/>
@ -3912,8 +3914,8 @@
<keyword type="signal" name="The “font-activated” signal" link="GtkFontChooser.html#GtkFontChooser-font-activated"/>
<keyword type="function" name="gtk_font_button_new ()" link="GtkFontButton.html#gtk-font-button-new" since="2.4"/>
<keyword type="function" name="gtk_font_button_new_with_font ()" link="GtkFontButton.html#gtk-font-button-new-with-font" since="2.4"/>
<keyword type="function" name="gtk_font_button_set_font_name ()" link="GtkFontButton.html#gtk-font-button-set-font-name" since="2.4"/>
<keyword type="function" name="gtk_font_button_get_font_name ()" link="GtkFontButton.html#gtk-font-button-get-font-name" since="2.4"/>
<keyword type="function" name="gtk_font_button_set_font_name ()" link="GtkFontButton.html#gtk-font-button-set-font-name" deprecated="3.22: Use gtk_font_chooser_set_font() instead" since="2.4"/>
<keyword type="function" name="gtk_font_button_get_font_name ()" link="GtkFontButton.html#gtk-font-button-get-font-name" deprecated="3.22: Use gtk_font_chooser_get_font() instead" since="2.4"/>
<keyword type="function" name="gtk_font_button_set_show_style ()" link="GtkFontButton.html#gtk-font-button-set-show-style" since="2.4"/>
<keyword type="function" name="gtk_font_button_get_show_style ()" link="GtkFontButton.html#gtk-font-button-get-show-style" since="2.4"/>
<keyword type="function" name="gtk_font_button_set_show_size ()" link="GtkFontButton.html#gtk-font-button-set-show-size" since="2.4"/>
@ -5938,111 +5940,111 @@
<keyword type="function" name="gtk_stock_lookup ()" link="gtk3-Stock-Items.html#gtk-stock-lookup" deprecated="3.10"/>
<keyword type="function" name="gtk_stock_set_translate_func ()" link="gtk3-Stock-Items.html#gtk-stock-set-translate-func" deprecated="3.10" since="2.8"/>
<keyword type="struct" name="struct GtkStockItem" link="gtk3-Stock-Items.html#GtkStockItem" deprecated="3.10"/>
<keyword type="macro" name="GTK_STOCK_ABOUT" link="gtk3-Stock-Items.html#GTK-STOCK-ABOUT:CAPS" deprecated="3.10: Use named icon &amp;quot;help-about&amp;quot; or the label &amp;quot;_About&amp;quot;." since="2.6"/>
<keyword type="macro" name="GTK_STOCK_ADD" link="gtk3-Stock-Items.html#GTK-STOCK-ADD:CAPS" deprecated="3.10: Use named icon &amp;quot;list-add&amp;quot; or the label &amp;quot;_Add&amp;quot;."/>
<keyword type="macro" name="GTK_STOCK_APPLY" link="gtk3-Stock-Items.html#GTK-STOCK-APPLY:CAPS" deprecated="3.10: Do not use an icon. Use label &amp;quot;_Apply&amp;quot;."/>
<keyword type="macro" name="GTK_STOCK_BOLD" link="gtk3-Stock-Items.html#GTK-STOCK-BOLD:CAPS" deprecated="3.10: Use named icon &amp;quot;format-text-bold&amp;quot;."/>
<keyword type="macro" name="GTK_STOCK_CANCEL" link="gtk3-Stock-Items.html#GTK-STOCK-CANCEL:CAPS" deprecated="3.10: Do not use an icon. Use label &amp;quot;_Cancel&amp;quot;."/>
<keyword type="macro" name="GTK_STOCK_CAPS_LOCK_WARNING" link="gtk3-Stock-Items.html#GTK-STOCK-CAPS-LOCK-WARNING:CAPS" deprecated="3.10: Use named icon &amp;quot;dialog-warning-symbolic&amp;quot;." since="2.16"/>
<keyword type="macro" name="GTK_STOCK_CDROM" link="gtk3-Stock-Items.html#GTK-STOCK-CDROM:CAPS" deprecated="3.10: Use named icon &amp;quot;media-optical&amp;quot;."/>
<keyword type="macro" name="GTK_STOCK_CLEAR" link="gtk3-Stock-Items.html#GTK-STOCK-CLEAR:CAPS" deprecated="3.10: Use named icon &amp;quot;edit-clear&amp;quot;."/>
<keyword type="macro" name="GTK_STOCK_CLOSE" link="gtk3-Stock-Items.html#GTK-STOCK-CLOSE:CAPS" deprecated="3.10: Use named icon &amp;quot;window-close&amp;quot; or the label &amp;quot;_Close&amp;quot;."/>
<keyword type="macro" name="GTK_STOCK_ABOUT" link="gtk3-Stock-Items.html#GTK-STOCK-ABOUT:CAPS" deprecated="3.10: Use named icon &quot;help-about&quot; or the label &quot;_About&quot;." since="2.6"/>
<keyword type="macro" name="GTK_STOCK_ADD" link="gtk3-Stock-Items.html#GTK-STOCK-ADD:CAPS" deprecated="3.10: Use named icon &quot;list-add&quot; or the label &quot;_Add&quot;."/>
<keyword type="macro" name="GTK_STOCK_APPLY" link="gtk3-Stock-Items.html#GTK-STOCK-APPLY:CAPS" deprecated="3.10: Do not use an icon. Use label &quot;_Apply&quot;."/>
<keyword type="macro" name="GTK_STOCK_BOLD" link="gtk3-Stock-Items.html#GTK-STOCK-BOLD:CAPS" deprecated="3.10: Use named icon &quot;format-text-bold&quot;."/>
<keyword type="macro" name="GTK_STOCK_CANCEL" link="gtk3-Stock-Items.html#GTK-STOCK-CANCEL:CAPS" deprecated="3.10: Do not use an icon. Use label &quot;_Cancel&quot;."/>
<keyword type="macro" name="GTK_STOCK_CAPS_LOCK_WARNING" link="gtk3-Stock-Items.html#GTK-STOCK-CAPS-LOCK-WARNING:CAPS" deprecated="3.10: Use named icon &quot;dialog-warning-symbolic&quot;." since="2.16"/>
<keyword type="macro" name="GTK_STOCK_CDROM" link="gtk3-Stock-Items.html#GTK-STOCK-CDROM:CAPS" deprecated="3.10: Use named icon &quot;media-optical&quot;."/>
<keyword type="macro" name="GTK_STOCK_CLEAR" link="gtk3-Stock-Items.html#GTK-STOCK-CLEAR:CAPS" deprecated="3.10: Use named icon &quot;edit-clear&quot;."/>
<keyword type="macro" name="GTK_STOCK_CLOSE" link="gtk3-Stock-Items.html#GTK-STOCK-CLOSE:CAPS" deprecated="3.10: Use named icon &quot;window-close&quot; or the label &quot;_Close&quot;."/>
<keyword type="macro" name="GTK_STOCK_COLOR_PICKER" link="gtk3-Stock-Items.html#GTK-STOCK-COLOR-PICKER:CAPS" deprecated="3.10" since="2.2"/>
<keyword type="macro" name="GTK_STOCK_CONVERT" link="gtk3-Stock-Items.html#GTK-STOCK-CONVERT:CAPS" deprecated="3.10"/>
<keyword type="macro" name="GTK_STOCK_CONNECT" link="gtk3-Stock-Items.html#GTK-STOCK-CONNECT:CAPS" deprecated="3.10" since="2.6"/>
<keyword type="macro" name="GTK_STOCK_COPY" link="gtk3-Stock-Items.html#GTK-STOCK-COPY:CAPS" deprecated="3.10: Use the named icon &amp;quot;edit-copy&amp;quot; or the label &amp;quot;_Copy&amp;quot;."/>
<keyword type="macro" name="GTK_STOCK_CUT" link="gtk3-Stock-Items.html#GTK-STOCK-CUT:CAPS" deprecated="3.10: Use the named icon &amp;quot;edit-cut&amp;quot; or the label &amp;quot;Cu_t&amp;quot;."/>
<keyword type="macro" name="GTK_STOCK_DELETE" link="gtk3-Stock-Items.html#GTK-STOCK-DELETE:CAPS" deprecated="3.10: Use the named icon &amp;quot;edit-delete&amp;quot; or the label &amp;quot;_Delete&amp;quot;."/>
<keyword type="macro" name="GTK_STOCK_DIALOG_AUTHENTICATION" link="gtk3-Stock-Items.html#GTK-STOCK-DIALOG-AUTHENTICATION:CAPS" deprecated="3.10: Use named icon &amp;quot;dialog-password&amp;quot;." since="2.4"/>
<keyword type="macro" name="GTK_STOCK_DIALOG_ERROR" link="gtk3-Stock-Items.html#GTK-STOCK-DIALOG-ERROR:CAPS" deprecated="3.10: Use named icon &amp;quot;dialog-error&amp;quot;."/>
<keyword type="macro" name="GTK_STOCK_DIALOG_INFO" link="gtk3-Stock-Items.html#GTK-STOCK-DIALOG-INFO:CAPS" deprecated="3.10: Use named icon &amp;quot;dialog-information&amp;quot;."/>
<keyword type="macro" name="GTK_STOCK_DIALOG_QUESTION" link="gtk3-Stock-Items.html#GTK-STOCK-DIALOG-QUESTION:CAPS" deprecated="3.10: Use named icon &amp;quot;dialog-question&amp;quot;."/>
<keyword type="macro" name="GTK_STOCK_DIALOG_WARNING" link="gtk3-Stock-Items.html#GTK-STOCK-DIALOG-WARNING:CAPS" deprecated="3.10: Use named icon &amp;quot;dialog-warning&amp;quot;."/>
<keyword type="macro" name="GTK_STOCK_DIRECTORY" link="gtk3-Stock-Items.html#GTK-STOCK-DIRECTORY:CAPS" deprecated="3.10: Use named icon &amp;quot;folder&amp;quot;." since="2.6"/>
<keyword type="macro" name="GTK_STOCK_COPY" link="gtk3-Stock-Items.html#GTK-STOCK-COPY:CAPS" deprecated="3.10: Use the named icon &quot;edit-copy&quot; or the label &quot;_Copy&quot;."/>
<keyword type="macro" name="GTK_STOCK_CUT" link="gtk3-Stock-Items.html#GTK-STOCK-CUT:CAPS" deprecated="3.10: Use the named icon &quot;edit-cut&quot; or the label &quot;Cu_t&quot;."/>
<keyword type="macro" name="GTK_STOCK_DELETE" link="gtk3-Stock-Items.html#GTK-STOCK-DELETE:CAPS" deprecated="3.10: Use the named icon &quot;edit-delete&quot; or the label &quot;_Delete&quot;."/>
<keyword type="macro" name="GTK_STOCK_DIALOG_AUTHENTICATION" link="gtk3-Stock-Items.html#GTK-STOCK-DIALOG-AUTHENTICATION:CAPS" deprecated="3.10: Use named icon &quot;dialog-password&quot;." since="2.4"/>
<keyword type="macro" name="GTK_STOCK_DIALOG_ERROR" link="gtk3-Stock-Items.html#GTK-STOCK-DIALOG-ERROR:CAPS" deprecated="3.10: Use named icon &quot;dialog-error&quot;."/>
<keyword type="macro" name="GTK_STOCK_DIALOG_INFO" link="gtk3-Stock-Items.html#GTK-STOCK-DIALOG-INFO:CAPS" deprecated="3.10: Use named icon &quot;dialog-information&quot;."/>
<keyword type="macro" name="GTK_STOCK_DIALOG_QUESTION" link="gtk3-Stock-Items.html#GTK-STOCK-DIALOG-QUESTION:CAPS" deprecated="3.10: Use named icon &quot;dialog-question&quot;."/>
<keyword type="macro" name="GTK_STOCK_DIALOG_WARNING" link="gtk3-Stock-Items.html#GTK-STOCK-DIALOG-WARNING:CAPS" deprecated="3.10: Use named icon &quot;dialog-warning&quot;."/>
<keyword type="macro" name="GTK_STOCK_DIRECTORY" link="gtk3-Stock-Items.html#GTK-STOCK-DIRECTORY:CAPS" deprecated="3.10: Use named icon &quot;folder&quot;." since="2.6"/>
<keyword type="macro" name="GTK_STOCK_DISCARD" link="gtk3-Stock-Items.html#GTK-STOCK-DISCARD:CAPS" deprecated="3.10" since="2.12"/>
<keyword type="macro" name="GTK_STOCK_DISCONNECT" link="gtk3-Stock-Items.html#GTK-STOCK-DISCONNECT:CAPS" deprecated="3.10" since="2.6"/>
<keyword type="macro" name="GTK_STOCK_DND" link="gtk3-Stock-Items.html#GTK-STOCK-DND:CAPS" deprecated="3.10"/>
<keyword type="macro" name="GTK_STOCK_DND_MULTIPLE" link="gtk3-Stock-Items.html#GTK-STOCK-DND-MULTIPLE:CAPS" deprecated="3.10"/>
<keyword type="macro" name="GTK_STOCK_EDIT" link="gtk3-Stock-Items.html#GTK-STOCK-EDIT:CAPS" deprecated="3.10" since="2.6"/>
<keyword type="macro" name="GTK_STOCK_EXECUTE" link="gtk3-Stock-Items.html#GTK-STOCK-EXECUTE:CAPS" deprecated="3.10: Use named icon &amp;quot;system-run&amp;quot;."/>
<keyword type="macro" name="GTK_STOCK_FILE" link="gtk3-Stock-Items.html#GTK-STOCK-FILE:CAPS" deprecated="3.10: Use named icon &amp;quot;text-x-generic&amp;quot;." since="2.6"/>
<keyword type="macro" name="GTK_STOCK_FIND" link="gtk3-Stock-Items.html#GTK-STOCK-FIND:CAPS" deprecated="3.10: Use named icon &amp;quot;edit-find&amp;quot;."/>
<keyword type="macro" name="GTK_STOCK_FIND_AND_REPLACE" link="gtk3-Stock-Items.html#GTK-STOCK-FIND-AND-REPLACE:CAPS" deprecated="3.10: Use named icon &amp;quot;edit-find-replace&amp;quot;."/>
<keyword type="macro" name="GTK_STOCK_EXECUTE" link="gtk3-Stock-Items.html#GTK-STOCK-EXECUTE:CAPS" deprecated="3.10: Use named icon &quot;system-run&quot;."/>
<keyword type="macro" name="GTK_STOCK_FILE" link="gtk3-Stock-Items.html#GTK-STOCK-FILE:CAPS" deprecated="3.10: Use named icon &quot;text-x-generic&quot;." since="2.6"/>
<keyword type="macro" name="GTK_STOCK_FIND" link="gtk3-Stock-Items.html#GTK-STOCK-FIND:CAPS" deprecated="3.10: Use named icon &quot;edit-find&quot;."/>
<keyword type="macro" name="GTK_STOCK_FIND_AND_REPLACE" link="gtk3-Stock-Items.html#GTK-STOCK-FIND-AND-REPLACE:CAPS" deprecated="3.10: Use named icon &quot;edit-find-replace&quot;."/>
<keyword type="macro" name="GTK_STOCK_FLOPPY" link="gtk3-Stock-Items.html#GTK-STOCK-FLOPPY:CAPS" deprecated="3.10"/>
<keyword type="macro" name="GTK_STOCK_FULLSCREEN" link="gtk3-Stock-Items.html#GTK-STOCK-FULLSCREEN:CAPS" deprecated="3.10: Use named icon &amp;quot;view-fullscreen&amp;quot;." since="2.8"/>
<keyword type="macro" name="GTK_STOCK_GOTO_BOTTOM" link="gtk3-Stock-Items.html#GTK-STOCK-GOTO-BOTTOM:CAPS" deprecated="3.10: Use named icon &amp;quot;go-bottom&amp;quot;."/>
<keyword type="macro" name="GTK_STOCK_GOTO_FIRST" link="gtk3-Stock-Items.html#GTK-STOCK-GOTO-FIRST:CAPS" deprecated="3.10: Use named icon &amp;quot;go-first&amp;quot;."/>
<keyword type="macro" name="GTK_STOCK_GOTO_LAST" link="gtk3-Stock-Items.html#GTK-STOCK-GOTO-LAST:CAPS" deprecated="3.10: Use named icon &amp;quot;go-last&amp;quot;."/>
<keyword type="macro" name="GTK_STOCK_GOTO_TOP" link="gtk3-Stock-Items.html#GTK-STOCK-GOTO-TOP:CAPS" deprecated="3.10: Use named icon &amp;quot;go-top&amp;quot;."/>
<keyword type="macro" name="GTK_STOCK_GO_BACK" link="gtk3-Stock-Items.html#GTK-STOCK-GO-BACK:CAPS" deprecated="3.10: Use named icon &amp;quot;go-previous&amp;quot;."/>
<keyword type="macro" name="GTK_STOCK_GO_DOWN" link="gtk3-Stock-Items.html#GTK-STOCK-GO-DOWN:CAPS" deprecated="3.10: Use named icon &amp;quot;go-down&amp;quot;."/>
<keyword type="macro" name="GTK_STOCK_GO_FORWARD" link="gtk3-Stock-Items.html#GTK-STOCK-GO-FORWARD:CAPS" deprecated="3.10: Use named icon &amp;quot;go-next&amp;quot;."/>
<keyword type="macro" name="GTK_STOCK_GO_UP" link="gtk3-Stock-Items.html#GTK-STOCK-GO-UP:CAPS" deprecated="3.10: Use named icon &amp;quot;go-up&amp;quot;."/>
<keyword type="macro" name="GTK_STOCK_HARDDISK" link="gtk3-Stock-Items.html#GTK-STOCK-HARDDISK:CAPS" deprecated="3.10: Use named icon &amp;quot;drive-harddisk&amp;quot;." since="2.4"/>
<keyword type="macro" name="GTK_STOCK_HELP" link="gtk3-Stock-Items.html#GTK-STOCK-HELP:CAPS" deprecated="3.10: Use named icon &amp;quot;help-browser&amp;quot;."/>
<keyword type="macro" name="GTK_STOCK_HOME" link="gtk3-Stock-Items.html#GTK-STOCK-HOME:CAPS" deprecated="3.10: Use named icon &amp;quot;go-home&amp;quot;."/>
<keyword type="macro" name="GTK_STOCK_INDENT" link="gtk3-Stock-Items.html#GTK-STOCK-INDENT:CAPS" deprecated="3.10: Use named icon &amp;quot;format-indent-more&amp;quot;." since="2.4"/>
<keyword type="macro" name="GTK_STOCK_FULLSCREEN" link="gtk3-Stock-Items.html#GTK-STOCK-FULLSCREEN:CAPS" deprecated="3.10: Use named icon &quot;view-fullscreen&quot;." since="2.8"/>
<keyword type="macro" name="GTK_STOCK_GOTO_BOTTOM" link="gtk3-Stock-Items.html#GTK-STOCK-GOTO-BOTTOM:CAPS" deprecated="3.10: Use named icon &quot;go-bottom&quot;."/>
<keyword type="macro" name="GTK_STOCK_GOTO_FIRST" link="gtk3-Stock-Items.html#GTK-STOCK-GOTO-FIRST:CAPS" deprecated="3.10: Use named icon &quot;go-first&quot;."/>
<keyword type="macro" name="GTK_STOCK_GOTO_LAST" link="gtk3-Stock-Items.html#GTK-STOCK-GOTO-LAST:CAPS" deprecated="3.10: Use named icon &quot;go-last&quot;."/>
<keyword type="macro" name="GTK_STOCK_GOTO_TOP" link="gtk3-Stock-Items.html#GTK-STOCK-GOTO-TOP:CAPS" deprecated="3.10: Use named icon &quot;go-top&quot;."/>
<keyword type="macro" name="GTK_STOCK_GO_BACK" link="gtk3-Stock-Items.html#GTK-STOCK-GO-BACK:CAPS" deprecated="3.10: Use named icon &quot;go-previous&quot;."/>
<keyword type="macro" name="GTK_STOCK_GO_DOWN" link="gtk3-Stock-Items.html#GTK-STOCK-GO-DOWN:CAPS" deprecated="3.10: Use named icon &quot;go-down&quot;."/>
<keyword type="macro" name="GTK_STOCK_GO_FORWARD" link="gtk3-Stock-Items.html#GTK-STOCK-GO-FORWARD:CAPS" deprecated="3.10: Use named icon &quot;go-next&quot;."/>
<keyword type="macro" name="GTK_STOCK_GO_UP" link="gtk3-Stock-Items.html#GTK-STOCK-GO-UP:CAPS" deprecated="3.10: Use named icon &quot;go-up&quot;."/>
<keyword type="macro" name="GTK_STOCK_HARDDISK" link="gtk3-Stock-Items.html#GTK-STOCK-HARDDISK:CAPS" deprecated="3.10: Use named icon &quot;drive-harddisk&quot;." since="2.4"/>
<keyword type="macro" name="GTK_STOCK_HELP" link="gtk3-Stock-Items.html#GTK-STOCK-HELP:CAPS" deprecated="3.10: Use named icon &quot;help-browser&quot;."/>
<keyword type="macro" name="GTK_STOCK_HOME" link="gtk3-Stock-Items.html#GTK-STOCK-HOME:CAPS" deprecated="3.10: Use named icon &quot;go-home&quot;."/>
<keyword type="macro" name="GTK_STOCK_INDENT" link="gtk3-Stock-Items.html#GTK-STOCK-INDENT:CAPS" deprecated="3.10: Use named icon &quot;format-indent-more&quot;." since="2.4"/>
<keyword type="macro" name="GTK_STOCK_INDEX" link="gtk3-Stock-Items.html#GTK-STOCK-INDEX:CAPS" deprecated="3.10"/>
<keyword type="macro" name="GTK_STOCK_INFO" link="gtk3-Stock-Items.html#GTK-STOCK-INFO:CAPS" deprecated="3.10: Use named icon &amp;quot;dialog-information&amp;quot;." since="2.8"/>
<keyword type="macro" name="GTK_STOCK_ITALIC" link="gtk3-Stock-Items.html#GTK-STOCK-ITALIC:CAPS" deprecated="3.10: Use named icon &amp;quot;format-text-italic&amp;quot;."/>
<keyword type="macro" name="GTK_STOCK_JUMP_TO" link="gtk3-Stock-Items.html#GTK-STOCK-JUMP-TO:CAPS" deprecated="3.10: Use named icon &amp;quot;go-jump&amp;quot;."/>
<keyword type="macro" name="GTK_STOCK_JUSTIFY_CENTER" link="gtk3-Stock-Items.html#GTK-STOCK-JUSTIFY-CENTER:CAPS" deprecated="3.10: Use named icon &amp;quot;format-justify-center&amp;quot;."/>
<keyword type="macro" name="GTK_STOCK_JUSTIFY_FILL" link="gtk3-Stock-Items.html#GTK-STOCK-JUSTIFY-FILL:CAPS" deprecated="3.10: Use named icon &amp;quot;format-justify-fill&amp;quot;."/>
<keyword type="macro" name="GTK_STOCK_JUSTIFY_LEFT" link="gtk3-Stock-Items.html#GTK-STOCK-JUSTIFY-LEFT:CAPS" deprecated="3.10: Use named icon &amp;quot;format-justify-left&amp;quot;."/>
<keyword type="macro" name="GTK_STOCK_JUSTIFY_RIGHT" link="gtk3-Stock-Items.html#GTK-STOCK-JUSTIFY-RIGHT:CAPS" deprecated="3.10: Use named icon &amp;quot;format-justify-right&amp;quot;."/>
<keyword type="macro" name="GTK_STOCK_LEAVE_FULLSCREEN" link="gtk3-Stock-Items.html#GTK-STOCK-LEAVE-FULLSCREEN:CAPS" deprecated="3.10: Use named icon &amp;quot;view-restore&amp;quot;." since="2.8"/>
<keyword type="macro" name="GTK_STOCK_MEDIA_FORWARD" link="gtk3-Stock-Items.html#GTK-STOCK-MEDIA-FORWARD:CAPS" deprecated="3.10: Use named icon &amp;quot;media-seek-forward&amp;quot; or the label &amp;quot;_Forward&amp;quot;." since="2.6"/>
<keyword type="macro" name="GTK_STOCK_MEDIA_NEXT" link="gtk3-Stock-Items.html#GTK-STOCK-MEDIA-NEXT:CAPS" deprecated="3.10: Use named icon &amp;quot;media-skip-forward&amp;quot; or the label &amp;quot;_Next&amp;quot;." since="2.6"/>
<keyword type="macro" name="GTK_STOCK_MEDIA_PAUSE" link="gtk3-Stock-Items.html#GTK-STOCK-MEDIA-PAUSE:CAPS" deprecated="3.10: Use named icon &amp;quot;media-playback-pause&amp;quot; or the label &amp;quot;P_ause&amp;quot;." since="2.6"/>
<keyword type="macro" name="GTK_STOCK_MEDIA_PLAY" link="gtk3-Stock-Items.html#GTK-STOCK-MEDIA-PLAY:CAPS" deprecated="3.10: Use named icon &amp;quot;media-playback-start&amp;quot; or the label &amp;quot;_Play&amp;quot;." since="2.6"/>
<keyword type="macro" name="GTK_STOCK_MEDIA_PREVIOUS" link="gtk3-Stock-Items.html#GTK-STOCK-MEDIA-PREVIOUS:CAPS" deprecated="3.10: Use named icon &amp;quot;media-skip-backward&amp;quot; or the label &amp;quot;Pre_vious&amp;quot;." since="2.6"/>
<keyword type="macro" name="GTK_STOCK_MEDIA_RECORD" link="gtk3-Stock-Items.html#GTK-STOCK-MEDIA-RECORD:CAPS" deprecated="3.10: Use named icon &amp;quot;media-record&amp;quot; or the label &amp;quot;_Record&amp;quot;." since="2.6"/>
<keyword type="macro" name="GTK_STOCK_MEDIA_REWIND" link="gtk3-Stock-Items.html#GTK-STOCK-MEDIA-REWIND:CAPS" deprecated="3.10: Use named icon &amp;quot;media-seek-backward&amp;quot; or the label &amp;quot;R_ewind&amp;quot;." since="2.6"/>
<keyword type="macro" name="GTK_STOCK_MEDIA_STOP" link="gtk3-Stock-Items.html#GTK-STOCK-MEDIA-STOP:CAPS" deprecated="3.10: Use named icon &amp;quot;media-playback-stop&amp;quot; or the label &amp;quot;_Stop&amp;quot;." since="2.6"/>
<keyword type="macro" name="GTK_STOCK_MISSING_IMAGE" link="gtk3-Stock-Items.html#GTK-STOCK-MISSING-IMAGE:CAPS" deprecated="3.10: Use named icon &amp;quot;image-missing&amp;quot;."/>
<keyword type="macro" name="GTK_STOCK_NETWORK" link="gtk3-Stock-Items.html#GTK-STOCK-NETWORK:CAPS" deprecated="3.10: Use named icon &amp;quot;network-workgroup&amp;quot;." since="2.4"/>
<keyword type="macro" name="GTK_STOCK_NEW" link="gtk3-Stock-Items.html#GTK-STOCK-NEW:CAPS" deprecated="3.10: Use named icon &amp;quot;document-new&amp;quot; or the label &amp;quot;_New&amp;quot;."/>
<keyword type="macro" name="GTK_STOCK_INFO" link="gtk3-Stock-Items.html#GTK-STOCK-INFO:CAPS" deprecated="3.10: Use named icon &quot;dialog-information&quot;." since="2.8"/>
<keyword type="macro" name="GTK_STOCK_ITALIC" link="gtk3-Stock-Items.html#GTK-STOCK-ITALIC:CAPS" deprecated="3.10: Use named icon &quot;format-text-italic&quot;."/>
<keyword type="macro" name="GTK_STOCK_JUMP_TO" link="gtk3-Stock-Items.html#GTK-STOCK-JUMP-TO:CAPS" deprecated="3.10: Use named icon &quot;go-jump&quot;."/>
<keyword type="macro" name="GTK_STOCK_JUSTIFY_CENTER" link="gtk3-Stock-Items.html#GTK-STOCK-JUSTIFY-CENTER:CAPS" deprecated="3.10: Use named icon &quot;format-justify-center&quot;."/>
<keyword type="macro" name="GTK_STOCK_JUSTIFY_FILL" link="gtk3-Stock-Items.html#GTK-STOCK-JUSTIFY-FILL:CAPS" deprecated="3.10: Use named icon &quot;format-justify-fill&quot;."/>
<keyword type="macro" name="GTK_STOCK_JUSTIFY_LEFT" link="gtk3-Stock-Items.html#GTK-STOCK-JUSTIFY-LEFT:CAPS" deprecated="3.10: Use named icon &quot;format-justify-left&quot;."/>
<keyword type="macro" name="GTK_STOCK_JUSTIFY_RIGHT" link="gtk3-Stock-Items.html#GTK-STOCK-JUSTIFY-RIGHT:CAPS" deprecated="3.10: Use named icon &quot;format-justify-right&quot;."/>
<keyword type="macro" name="GTK_STOCK_LEAVE_FULLSCREEN" link="gtk3-Stock-Items.html#GTK-STOCK-LEAVE-FULLSCREEN:CAPS" deprecated="3.10: Use named icon &quot;view-restore&quot;." since="2.8"/>
<keyword type="macro" name="GTK_STOCK_MEDIA_FORWARD" link="gtk3-Stock-Items.html#GTK-STOCK-MEDIA-FORWARD:CAPS" deprecated="3.10: Use named icon &quot;media-seek-forward&quot; or the label &quot;_Forward&quot;." since="2.6"/>
<keyword type="macro" name="GTK_STOCK_MEDIA_NEXT" link="gtk3-Stock-Items.html#GTK-STOCK-MEDIA-NEXT:CAPS" deprecated="3.10: Use named icon &quot;media-skip-forward&quot; or the label &quot;_Next&quot;." since="2.6"/>
<keyword type="macro" name="GTK_STOCK_MEDIA_PAUSE" link="gtk3-Stock-Items.html#GTK-STOCK-MEDIA-PAUSE:CAPS" deprecated="3.10: Use named icon &quot;media-playback-pause&quot; or the label &quot;P_ause&quot;." since="2.6"/>
<keyword type="macro" name="GTK_STOCK_MEDIA_PLAY" link="gtk3-Stock-Items.html#GTK-STOCK-MEDIA-PLAY:CAPS" deprecated="3.10: Use named icon &quot;media-playback-start&quot; or the label &quot;_Play&quot;." since="2.6"/>
<keyword type="macro" name="GTK_STOCK_MEDIA_PREVIOUS" link="gtk3-Stock-Items.html#GTK-STOCK-MEDIA-PREVIOUS:CAPS" deprecated="3.10: Use named icon &quot;media-skip-backward&quot; or the label &quot;Pre_vious&quot;." since="2.6"/>
<keyword type="macro" name="GTK_STOCK_MEDIA_RECORD" link="gtk3-Stock-Items.html#GTK-STOCK-MEDIA-RECORD:CAPS" deprecated="3.10: Use named icon &quot;media-record&quot; or the label &quot;_Record&quot;." since="2.6"/>
<keyword type="macro" name="GTK_STOCK_MEDIA_REWIND" link="gtk3-Stock-Items.html#GTK-STOCK-MEDIA-REWIND:CAPS" deprecated="3.10: Use named icon &quot;media-seek-backward&quot; or the label &quot;R_ewind&quot;." since="2.6"/>
<keyword type="macro" name="GTK_STOCK_MEDIA_STOP" link="gtk3-Stock-Items.html#GTK-STOCK-MEDIA-STOP:CAPS" deprecated="3.10: Use named icon &quot;media-playback-stop&quot; or the label &quot;_Stop&quot;." since="2.6"/>
<keyword type="macro" name="GTK_STOCK_MISSING_IMAGE" link="gtk3-Stock-Items.html#GTK-STOCK-MISSING-IMAGE:CAPS" deprecated="3.10: Use named icon &quot;image-missing&quot;."/>
<keyword type="macro" name="GTK_STOCK_NETWORK" link="gtk3-Stock-Items.html#GTK-STOCK-NETWORK:CAPS" deprecated="3.10: Use named icon &quot;network-workgroup&quot;." since="2.4"/>
<keyword type="macro" name="GTK_STOCK_NEW" link="gtk3-Stock-Items.html#GTK-STOCK-NEW:CAPS" deprecated="3.10: Use named icon &quot;document-new&quot; or the label &quot;_New&quot;."/>
<keyword type="macro" name="GTK_STOCK_NO" link="gtk3-Stock-Items.html#GTK-STOCK-NO:CAPS" deprecated="3.10"/>
<keyword type="macro" name="GTK_STOCK_OK" link="gtk3-Stock-Items.html#GTK-STOCK-OK:CAPS" deprecated="3.10: Do not use an icon. Use label &amp;quot;_OK&amp;quot;."/>
<keyword type="macro" name="GTK_STOCK_OPEN" link="gtk3-Stock-Items.html#GTK-STOCK-OPEN:CAPS" deprecated="3.10: Use named icon &amp;quot;document-open&amp;quot; or the label &amp;quot;_Open&amp;quot;."/>
<keyword type="macro" name="GTK_STOCK_OK" link="gtk3-Stock-Items.html#GTK-STOCK-OK:CAPS" deprecated="3.10: Do not use an icon. Use label &quot;_OK&quot;."/>
<keyword type="macro" name="GTK_STOCK_OPEN" link="gtk3-Stock-Items.html#GTK-STOCK-OPEN:CAPS" deprecated="3.10: Use named icon &quot;document-open&quot; or the label &quot;_Open&quot;."/>
<keyword type="macro" name="GTK_STOCK_ORIENTATION_LANDSCAPE" link="gtk3-Stock-Items.html#GTK-STOCK-ORIENTATION-LANDSCAPE:CAPS" deprecated="3.10" since="2.10"/>
<keyword type="macro" name="GTK_STOCK_ORIENTATION_PORTRAIT" link="gtk3-Stock-Items.html#GTK-STOCK-ORIENTATION-PORTRAIT:CAPS" deprecated="3.10" since="2.10"/>
<keyword type="macro" name="GTK_STOCK_ORIENTATION_REVERSE_LANDSCAPE" link="gtk3-Stock-Items.html#GTK-STOCK-ORIENTATION-REVERSE-LANDSCAPE:CAPS" deprecated="3.10" since="2.10"/>
<keyword type="macro" name="GTK_STOCK_ORIENTATION_REVERSE_PORTRAIT" link="gtk3-Stock-Items.html#GTK-STOCK-ORIENTATION-REVERSE-PORTRAIT:CAPS" deprecated="3.10" since="2.10"/>
<keyword type="macro" name="GTK_STOCK_PAGE_SETUP" link="gtk3-Stock-Items.html#GTK-STOCK-PAGE-SETUP:CAPS" deprecated="3.10: Use named icon &amp;quot;document-page-setup&amp;quot; or the label &amp;quot;Page Set_up&amp;quot;." since="2.14"/>
<keyword type="macro" name="GTK_STOCK_PASTE" link="gtk3-Stock-Items.html#GTK-STOCK-PASTE:CAPS" deprecated="3.10: Use named icon &amp;quot;edit-paste&amp;quot; or the label &amp;quot;_Paste&amp;quot;."/>
<keyword type="macro" name="GTK_STOCK_PREFERENCES" link="gtk3-Stock-Items.html#GTK-STOCK-PREFERENCES:CAPS" deprecated="3.10: Use named icon &amp;quot;preferences-system&amp;quot; or the label &amp;quot;_Preferences&amp;quot;."/>
<keyword type="macro" name="GTK_STOCK_PRINT" link="gtk3-Stock-Items.html#GTK-STOCK-PRINT:CAPS" deprecated="3.10: Use named icon &amp;quot;document-print&amp;quot; or the label &amp;quot;_Print&amp;quot;."/>
<keyword type="macro" name="GTK_STOCK_PRINT_ERROR" link="gtk3-Stock-Items.html#GTK-STOCK-PRINT-ERROR:CAPS" deprecated="3.10: Use named icon &amp;quot;printer-error&amp;quot;." since="2.14"/>
<keyword type="macro" name="GTK_STOCK_PAGE_SETUP" link="gtk3-Stock-Items.html#GTK-STOCK-PAGE-SETUP:CAPS" deprecated="3.10: Use named icon &quot;document-page-setup&quot; or the label &quot;Page Set_up&quot;." since="2.14"/>
<keyword type="macro" name="GTK_STOCK_PASTE" link="gtk3-Stock-Items.html#GTK-STOCK-PASTE:CAPS" deprecated="3.10: Use named icon &quot;edit-paste&quot; or the label &quot;_Paste&quot;."/>
<keyword type="macro" name="GTK_STOCK_PREFERENCES" link="gtk3-Stock-Items.html#GTK-STOCK-PREFERENCES:CAPS" deprecated="3.10: Use named icon &quot;preferences-system&quot; or the label &quot;_Preferences&quot;."/>
<keyword type="macro" name="GTK_STOCK_PRINT" link="gtk3-Stock-Items.html#GTK-STOCK-PRINT:CAPS" deprecated="3.10: Use named icon &quot;document-print&quot; or the label &quot;_Print&quot;."/>
<keyword type="macro" name="GTK_STOCK_PRINT_ERROR" link="gtk3-Stock-Items.html#GTK-STOCK-PRINT-ERROR:CAPS" deprecated="3.10: Use named icon &quot;printer-error&quot;." since="2.14"/>
<keyword type="macro" name="GTK_STOCK_PRINT_PAUSED" link="gtk3-Stock-Items.html#GTK-STOCK-PRINT-PAUSED:CAPS" deprecated="3.10" since="2.14"/>
<keyword type="macro" name="GTK_STOCK_PRINT_PREVIEW" link="gtk3-Stock-Items.html#GTK-STOCK-PRINT-PREVIEW:CAPS" deprecated="3.10: Use label &amp;quot;Pre_view&amp;quot;."/>
<keyword type="macro" name="GTK_STOCK_PRINT_PREVIEW" link="gtk3-Stock-Items.html#GTK-STOCK-PRINT-PREVIEW:CAPS" deprecated="3.10: Use label &quot;Pre_view&quot;."/>
<keyword type="macro" name="GTK_STOCK_PRINT_REPORT" link="gtk3-Stock-Items.html#GTK-STOCK-PRINT-REPORT:CAPS" deprecated="3.10" since="2.14"/>
<keyword type="macro" name="GTK_STOCK_PRINT_WARNING" link="gtk3-Stock-Items.html#GTK-STOCK-PRINT-WARNING:CAPS" deprecated="3.10" since="2.14"/>
<keyword type="macro" name="GTK_STOCK_PROPERTIES" link="gtk3-Stock-Items.html#GTK-STOCK-PROPERTIES:CAPS" deprecated="3.10: Use named icon &amp;quot;document-properties&amp;quot; or the label &amp;quot;_Properties&amp;quot;."/>
<keyword type="macro" name="GTK_STOCK_QUIT" link="gtk3-Stock-Items.html#GTK-STOCK-QUIT:CAPS" deprecated="3.10: Use named icon &amp;quot;application-exit&amp;quot; or the label &amp;quot;_Quit&amp;quot;."/>
<keyword type="macro" name="GTK_STOCK_REDO" link="gtk3-Stock-Items.html#GTK-STOCK-REDO:CAPS" deprecated="3.10: Use named icon &amp;quot;edit-redo&amp;quot; or the label &amp;quot;_Redo&amp;quot;."/>
<keyword type="macro" name="GTK_STOCK_REFRESH" link="gtk3-Stock-Items.html#GTK-STOCK-REFRESH:CAPS" deprecated="3.10: Use named icon &amp;quot;view-refresh&amp;quot; or the label &amp;quot;_Refresh&amp;quot;."/>
<keyword type="macro" name="GTK_STOCK_REMOVE" link="gtk3-Stock-Items.html#GTK-STOCK-REMOVE:CAPS" deprecated="3.10: Use named icon &amp;quot;list-remove&amp;quot; or the label &amp;quot;_Remove&amp;quot;."/>
<keyword type="macro" name="GTK_STOCK_REVERT_TO_SAVED" link="gtk3-Stock-Items.html#GTK-STOCK-REVERT-TO-SAVED:CAPS" deprecated="3.10: Use named icon &amp;quot;document-revert&amp;quot; or the label &amp;quot;_Revert&amp;quot;."/>
<keyword type="macro" name="GTK_STOCK_SAVE" link="gtk3-Stock-Items.html#GTK-STOCK-SAVE:CAPS" deprecated="3.10: Use named icon &amp;quot;document-save&amp;quot; or the label &amp;quot;_Save&amp;quot;."/>
<keyword type="macro" name="GTK_STOCK_SAVE_AS" link="gtk3-Stock-Items.html#GTK-STOCK-SAVE-AS:CAPS" deprecated="3.10: Use named icon &amp;quot;document-save-as&amp;quot; or the label &amp;quot;Save _As&amp;quot;."/>
<keyword type="macro" name="GTK_STOCK_SELECT_ALL" link="gtk3-Stock-Items.html#GTK-STOCK-SELECT-ALL:CAPS" deprecated="3.10: Use named icon &amp;quot;edit-select-all&amp;quot; or the label &amp;quot;Select _All&amp;quot;." since="2.10"/>
<keyword type="macro" name="GTK_STOCK_PROPERTIES" link="gtk3-Stock-Items.html#GTK-STOCK-PROPERTIES:CAPS" deprecated="3.10: Use named icon &quot;document-properties&quot; or the label &quot;_Properties&quot;."/>
<keyword type="macro" name="GTK_STOCK_QUIT" link="gtk3-Stock-Items.html#GTK-STOCK-QUIT:CAPS" deprecated="3.10: Use named icon &quot;application-exit&quot; or the label &quot;_Quit&quot;."/>
<keyword type="macro" name="GTK_STOCK_REDO" link="gtk3-Stock-Items.html#GTK-STOCK-REDO:CAPS" deprecated="3.10: Use named icon &quot;edit-redo&quot; or the label &quot;_Redo&quot;."/>
<keyword type="macro" name="GTK_STOCK_REFRESH" link="gtk3-Stock-Items.html#GTK-STOCK-REFRESH:CAPS" deprecated="3.10: Use named icon &quot;view-refresh&quot; or the label &quot;_Refresh&quot;."/>
<keyword type="macro" name="GTK_STOCK_REMOVE" link="gtk3-Stock-Items.html#GTK-STOCK-REMOVE:CAPS" deprecated="3.10: Use named icon &quot;list-remove&quot; or the label &quot;_Remove&quot;."/>
<keyword type="macro" name="GTK_STOCK_REVERT_TO_SAVED" link="gtk3-Stock-Items.html#GTK-STOCK-REVERT-TO-SAVED:CAPS" deprecated="3.10: Use named icon &quot;document-revert&quot; or the label &quot;_Revert&quot;."/>
<keyword type="macro" name="GTK_STOCK_SAVE" link="gtk3-Stock-Items.html#GTK-STOCK-SAVE:CAPS" deprecated="3.10: Use named icon &quot;document-save&quot; or the label &quot;_Save&quot;."/>
<keyword type="macro" name="GTK_STOCK_SAVE_AS" link="gtk3-Stock-Items.html#GTK-STOCK-SAVE-AS:CAPS" deprecated="3.10: Use named icon &quot;document-save-as&quot; or the label &quot;Save _As&quot;."/>
<keyword type="macro" name="GTK_STOCK_SELECT_ALL" link="gtk3-Stock-Items.html#GTK-STOCK-SELECT-ALL:CAPS" deprecated="3.10: Use named icon &quot;edit-select-all&quot; or the label &quot;Select _All&quot;." since="2.10"/>
<keyword type="macro" name="GTK_STOCK_SELECT_COLOR" link="gtk3-Stock-Items.html#GTK-STOCK-SELECT-COLOR:CAPS" deprecated="3.10"/>
<keyword type="macro" name="GTK_STOCK_SELECT_FONT" link="gtk3-Stock-Items.html#GTK-STOCK-SELECT-FONT:CAPS" deprecated="3.10"/>
<keyword type="macro" name="GTK_STOCK_SORT_ASCENDING" link="gtk3-Stock-Items.html#GTK-STOCK-SORT-ASCENDING:CAPS" deprecated="3.10: Use named icon &amp;quot;view-sort-ascending&amp;quot;."/>
<keyword type="macro" name="GTK_STOCK_SORT_DESCENDING" link="gtk3-Stock-Items.html#GTK-STOCK-SORT-DESCENDING:CAPS" deprecated="3.10: Use named icon &amp;quot;view-sort-descending&amp;quot;."/>
<keyword type="macro" name="GTK_STOCK_SPELL_CHECK" link="gtk3-Stock-Items.html#GTK-STOCK-SPELL-CHECK:CAPS" deprecated="3.10: Use named icon &amp;quot;tools-check-spelling&amp;quot;."/>
<keyword type="macro" name="GTK_STOCK_STOP" link="gtk3-Stock-Items.html#GTK-STOCK-STOP:CAPS" deprecated="3.10: Use named icon &amp;quot;process-stop&amp;quot; or the label &amp;quot;_Stop&amp;quot;."/>
<keyword type="macro" name="GTK_STOCK_STRIKETHROUGH" link="gtk3-Stock-Items.html#GTK-STOCK-STRIKETHROUGH:CAPS" deprecated="3.10: Use named icon &amp;quot;format-text-strikethrough&amp;quot; or the label &amp;quot;_Strikethrough&amp;quot;."/>
<keyword type="macro" name="GTK_STOCK_SORT_ASCENDING" link="gtk3-Stock-Items.html#GTK-STOCK-SORT-ASCENDING:CAPS" deprecated="3.10: Use named icon &quot;view-sort-ascending&quot;."/>
<keyword type="macro" name="GTK_STOCK_SORT_DESCENDING" link="gtk3-Stock-Items.html#GTK-STOCK-SORT-DESCENDING:CAPS" deprecated="3.10: Use named icon &quot;view-sort-descending&quot;."/>
<keyword type="macro" name="GTK_STOCK_SPELL_CHECK" link="gtk3-Stock-Items.html#GTK-STOCK-SPELL-CHECK:CAPS" deprecated="3.10: Use named icon &quot;tools-check-spelling&quot;."/>
<keyword type="macro" name="GTK_STOCK_STOP" link="gtk3-Stock-Items.html#GTK-STOCK-STOP:CAPS" deprecated="3.10: Use named icon &quot;process-stop&quot; or the label &quot;_Stop&quot;."/>
<keyword type="macro" name="GTK_STOCK_STRIKETHROUGH" link="gtk3-Stock-Items.html#GTK-STOCK-STRIKETHROUGH:CAPS" deprecated="3.10: Use named icon &quot;format-text-strikethrough&quot; or the label &quot;_Strikethrough&quot;."/>
<keyword type="macro" name="GTK_STOCK_UNDELETE" link="gtk3-Stock-Items.html#GTK-STOCK-UNDELETE:CAPS" deprecated="3.10"/>
<keyword type="macro" name="GTK_STOCK_UNDERLINE" link="gtk3-Stock-Items.html#GTK-STOCK-UNDERLINE:CAPS" deprecated="3.10: Use named icon &amp;quot;format-text-underline&amp;quot; or the label &amp;quot;_Underline&amp;quot;."/>
<keyword type="macro" name="GTK_STOCK_UNDO" link="gtk3-Stock-Items.html#GTK-STOCK-UNDO:CAPS" deprecated="3.10: Use named icon &amp;quot;edit-undo&amp;quot; or the label &amp;quot;_Undo&amp;quot;."/>
<keyword type="macro" name="GTK_STOCK_UNINDENT" link="gtk3-Stock-Items.html#GTK-STOCK-UNINDENT:CAPS" deprecated="3.10: Use named icon &amp;quot;format-indent-less&amp;quot;." since="2.4"/>
<keyword type="macro" name="GTK_STOCK_UNDERLINE" link="gtk3-Stock-Items.html#GTK-STOCK-UNDERLINE:CAPS" deprecated="3.10: Use named icon &quot;format-text-underline&quot; or the label &quot;_Underline&quot;."/>
<keyword type="macro" name="GTK_STOCK_UNDO" link="gtk3-Stock-Items.html#GTK-STOCK-UNDO:CAPS" deprecated="3.10: Use named icon &quot;edit-undo&quot; or the label &quot;_Undo&quot;."/>
<keyword type="macro" name="GTK_STOCK_UNINDENT" link="gtk3-Stock-Items.html#GTK-STOCK-UNINDENT:CAPS" deprecated="3.10: Use named icon &quot;format-indent-less&quot;." since="2.4"/>
<keyword type="macro" name="GTK_STOCK_YES" link="gtk3-Stock-Items.html#GTK-STOCK-YES:CAPS" deprecated="3.10"/>
<keyword type="macro" name="GTK_STOCK_ZOOM_100" link="gtk3-Stock-Items.html#GTK-STOCK-ZOOM-100:CAPS" deprecated="3.10: Use named icon &amp;quot;zoom-original&amp;quot; or the label &amp;quot;_Normal Size&amp;quot;."/>
<keyword type="macro" name="GTK_STOCK_ZOOM_FIT" link="gtk3-Stock-Items.html#GTK-STOCK-ZOOM-FIT:CAPS" deprecated="3.10: Use named icon &amp;quot;zoom-fit-best&amp;quot; or the label &amp;quot;Best _Fit&amp;quot;."/>
<keyword type="macro" name="GTK_STOCK_ZOOM_IN" link="gtk3-Stock-Items.html#GTK-STOCK-ZOOM-IN:CAPS" deprecated="3.10: Use named icon &amp;quot;zoom-in&amp;quot; or the label &amp;quot;Zoom _In&amp;quot;."/>
<keyword type="macro" name="GTK_STOCK_ZOOM_OUT" link="gtk3-Stock-Items.html#GTK-STOCK-ZOOM-OUT:CAPS" deprecated="3.10: Use named icon &amp;quot;zoom-out&amp;quot; or the label &amp;quot;Zoom _Out&amp;quot;."/>
<keyword type="macro" name="GTK_STOCK_ZOOM_100" link="gtk3-Stock-Items.html#GTK-STOCK-ZOOM-100:CAPS" deprecated="3.10: Use named icon &quot;zoom-original&quot; or the label &quot;_Normal Size&quot;."/>
<keyword type="macro" name="GTK_STOCK_ZOOM_FIT" link="gtk3-Stock-Items.html#GTK-STOCK-ZOOM-FIT:CAPS" deprecated="3.10: Use named icon &quot;zoom-fit-best&quot; or the label &quot;Best _Fit&quot;."/>
<keyword type="macro" name="GTK_STOCK_ZOOM_IN" link="gtk3-Stock-Items.html#GTK-STOCK-ZOOM-IN:CAPS" deprecated="3.10: Use named icon &quot;zoom-in&quot; or the label &quot;Zoom _In&quot;."/>
<keyword type="macro" name="GTK_STOCK_ZOOM_OUT" link="gtk3-Stock-Items.html#GTK-STOCK-ZOOM-OUT:CAPS" deprecated="3.10: Use named icon &quot;zoom-out&quot; or the label &quot;Zoom _Out&quot;."/>
<keyword type="function" name="gtk_icon_source_copy ()" link="gtk3-Themeable-Stock-Images.html#gtk-icon-source-copy" deprecated="3.10: Use #GtkIconTheme instead."/>
<keyword type="function" name="gtk_icon_source_free ()" link="gtk3-Themeable-Stock-Images.html#gtk-icon-source-free" deprecated="3.10: Use #GtkIconTheme instead."/>
<keyword type="function" name="gtk_icon_factory_add ()" link="gtk3-Themeable-Stock-Images.html#gtk-icon-factory-add" deprecated="3.10: Use #GtkIconTheme instead."/>
@ -7007,6 +7009,7 @@
<keyword type="constant" name="GTK_LICENSE_LGPL_2_1_ONLY" link="GtkAboutDialog.html#GTK-LICENSE-LGPL-2-1-ONLY:CAPS"/>
<keyword type="constant" name="GTK_LICENSE_LGPL_3_0_ONLY" link="GtkAboutDialog.html#GTK-LICENSE-LGPL-3-0-ONLY:CAPS"/>
<keyword type="constant" name="GTK_LICENSE_AGPL_3_0" link="GtkAboutDialog.html#GTK-LICENSE-AGPL-3-0:CAPS"/>
<keyword type="constant" name="GTK_LICENSE_AGPL_3_0_ONLY" link="GtkAboutDialog.html#GTK-LICENSE-AGPL-3-0-ONLY:CAPS"/>
<keyword type="constant" name="GTK_ASSISTANT_PAGE_CONTENT" link="GtkAssistant.html#GTK-ASSISTANT-PAGE-CONTENT:CAPS"/>
<keyword type="constant" name="GTK_ASSISTANT_PAGE_INTRO" link="GtkAssistant.html#GTK-ASSISTANT-PAGE-INTRO:CAPS"/>
<keyword type="constant" name="GTK_ASSISTANT_PAGE_CONFIRM" link="GtkAssistant.html#GTK-ASSISTANT-PAGE-CONFIRM:CAPS"/>
@ -7639,6 +7642,7 @@
<keyword type="member" name="GtkEntryClass.toggle-overwrite" link="GtkEntry.html#GtkEntryClass.toggle-overwrite"/>
<keyword type="member" name="GtkEntryClass.get-text-area-size" link="GtkEntry.html#GtkEntryClass.get-text-area-size"/>
<keyword type="member" name="GtkEntryClass.get-frame-size" link="GtkEntry.html#GtkEntryClass.get-frame-size"/>
<keyword type="member" name="GtkEntryClass.insert-emoji" link="GtkEntry.html#GtkEntryClass.insert-emoji"/>
<keyword type="member" name="GtkTextBufferClass.insert-text" link="GtkTextBuffer.html#GtkTextBufferClass.insert-text"/>
<keyword type="member" name="GtkTextBufferClass.insert-pixbuf" link="GtkTextBuffer.html#GtkTextBufferClass.insert-pixbuf"/>
<keyword type="member" name="GtkTextBufferClass.insert-child-anchor" link="GtkTextBuffer.html#GtkTextBufferClass.insert-child-anchor"/>
@ -7694,6 +7698,7 @@
<keyword type="member" name="GtkTextViewClass.create-buffer" link="GtkTextView.html#GtkTextViewClass.create-buffer"/>
<keyword type="member" name="GtkTextViewClass.draw-layer" link="GtkTextView.html#GtkTextViewClass.draw-layer"/>
<keyword type="member" name="GtkTextViewClass.extend-selection" link="GtkTextView.html#GtkTextViewClass.extend-selection"/>
<keyword type="member" name="GtkTextViewClass.insert-emoji" link="GtkTextView.html#GtkTextViewClass.insert-emoji"/>
<keyword type="member" name="GtkTreeIter-struct.stamp" link="GtkTreeModel.html#GtkTreeIter-struct.stamp"/>
<keyword type="member" name="GtkTreeIter-struct.user-data" link="GtkTreeModel.html#GtkTreeIter-struct.user-data"/>
<keyword type="member" name="GtkTreeIter-struct.user-data2" link="GtkTreeModel.html#GtkTreeIter-struct.user-data2"/>