docs: use markdown instead of inlinegraphic tags

This commit is contained in:
William Jon McCann
2014-02-03 17:19:27 -05:00
parent 8d6717097c
commit 9f99f567c8
10 changed files with 259 additions and 255 deletions

View File

@ -113,7 +113,7 @@ typedef char * GtkStock;
* GTK_STOCK_ABOUT:
*
* The "About" item.
* <inlinegraphic fileref="help-about.png" format="PNG"></inlinegraphic>
* ![](help-about.png)
*
* Since: 2.6
*
@ -125,7 +125,7 @@ typedef char * GtkStock;
* GTK_STOCK_ADD:
*
* The "Add" item.
* <inlinegraphic fileref="list-add.png" format="PNG"></inlinegraphic>
* ![](list-add.png)
*
* Deprecated: 3.10: Use named icon &quot;list-add&quot; or the label &quot;_Add&quot;.
*/
@ -135,7 +135,7 @@ typedef char * GtkStock;
* GTK_STOCK_APPLY:
*
* The "Apply" item.
* <inlinegraphic fileref="gtk-apply.png" format="PNG"></inlinegraphic>
* ![](gtk-apply.png)
*
* Deprecated: 3.10: Do not use an icon. Use label &quot;_Apply&quot;.
*/
@ -145,7 +145,7 @@ typedef char * GtkStock;
* GTK_STOCK_BOLD:
*
* The "Bold" item.
* <inlinegraphic fileref="format-text-bold.png" format="PNG"></inlinegraphic>
* ![](format-text-bold.png)
*
* Deprecated: 3.10: Use named icon &quot;format-text-bold&quot;.
*/
@ -155,7 +155,7 @@ typedef char * GtkStock;
* GTK_STOCK_CANCEL:
*
* The "Cancel" item.
* <inlinegraphic fileref="gtk-cancel.png" format="PNG"></inlinegraphic>
* ![](gtk-cancel.png)
*
* Deprecated: 3.10: Do not use an icon. Use label &quot;_Cancel&quot;.
*/
@ -165,7 +165,7 @@ typedef char * GtkStock;
* GTK_STOCK_CAPS_LOCK_WARNING:
*
* The "Caps Lock Warning" icon.
* <inlinegraphic fileref="gtk-caps-lock-warning.png" format="PNG"></inlinegraphic>
* ![](gtk-caps-lock-warning.png)
*
* Since: 2.16
*
@ -177,7 +177,7 @@ typedef char * GtkStock;
* GTK_STOCK_CDROM:
*
* The "CD-Rom" item.
* <inlinegraphic fileref="media-optical.png" format="PNG"></inlinegraphic>
* ![](media-optical.png)
*
* Deprecated: 3.10: Use named icon &quot;media-optical&quot;.
*/
@ -187,7 +187,7 @@ typedef char * GtkStock;
* GTK_STOCK_CLEAR:
*
* The "Clear" item.
* <inlinegraphic fileref="edit-clear.png" format="PNG"></inlinegraphic>
* ![](edit-clear.png)
*
* Deprecated: 3.10: Use named icon &quot;edit-clear&quot;.
*/
@ -197,7 +197,7 @@ typedef char * GtkStock;
* GTK_STOCK_CLOSE:
*
* The "Close" item.
* <inlinegraphic fileref="window-close.png" format="PNG"></inlinegraphic>
* ![](window-close.png)
*
* Deprecated: 3.10: Use named icon &quot;window-close&quot; or the label &quot;_Close&quot;.
*/
@ -207,7 +207,7 @@ typedef char * GtkStock;
* GTK_STOCK_COLOR_PICKER:
*
* The "Color Picker" item.
* <inlinegraphic fileref="gtk-color-picker.png" format="PNG"></inlinegraphic>
* ![](gtk-color-picker.png)
*
* Since: 2.2
*
@ -219,7 +219,7 @@ typedef char * GtkStock;
* GTK_STOCK_CONNECT:
*
* The "Connect" icon.
* <inlinegraphic fileref="gtk-connect.png" format="PNG"></inlinegraphic>
* ![](gtk-connect.png)
*
* Since: 2.6
*
@ -231,7 +231,7 @@ typedef char * GtkStock;
* GTK_STOCK_CONVERT:
*
* The "Convert" item.
* <inlinegraphic fileref="gtk-convert.png" format="PNG"></inlinegraphic>
* ![](gtk-convert.png)
*
* Deprecated: 3.10
*/
@ -241,7 +241,7 @@ typedef char * GtkStock;
* GTK_STOCK_COPY:
*
* The "Copy" item.
* <inlinegraphic fileref="edit-copy.png" format="PNG"></inlinegraphic>
* ![](edit-copy.png)
*
* Deprecated: 3.10: Do not use an icon. Use label &quot;_Copy&quot;.
*/
@ -251,7 +251,7 @@ typedef char * GtkStock;
* GTK_STOCK_CUT:
*
* The "Cut" item.
* <inlinegraphic fileref="edit-cut.png" format="PNG"></inlinegraphic>
* ![](edit-cut.png)
*
* Deprecated: 3.10: Do not use an icon. Use label &quot;Cu_t&quot;.
*/
@ -261,7 +261,7 @@ typedef char * GtkStock;
* GTK_STOCK_DELETE:
*
* The "Delete" item.
* <inlinegraphic fileref="edit-delete.png" format="PNG"></inlinegraphic>
* ![](edit-delete.png)
*
* Deprecated: 3.10: Do not use an icon. Use label &quot;_Delete&quot;.
*/
@ -271,7 +271,7 @@ typedef char * GtkStock;
* GTK_STOCK_DIALOG_AUTHENTICATION:
*
* The "Authentication" item.
* <inlinegraphic fileref="dialog-password.png" format="PNG"></inlinegraphic>
* ![](dialog-password.png)
*
* Since: 2.4
*
@ -283,7 +283,7 @@ typedef char * GtkStock;
* GTK_STOCK_DIALOG_INFO:
*
* The "Information" item.
* <inlinegraphic fileref="dialog-information.png" format="PNG"></inlinegraphic>
* ![](dialog-information.png)
*
* Deprecated: 3.10: Use named icon &quot;dialog-information&quot;.
*/
@ -293,7 +293,7 @@ typedef char * GtkStock;
* GTK_STOCK_DIALOG_WARNING:
*
* The "Warning" item.
* <inlinegraphic fileref="dialog-warning.png" format="PNG"></inlinegraphic>
* ![](dialog-warning.png)
*
* Deprecated: 3.10: Use named icon &quot;dialog-warning&quot;.
*/
@ -303,7 +303,7 @@ typedef char * GtkStock;
* GTK_STOCK_DIALOG_ERROR:
*
* The "Error" item.
* <inlinegraphic fileref="dialog-error.png" format="PNG"></inlinegraphic>
* ![](dialog-error.png)
*
* Deprecated: 3.10: Use named icon &quot;dialog-error&quot;.
*/
@ -313,7 +313,7 @@ typedef char * GtkStock;
* GTK_STOCK_DIALOG_QUESTION:
*
* The "Question" item.
* <inlinegraphic fileref="dialog-question.png" format="PNG"></inlinegraphic>
* ![](dialog-question.png)
*
* Deprecated: 3.10: Use named icon &quot;dialog-question&quot;.
*/
@ -323,7 +323,7 @@ typedef char * GtkStock;
* GTK_STOCK_DIRECTORY:
*
* The "Directory" icon.
* <inlinegraphic fileref="folder.png" format="PNG"></inlinegraphic>
* ![](folder.png)
*
* Since: 2.6
*
@ -346,7 +346,7 @@ typedef char * GtkStock;
* GTK_STOCK_DISCONNECT:
*
* The "Disconnect" icon.
* <inlinegraphic fileref="gtk-disconnect.png" format="PNG"></inlinegraphic>
* ![](gtk-disconnect.png)
*
* Since: 2.6
*
@ -358,7 +358,7 @@ typedef char * GtkStock;
* GTK_STOCK_DND:
*
* The "Drag-And-Drop" icon.
* <inlinegraphic fileref="gtk-dnd.png" format="PNG"></inlinegraphic>
* ![](gtk-dnd.png)
*
* Deprecated: 3.10
*/
@ -368,7 +368,7 @@ typedef char * GtkStock;
* GTK_STOCK_DND_MULTIPLE:
*
* The "Drag-And-Drop multiple" icon.
* <inlinegraphic fileref="gtk-dnd-multiple.png" format="PNG"></inlinegraphic>
* ![](gtk-dnd-multiple.png)
*
* Deprecated: 3.10
*/
@ -378,7 +378,7 @@ typedef char * GtkStock;
* GTK_STOCK_EDIT:
*
* The "Edit" item.
* <inlinegraphic fileref="gtk-edit.png" format="PNG"></inlinegraphic>
* ![](gtk-edit.png)
*
* Since: 2.6
*
@ -390,7 +390,7 @@ typedef char * GtkStock;
* GTK_STOCK_EXECUTE:
*
* The "Execute" item.
* <inlinegraphic fileref="system-run.png" format="PNG"></inlinegraphic>
* ![](system-run.png)
*
* Deprecated: 3.10: Use named icon &quot;system-run&quot;.
*/
@ -400,7 +400,7 @@ typedef char * GtkStock;
* GTK_STOCK_FILE:
*
* The "File" item.
* <inlinegraphic fileref="text-x-generic.png" format="PNG"></inlinegraphic>
* ![](text-x-generic.png)
*
* Since 3.0, this item has a label, before it only had an icon.
*
@ -414,7 +414,7 @@ typedef char * GtkStock;
* GTK_STOCK_FIND:
*
* The "Find" item.
* <inlinegraphic fileref="edit-find.png" format="PNG"></inlinegraphic>
* ![](edit-find.png)
*
* Deprecated: 3.10: Use named icon &quot;edit-find&quot;.
*/
@ -424,7 +424,7 @@ typedef char * GtkStock;
* GTK_STOCK_FIND_AND_REPLACE:
*
* The "Find and Replace" item.
* <inlinegraphic fileref="edit-find-replace.png" format="PNG"></inlinegraphic>
* ![](edit-find-replace.png)
*
* Deprecated: 3.10: Use named icon &quot;edit-find-replace&quot;.
*/
@ -434,7 +434,7 @@ typedef char * GtkStock;
* GTK_STOCK_FLOPPY:
*
* The "Floppy" item.
* <inlinegraphic fileref="media-floppy.png" format="PNG"></inlinegraphic>
* ![](media-floppy.png)
*
* Deprecated: 3.10
*/
@ -444,7 +444,7 @@ typedef char * GtkStock;
* GTK_STOCK_FULLSCREEN:
*
* The "Fullscreen" item.
* <inlinegraphic fileref="view-fullscreen.png" format="PNG"></inlinegraphic>
* ![](view-fullscreen.png)
*
* Since: 2.8
*
@ -456,7 +456,7 @@ typedef char * GtkStock;
* GTK_STOCK_GOTO_BOTTOM:
*
* The "Bottom" item.
* <inlinegraphic fileref="go-bottom.png" format="PNG"></inlinegraphic>
* ![](go-bottom.png)
*
* Deprecated: 3.10: Use named icon &quot;go-bottom&quot;.
*/
@ -466,9 +466,9 @@ typedef char * GtkStock;
* GTK_STOCK_GOTO_FIRST:
*
* The "First" item.
* <inlinegraphic fileref="go-first-ltr.png" format="PNG"></inlinegraphic>
* ![](go-first-ltr.png)
* RTL variant
* <inlinegraphic fileref="go-first-rtl.png" format="PNG"></inlinegraphic>
* ![](go-first-rtl.png)
*
* Deprecated: 3.10: Use named icon &quot;go-first&quot;.
*/
@ -478,9 +478,9 @@ typedef char * GtkStock;
* GTK_STOCK_GOTO_LAST:
*
* The "Last" item.
* <inlinegraphic fileref="go-last-ltr.png" format="PNG"></inlinegraphic>
* ![](go-last-ltr.png)
* RTL variant
* <inlinegraphic fileref="go-last-rtl.png" format="PNG"></inlinegraphic>
* ![](go-last-rtl.png)
*
* Deprecated: 3.10: Use named icon &quot;go-last&quot;.
*/
@ -490,7 +490,7 @@ typedef char * GtkStock;
* GTK_STOCK_GOTO_TOP:
*
* The "Top" item.
* <inlinegraphic fileref="go-top.png" format="PNG"></inlinegraphic>
* ![](go-top.png)
*
* Deprecated: 3.10: Use named icon &quot;go-top&quot;.
*/
@ -500,9 +500,9 @@ typedef char * GtkStock;
* GTK_STOCK_GO_BACK:
*
* The "Back" item.
* <inlinegraphic fileref="go-previous-ltr.png" format="PNG"></inlinegraphic>
* ![](go-previous-ltr.png)
* RTL variant
* <inlinegraphic fileref="go-previous-rtl.png" format="PNG"></inlinegraphic>
* ![](go-previous-rtl.png)
*
* Deprecated: 3.10: Use named icon &quot;go-previous&quot;.
*/
@ -512,7 +512,7 @@ typedef char * GtkStock;
* GTK_STOCK_GO_DOWN:
*
* The "Down" item.
* <inlinegraphic fileref="go-down.png" format="PNG"></inlinegraphic>
* ![](go-down.png)
*
* Deprecated: 3.10: Use named icon &quot;go-down&quot;.
*/
@ -522,9 +522,9 @@ typedef char * GtkStock;
* GTK_STOCK_GO_FORWARD:
*
* The "Forward" item.
* <inlinegraphic fileref="go-next-ltr.png" format="PNG"></inlinegraphic>
* ![](go-next-ltr.png)
* RTL variant
* <inlinegraphic fileref="go-next-rtl.png" format="PNG"></inlinegraphic>
* ![](go-next-rtl.png)
*
* Deprecated: 3.10: Use named icon &quot;go-next&quot;.
*/
@ -534,7 +534,7 @@ typedef char * GtkStock;
* GTK_STOCK_GO_UP:
*
* The "Up" item.
* <inlinegraphic fileref="go-up.png" format="PNG"></inlinegraphic>
* ![](go-up.png)
*
* Deprecated: 3.10: Use named icon &quot;go-up&quot;.
*/
@ -544,7 +544,7 @@ typedef char * GtkStock;
* GTK_STOCK_HARDDISK:
*
* The "Harddisk" item.
* <inlinegraphic fileref="drive-harddisk.png" format="PNG"></inlinegraphic>
* ![](drive-harddisk.png)
*
* Since: 2.4
*
@ -556,7 +556,7 @@ typedef char * GtkStock;
* GTK_STOCK_HELP:
*
* The "Help" item.
* <inlinegraphic fileref="help-contents.png" format="PNG"></inlinegraphic>
* ![](help-contents.png)
*
* Deprecated: 3.10: Use named icon &quot;help-browser&quot;.
*/
@ -566,7 +566,7 @@ typedef char * GtkStock;
* GTK_STOCK_HOME:
*
* The "Home" item.
* <inlinegraphic fileref="go-home.png" format="PNG"></inlinegraphic>
* ![](go-home.png)
*
* Deprecated: 3.10: Use named icon &quot;go-home&quot;.
*/
@ -576,7 +576,7 @@ typedef char * GtkStock;
* GTK_STOCK_INDEX:
*
* The "Index" item.
* <inlinegraphic fileref="gtk-index.png" format="PNG"></inlinegraphic>
* ![](gtk-index.png)
*
* Deprecated: 3.10
*/
@ -586,9 +586,9 @@ typedef char * GtkStock;
* GTK_STOCK_INDENT:
*
* The "Indent" item.
* <inlinegraphic fileref="format-indent-more-ltr.png" format="PNG"></inlinegraphic>
* ![](format-indent-more-ltr.png)
* RTL variant
* <inlinegraphic fileref="format-indent-more-rtl.png" format="PNG"></inlinegraphic>
* ![](format-indent-more-rtl.png)
*
* Since: 2.4
*
@ -600,7 +600,7 @@ typedef char * GtkStock;
* GTK_STOCK_INFO:
*
* The "Info" item.
* <inlinegraphic fileref="dialog-information.png" format="PNG"></inlinegraphic>
* ![](dialog-information.png)
*
* Since: 2.8
*
@ -612,7 +612,7 @@ typedef char * GtkStock;
* GTK_STOCK_ITALIC:
*
* The "Italic" item.
* <inlinegraphic fileref="format-text-italic.png" format="PNG"></inlinegraphic>
* ![](format-text-italic.png)
*
* Deprecated: 3.10: Use named icon &quot;format-text-italic&quot;.
*/
@ -622,9 +622,9 @@ typedef char * GtkStock;
* GTK_STOCK_JUMP_TO:
*
* The "Jump to" item.
* <inlinegraphic fileref="go-jump-ltr.png" format="PNG"></inlinegraphic>
* ![](go-jump-ltr.png)
* RTL-variant
* <inlinegraphic fileref="go-jump-rtl.png" format="PNG"></inlinegraphic>
* ![](go-jump-rtl.png)
*
* Deprecated: 3.10: Use named icon &quot;go-jump&quot;.
*/
@ -634,7 +634,7 @@ typedef char * GtkStock;
* GTK_STOCK_JUSTIFY_CENTER:
*
* The "Center" item.
* <inlinegraphic fileref="format-justify-center.png" format="PNG"></inlinegraphic>
* ![](format-justify-center.png)
*
* Deprecated: 3.10: Use named icon &quot;format-justify-center&quot;.
*/
@ -644,7 +644,7 @@ typedef char * GtkStock;
* GTK_STOCK_JUSTIFY_FILL:
*
* The "Fill" item.
* <inlinegraphic fileref="format-justify-fill.png" format="PNG"></inlinegraphic>
* ![](format-justify-fill.png)
*
* Deprecated: 3.10: Use named icon &quot;format-justify-fill&quot;.
*/
@ -654,7 +654,7 @@ typedef char * GtkStock;
* GTK_STOCK_JUSTIFY_LEFT:
*
* The "Left" item.
* <inlinegraphic fileref="format-justify-left.png" format="PNG"></inlinegraphic>
* ![](format-justify-left.png)
*
* Deprecated: 3.10: Use named icon &quot;format-justify-left&quot;.
*/
@ -664,7 +664,7 @@ typedef char * GtkStock;
* GTK_STOCK_JUSTIFY_RIGHT:
*
* The "Right" item.
* <inlinegraphic fileref="format-justify-right.png" format="PNG"></inlinegraphic>
* ![](format-justify-right.png)
*
* Deprecated: 3.10: Use named icon &quot;format-justify-right&quot;.
*/
@ -674,7 +674,7 @@ typedef char * GtkStock;
* GTK_STOCK_LEAVE_FULLSCREEN:
*
* The "Leave Fullscreen" item.
* <inlinegraphic fileref="view-restore.png" format="PNG"></inlinegraphic>
* ![](view-restore.png)
*
* Since: 2.8
*
@ -686,7 +686,7 @@ typedef char * GtkStock;
* GTK_STOCK_MISSING_IMAGE:
*
* The "Missing image" icon.
* <inlinegraphic fileref="image-missing.png" format="PNG"></inlinegraphic>
* ![](image-missing.png)
*
* Deprecated: 3.10: Use named icon &quot;image-missing&quot;.
*/
@ -696,9 +696,9 @@ typedef char * GtkStock;
* GTK_STOCK_MEDIA_FORWARD:
*
* The "Media Forward" item.
* <inlinegraphic fileref="media-seek-forward-ltr.png" format="PNG"></inlinegraphic>
* ![](media-seek-forward-ltr.png)
* RTL variant
* <inlinegraphic fileref="media-seek-forward-rtl.png" format="PNG"></inlinegraphic>
* ![](media-seek-forward-rtl.png)
*
* Since: 2.6
*
@ -710,9 +710,9 @@ typedef char * GtkStock;
* GTK_STOCK_MEDIA_NEXT:
*
* The "Media Next" item.
* <inlinegraphic fileref="media-skip-forward-ltr.png" format="PNG"></inlinegraphic>
* ![](media-skip-forward-ltr.png)
* RTL variant
* <inlinegraphic fileref="media-skip-forward-rtl.png" format="PNG"></inlinegraphic>
* ![](media-skip-forward-rtl.png)
*
* Since: 2.6
*
@ -724,7 +724,7 @@ typedef char * GtkStock;
* GTK_STOCK_MEDIA_PAUSE:
*
* The "Media Pause" item.
* <inlinegraphic fileref="media-playback-pause.png" format="PNG"></inlinegraphic>
* ![](media-playback-pause.png)
*
* Since: 2.6
*
@ -736,9 +736,9 @@ typedef char * GtkStock;
* GTK_STOCK_MEDIA_PLAY:
*
* The "Media Play" item.
* <inlinegraphic fileref="media-playback-start-ltr.png" format="PNG"></inlinegraphic>
* ![](media-playback-start-ltr.png)
* RTL variant
* <inlinegraphic fileref="media-playback-start-rtl.png" format="PNG"></inlinegraphic>
* ![](media-playback-start-rtl.png)
*
* Since: 2.6
*
@ -750,9 +750,9 @@ typedef char * GtkStock;
* GTK_STOCK_MEDIA_PREVIOUS:
*
* The "Media Previous" item.
* <inlinegraphic fileref="media-skip-backward-ltr.png" format="PNG"></inlinegraphic>
* ![](media-skip-backward-ltr.png)
* RTL variant
* <inlinegraphic fileref="media-skip-backward-rtl.png" format="PNG"></inlinegraphic>
* ![](media-skip-backward-rtl.png)
*
* Since: 2.6
*
@ -764,7 +764,7 @@ typedef char * GtkStock;
* GTK_STOCK_MEDIA_RECORD:
*
* The "Media Record" item.
* <inlinegraphic fileref="media-record.png" format="PNG"></inlinegraphic>
* ![](media-record.png)
*
* Since: 2.6
*
@ -776,9 +776,9 @@ typedef char * GtkStock;
* GTK_STOCK_MEDIA_REWIND:
*
* The "Media Rewind" item.
* <inlinegraphic fileref="media-seek-backward-ltr.png" format="PNG"></inlinegraphic>
* ![](media-seek-backward-ltr.png)
* RTL variant
* <inlinegraphic fileref="media-seek-backward-rtl.png" format="PNG"></inlinegraphic>
* ![](media-seek-backward-rtl.png)
*
* Since: 2.6
*
@ -790,7 +790,7 @@ typedef char * GtkStock;
* GTK_STOCK_MEDIA_STOP:
*
* The "Media Stop" item.
* <inlinegraphic fileref="media-playback-stop.png" format="PNG"></inlinegraphic>
* ![](media-playback-stop.png)
*
* Since: 2.6
*
@ -802,7 +802,7 @@ typedef char * GtkStock;
* GTK_STOCK_NETWORK:
*
* The "Network" item.
* <inlinegraphic fileref="network-idle.png" format="PNG"></inlinegraphic>
* ![](network-idle.png)
*
* Since: 2.4
*
@ -814,7 +814,7 @@ typedef char * GtkStock;
* GTK_STOCK_NEW:
*
* The "New" item.
* <inlinegraphic fileref="document-new.png" format="PNG"></inlinegraphic>
* ![](document-new.png)
*
* Deprecated: 3.10: Use named icon &quot;document-new&quot; or the label &quot;_New&quot;.
*/
@ -824,7 +824,7 @@ typedef char * GtkStock;
* GTK_STOCK_NO:
*
* The "No" item.
* <inlinegraphic fileref="gtk-no.png" format="PNG"></inlinegraphic>
* ![](gtk-no.png)
*
* Deprecated: 3.10
*/
@ -834,7 +834,7 @@ typedef char * GtkStock;
* GTK_STOCK_OK:
*
* The "OK" item.
* <inlinegraphic fileref="gtk-ok.png" format="PNG"></inlinegraphic>
* ![](gtk-ok.png)
*
* Deprecated: 3.10: Do not use an icon. Use label &quot;_OK&quot;.
*/
@ -844,7 +844,7 @@ typedef char * GtkStock;
* GTK_STOCK_OPEN:
*
* The "Open" item.
* <inlinegraphic fileref="document-open.png" format="PNG"></inlinegraphic>
* ![](document-open.png)
*
* Deprecated: 3.10: Use named icon &quot;document-open&quot; or the label &quot;_Open&quot;.
*/
@ -854,7 +854,7 @@ typedef char * GtkStock;
* GTK_STOCK_ORIENTATION_PORTRAIT:
*
* The "Portrait Orientation" item.
* <inlinegraphic fileref="gtk-orientation-portrait.png" format="PNG"></inlinegraphic>
* ![](gtk-orientation-portrait.png)
*
* Since: 2.10
*
@ -866,7 +866,7 @@ typedef char * GtkStock;
* GTK_STOCK_ORIENTATION_LANDSCAPE:
*
* The "Landscape Orientation" item.
* <inlinegraphic fileref="gtk-orientation-landscape.png" format="PNG"></inlinegraphic>
* ![](gtk-orientation-landscape.png)
*
* Since: 2.10
*
@ -878,7 +878,7 @@ typedef char * GtkStock;
* GTK_STOCK_ORIENTATION_REVERSE_LANDSCAPE:
*
* The "Reverse Landscape Orientation" item.
* <inlinegraphic fileref="gtk-orientation-reverse-landscape.png" format="PNG"></inlinegraphic>
* ![](gtk-orientation-reverse-landscape.png)
*
* Since: 2.10
*
@ -890,7 +890,7 @@ typedef char * GtkStock;
* GTK_STOCK_ORIENTATION_REVERSE_PORTRAIT:
*
* The "Reverse Portrait Orientation" item.
* <inlinegraphic fileref="gtk-orientation-reverse-portrait.png" format="PNG"></inlinegraphic>
* ![](gtk-orientation-reverse-portrait.png)
*
* Since: 2.10
*
@ -902,7 +902,7 @@ typedef char * GtkStock;
* GTK_STOCK_PAGE_SETUP:
*
* The "Page Setup" item.
* <inlinegraphic fileref="gtk-page-setup.png" format="PNG"></inlinegraphic>
* ![](gtk-page-setup.png)
*
* Since: 2.14
*
@ -914,7 +914,7 @@ typedef char * GtkStock;
* GTK_STOCK_PASTE:
*
* The "Paste" item.
* <inlinegraphic fileref="edit-paste.png" format="PNG"></inlinegraphic>
* ![](edit-paste.png)
*
* Deprecated: 3.10: Do not use an icon. Use label &quot;_Paste&quot;.
*/
@ -924,7 +924,7 @@ typedef char * GtkStock;
* GTK_STOCK_PREFERENCES:
*
* The "Preferences" item.
* <inlinegraphic fileref="gtk-preferences.png" format="PNG"></inlinegraphic>
* ![](gtk-preferences.png)
*
* Deprecated: 3.10: Use named icon &quot;preferences-system&quot; or the label &quot;_Preferences&quot;.
*/
@ -934,7 +934,7 @@ typedef char * GtkStock;
* GTK_STOCK_PRINT:
*
* The "Print" item.
* <inlinegraphic fileref="document-print.png" format="PNG"></inlinegraphic>
* ![](document-print.png)
*
* Deprecated: 3.10: Use named icon &quot;document-print&quot; or the label &quot;_Print&quot;.
*/
@ -944,7 +944,7 @@ typedef char * GtkStock;
* GTK_STOCK_PRINT_ERROR:
*
* The "Print Error" icon.
* <inlinegraphic fileref="printer-error.png" format="PNG"></inlinegraphic>
* ![](printer-error.png)
*
* Since: 2.14
*
@ -956,7 +956,7 @@ typedef char * GtkStock;
* GTK_STOCK_PRINT_PAUSED:
*
* The "Print Paused" icon.
* <inlinegraphic fileref="printer-paused.png" format="PNG"></inlinegraphic>
* ![](printer-paused.png)
*
* Since: 2.14
*
@ -968,7 +968,7 @@ typedef char * GtkStock;
* GTK_STOCK_PRINT_PREVIEW:
*
* The "Print Preview" item.
* <inlinegraphic fileref="document-print-preview.png" format="PNG"></inlinegraphic>
* ![](document-print-preview.png)
*
* Deprecated: 3.10: Use label &quot;Pre_view&quot;.
*/
@ -978,7 +978,7 @@ typedef char * GtkStock;
* GTK_STOCK_PRINT_REPORT:
*
* The "Print Report" icon.
* <inlinegraphic fileref="printer-info.png" format="PNG"></inlinegraphic>
* ![](printer-info.png)
*
* Since: 2.14
*
@ -991,7 +991,7 @@ typedef char * GtkStock;
* GTK_STOCK_PRINT_WARNING:
*
* The "Print Warning" icon.
* <inlinegraphic fileref="printer-warning.png" format="PNG"></inlinegraphic>
* ![](printer-warning.png)
*
* Since: 2.14
*
@ -1003,7 +1003,7 @@ typedef char * GtkStock;
* GTK_STOCK_PROPERTIES:
*
* The "Properties" item.
* <inlinegraphic fileref="document-properties.png" format="PNG"></inlinegraphic>
* ![](document-properties.png)
*
* Deprecated: 3.10: Use named icon &quot;document-properties&quot; or the label &quot;_Properties&quot;.
*/
@ -1013,7 +1013,7 @@ typedef char * GtkStock;
* GTK_STOCK_QUIT:
*
* The "Quit" item.
* <inlinegraphic fileref="application-exit.png" format="PNG"></inlinegraphic>
* ![](application-exit.png)
*
* Deprecated: 3.10: Use named icon &quot;application-exit&quot; or the label &quot;_Quit&quot;.
*/
@ -1023,9 +1023,9 @@ typedef char * GtkStock;
* GTK_STOCK_REDO:
*
* The "Redo" item.
* <inlinegraphic fileref="edit-redo-ltr.png" format="PNG"></inlinegraphic>
* ![](edit-redo-ltr.png)
* RTL variant
* <inlinegraphic fileref="edit-redo-rtl.png" format="PNG"></inlinegraphic>
* ![](edit-redo-rtl.png)
*
* Deprecated: 3.10: Use named icon &quot;edit-redo&quot; or the label &quot;_Redo&quot;.
*/
@ -1035,7 +1035,7 @@ typedef char * GtkStock;
* GTK_STOCK_REFRESH:
*
* The "Refresh" item.
* <inlinegraphic fileref="view-refresh.png" format="PNG"></inlinegraphic>
* ![](view-refresh.png)
*
* Deprecated: 3.10: Use named icon &quot;view-refresh&quot; or the label &quot;_Refresh&quot;.
*/
@ -1045,7 +1045,7 @@ typedef char * GtkStock;
* GTK_STOCK_REMOVE:
*
* The "Remove" item.
* <inlinegraphic fileref="list-remove.png" format="PNG"></inlinegraphic>
* ![](list-remove.png)
*
* Deprecated: 3.10: Use named icon &quot;list-remove&quot; or the label &quot;_Remove&quot;.
*/
@ -1055,9 +1055,9 @@ typedef char * GtkStock;
* GTK_STOCK_REVERT_TO_SAVED:
*
* The "Revert" item.
* <inlinegraphic fileref="document-revert-ltr.png" format="PNG"></inlinegraphic>
* ![](document-revert-ltr.png)
* RTL variant
* <inlinegraphic fileref="document-revert-rtl.png" format="PNG"></inlinegraphic>
* ![](document-revert-rtl.png)
*
* Deprecated: 3.10: Use named icon &quot;document-revert&quot; or the label &quot;_Revert&quot;.
*/
@ -1067,7 +1067,7 @@ typedef char * GtkStock;
* GTK_STOCK_SAVE:
*
* The "Save" item.
* <inlinegraphic fileref="document-save.png" format="PNG"></inlinegraphic>
* ![](document-save.png)
*
* Deprecated: 3.10: Use named icon &quot;document-save&quot; or the label &quot;_Save&quot;.
*/
@ -1077,7 +1077,7 @@ typedef char * GtkStock;
* GTK_STOCK_SAVE_AS:
*
* The "Save As" item.
* <inlinegraphic fileref="document-save-as.png" format="PNG"></inlinegraphic>
* ![](document-save-as.png)
*
* Deprecated: 3.10: Use named icon &quot;document-save-as&quot; or the label &quot;Save _As&quot;.
*/
@ -1087,7 +1087,7 @@ typedef char * GtkStock;
* GTK_STOCK_SELECT_ALL:
*
* The "Select All" item.
* <inlinegraphic fileref="edit-select-all.png" format="PNG"></inlinegraphic>
* ![](edit-select-all.png)
*
* Since: 2.10
*
@ -1099,7 +1099,7 @@ typedef char * GtkStock;
* GTK_STOCK_SELECT_COLOR:
*
* The "Color" item.
* <inlinegraphic fileref="gtk-select-color.png" format="PNG"></inlinegraphic>
* ![](gtk-select-color.png)
*
* Deprecated: 3.10
*/
@ -1109,7 +1109,7 @@ typedef char * GtkStock;
* GTK_STOCK_SELECT_FONT:
*
* The "Font" item.
* <inlinegraphic fileref="gtk-font.png" format="PNG"></inlinegraphic>
* ![](gtk-font.png)
*
* Deprecated: 3.10
*/
@ -1119,7 +1119,7 @@ typedef char * GtkStock;
* GTK_STOCK_SORT_ASCENDING:
*
* The "Ascending" item.
* <inlinegraphic fileref="view-sort-ascending.png" format="PNG"></inlinegraphic>
* ![](view-sort-ascending.png)
*
* Deprecated: 3.10: Use named icon &quot;view-sort-ascending&quot;.
*/
@ -1129,7 +1129,7 @@ typedef char * GtkStock;
* GTK_STOCK_SORT_DESCENDING:
*
* The "Descending" item.
* <inlinegraphic fileref="view-sort-descending.png" format="PNG"></inlinegraphic>
* ![](view-sort-descending.png)
*
* Deprecated: 3.10: Use named icon &quot;view-sort-descending&quot;.
*/
@ -1139,7 +1139,7 @@ typedef char * GtkStock;
* GTK_STOCK_SPELL_CHECK:
*
* The "Spell Check" item.
* <inlinegraphic fileref="tools-check-spelling.png" format="PNG"></inlinegraphic>
* ![](tools-check-spelling.png)
*
* Deprecated: 3.10: Use named icon &quot;tools-check-spelling&quot;.
*/
@ -1149,7 +1149,7 @@ typedef char * GtkStock;
* GTK_STOCK_STOP:
*
* The "Stop" item.
* <inlinegraphic fileref="process-stop.png" format="PNG"></inlinegraphic>
* ![](process-stop.png)
*
* Deprecated: 3.10: Use named icon &quot;process-stop&quot; or the label &quot;_Stop&quot;.
*/
@ -1159,7 +1159,7 @@ typedef char * GtkStock;
* GTK_STOCK_STRIKETHROUGH:
*
* The "Strikethrough" item.
* <inlinegraphic fileref="format-text-strikethrough.png" format="PNG"></inlinegraphic>
* ![](format-text-strikethrough.png)
*
* Deprecated: 3.10: Use named icon &quot;format-text-strikethrough&quot; or the label &quot;_Strikethrough&quot;.
*/
@ -1169,9 +1169,9 @@ typedef char * GtkStock;
* GTK_STOCK_UNDELETE:
*
* The "Undelete" item.
* <inlinegraphic fileref="gtk-undelete-ltr.png" format="PNG"></inlinegraphic>
* ![](gtk-undelete-ltr.png)
* RTL variant
* <inlinegraphic fileref="gtk-undelete-rtl.png" format="PNG"></inlinegraphic>
* ![](gtk-undelete-rtl.png)
*
* Deprecated: 3.10
*/
@ -1181,7 +1181,7 @@ typedef char * GtkStock;
* GTK_STOCK_UNDERLINE:
*
* The "Underline" item.
* <inlinegraphic fileref="format-text-underline.png" format="PNG"></inlinegraphic>
* ![](format-text-underline.png)
*
* Deprecated: 3.10: Use named icon &quot;format-text-underline&quot; or the label &quot;_Underline&quot;.
*/
@ -1191,9 +1191,9 @@ typedef char * GtkStock;
* GTK_STOCK_UNDO:
*
* The "Undo" item.
* <inlinegraphic fileref="edit-undo-ltr.png" format="PNG"></inlinegraphic>
* ![](edit-undo-ltr.png)
* RTL variant
* <inlinegraphic fileref="edit-undo-rtl.png" format="PNG"></inlinegraphic>
* ![](edit-undo-rtl.png)
*
* Deprecated: 3.10: Use named icon &quot;edit-undo&quot; or the label &quot;_Undo&quot;.
*/
@ -1203,9 +1203,9 @@ typedef char * GtkStock;
* GTK_STOCK_UNINDENT:
*
* The "Unindent" item.
* <inlinegraphic fileref="format-indent-less-ltr.png" format="PNG"></inlinegraphic>
* ![](format-indent-less-ltr.png)
* RTL variant
* <inlinegraphic fileref="format-indent-less-rtl.png" format="PNG"></inlinegraphic>
* ![](format-indent-less-rtl.png)
*
* Since: 2.4
*
@ -1217,7 +1217,7 @@ typedef char * GtkStock;
* GTK_STOCK_YES:
*
* The "Yes" item.
* <inlinegraphic fileref="gtk-yes.png" format="PNG"></inlinegraphic>
* ![](gtk-yes.png)
*
* Deprecated: 3.10
*/
@ -1227,7 +1227,7 @@ typedef char * GtkStock;
* GTK_STOCK_ZOOM_100:
*
* The "Zoom 100%" item.
* <inlinegraphic fileref="zoom-original.png" format="PNG"></inlinegraphic>
* ![](zoom-original.png)
*
* Deprecated: 3.10: Use named icon &quot;zoom-original&quot; or the label &quot;_Normal Size&quot;.
*/
@ -1237,7 +1237,7 @@ typedef char * GtkStock;
* GTK_STOCK_ZOOM_FIT:
*
* The "Zoom to Fit" item.
* <inlinegraphic fileref="zoom-fit-best.png" format="PNG"></inlinegraphic>
* ![](zoom-fit-best.png)
*
* Deprecated: 3.10: Use named icon &quot;zoom-fit-best&quot; or the label &quot;Best _Fit&quot;.
*/
@ -1247,7 +1247,7 @@ typedef char * GtkStock;
* GTK_STOCK_ZOOM_IN:
*
* The "Zoom In" item.
* <inlinegraphic fileref="zoom-in.png" format="PNG"></inlinegraphic>
* ![](zoom-in.png)
*
* Deprecated: 3.10: Use named icon &quot;zoom-in&quot; or the label &quot;Zoom _In&quot;.
*/
@ -1257,7 +1257,7 @@ typedef char * GtkStock;
* GTK_STOCK_ZOOM_OUT:
*
* The "Zoom Out" item.
* <inlinegraphic fileref="zoom-out.png" format="PNG"></inlinegraphic>
* ![](zoom-out.png)
*
* Deprecated: 3.10: Use named icon &quot;zoom-out&quot; or the label &quot;Zoom _Out&quot;.
*/