From 9688665334db1fe451a5141a0b1c241f09fc49d0 Mon Sep 17 00:00:00 2001 From: Matthias Clasen Date: Tue, 31 Aug 2010 00:30:59 -0400 Subject: [PATCH] Fix GtkStock documentation After the big icon rename, all the links in the docs have to be updated, and we need to copy the right icons. --- docs/reference/gtk/Makefile.am | 188 ++++++++++++++++----------------- gtk/gtkstock.h | 184 ++++++++++++++++---------------- 2 files changed, 186 insertions(+), 186 deletions(-) diff --git a/docs/reference/gtk/Makefile.am b/docs/reference/gtk/Makefile.am index 6766be88a7..bd413361f0 100644 --- a/docs/reference/gtk/Makefile.am +++ b/docs/reference/gtk/Makefile.am @@ -145,125 +145,125 @@ expand_content_files = \ # Images to copy into HTML directory HTML_IMAGES = \ - $(top_srcdir)/gtk/stock-icons/24/gtk-about.png \ - $(top_srcdir)/gtk/stock-icons/24/gtk-add.png \ + $(top_srcdir)/gtk/stock-icons/24/help-about.png \ + $(top_srcdir)/gtk/stock-icons/24/list-add.png \ $(top_srcdir)/gtk/stock-icons/20/gtk-apply.png \ $(top_srcdir)/gtk/stock-icons/24/gtk-bold.png \ $(top_srcdir)/gtk/stock-icons/20/gtk-cancel.png \ $(top_srcdir)/gtk/stock-icons/24/gtk-caps-lock-warning.png \ - $(top_srcdir)/gtk/stock-icons/24/gtk-cdrom.png \ + $(top_srcdir)/gtk/stock-icons/24/media-optical.png \ $(top_srcdir)/gtk/stock-icons/24/gtk-clear.png \ - $(top_srcdir)/gtk/stock-icons/24/gtk-close.png \ + $(top_srcdir)/gtk/stock-icons/24/window-close.png \ $(top_srcdir)/gtk/stock-icons/24/gtk-connect.png \ $(top_srcdir)/gtk/stock-icons/24/gtk-convert.png \ - $(top_srcdir)/gtk/stock-icons/24/gtk-copy.png \ - $(top_srcdir)/gtk/stock-icons/24/gtk-cut.png \ - $(top_srcdir)/gtk/stock-icons/24/gtk-delete.png \ - $(top_srcdir)/gtk/stock-icons/48/gtk-dialog-authentication.png \ - $(top_srcdir)/gtk/stock-icons/48/gtk-dialog-error.png \ - $(top_srcdir)/gtk/stock-icons/48/gtk-dialog-info.png \ - $(top_srcdir)/gtk/stock-icons/48/gtk-dialog-question.png \ - $(top_srcdir)/gtk/stock-icons/48/gtk-dialog-warning.png \ - $(top_srcdir)/gtk/stock-icons/24/gtk-directory.png \ + $(top_srcdir)/gtk/stock-icons/24/edit-copy.png \ + $(top_srcdir)/gtk/stock-icons/24/edit-cut.png \ + $(top_srcdir)/gtk/stock-icons/24/edit-delete.png \ + $(top_srcdir)/gtk/stock-icons/48/dialog-password.png \ + $(top_srcdir)/gtk/stock-icons/48/dialog-error.png \ + $(top_srcdir)/gtk/stock-icons/48/dialog-info.png \ + $(top_srcdir)/gtk/stock-icons/48/dialog-question.png \ + $(top_srcdir)/gtk/stock-icons/48/dialog-warning.png \ + $(top_srcdir)/gtk/stock-icons/24/folder.png \ $(top_srcdir)/gtk/stock-icons/24/gtk-disconnect.png \ $(top_srcdir)/gtk/stock-icons/32/gtk-dnd.png \ $(top_srcdir)/gtk/stock-icons/32/gtk-dnd-multiple.png \ $(top_srcdir)/gtk/stock-icons/24/gtk-edit.png \ - $(top_srcdir)/gtk/stock-icons/24/gtk-execute.png \ - $(top_srcdir)/gtk/stock-icons/24/gtk-file.png \ - $(top_srcdir)/gtk/stock-icons/24/gtk-find.png \ - $(top_srcdir)/gtk/stock-icons/24/gtk-find-and-replace.png \ - $(top_srcdir)/gtk/stock-icons/24/gtk-goto-bottom.png \ - $(top_srcdir)/gtk/stock-icons/24/gtk-goto-first-ltr.png \ - $(top_srcdir)/gtk/stock-icons/24/gtk-goto-first-rtl.png \ - $(top_srcdir)/gtk/stock-icons/24/gtk-goto-last-ltr.png \ - $(top_srcdir)/gtk/stock-icons/24/gtk-goto-last-rtl.png \ - $(top_srcdir)/gtk/stock-icons/24/gtk-goto-top.png \ - $(top_srcdir)/gtk/stock-icons/24/gtk-go-back-ltr.png \ - $(top_srcdir)/gtk/stock-icons/24/gtk-go-back-rtl.png \ - $(top_srcdir)/gtk/stock-icons/24/gtk-go-down.png \ - $(top_srcdir)/gtk/stock-icons/24/gtk-go-forward-ltr.png \ - $(top_srcdir)/gtk/stock-icons/24/gtk-go-forward-rtl.png \ - $(top_srcdir)/gtk/stock-icons/24/gtk-go-up.png \ - $(top_srcdir)/gtk/stock-icons/24/gtk-harddisk.png \ - $(top_srcdir)/gtk/stock-icons/24/gtk-network.png \ - $(top_srcdir)/gtk/stock-icons/24/gtk-help.png \ - $(top_srcdir)/gtk/stock-icons/24/gtk-home.png \ + $(top_srcdir)/gtk/stock-icons/24/system-run.png \ + $(top_srcdir)/gtk/stock-icons/24/document-x-generic.png \ + $(top_srcdir)/gtk/stock-icons/24/edit-find.png \ + $(top_srcdir)/gtk/stock-icons/24/edit-find-replace.png \ + $(top_srcdir)/gtk/stock-icons/24/go-bottom.png \ + $(top_srcdir)/gtk/stock-icons/24/go-first-ltr.png \ + $(top_srcdir)/gtk/stock-icons/24/go-first-rtl.png \ + $(top_srcdir)/gtk/stock-icons/24/go-last-ltr.png \ + $(top_srcdir)/gtk/stock-icons/24/go-last-rtl.png \ + $(top_srcdir)/gtk/stock-icons/24/go-top.png \ + $(top_srcdir)/gtk/stock-icons/24/go-previous-ltr.png \ + $(top_srcdir)/gtk/stock-icons/24/go-previous-rtl.png \ + $(top_srcdir)/gtk/stock-icons/24/go-down.png \ + $(top_srcdir)/gtk/stock-icons/24/go-next-ltr.png \ + $(top_srcdir)/gtk/stock-icons/24/go-next-rtl.png \ + $(top_srcdir)/gtk/stock-icons/24/go-up.png \ + $(top_srcdir)/gtk/stock-icons/24/drive-harddisk.png \ + $(top_srcdir)/gtk/stock-icons/24/network-idle.png \ + $(top_srcdir)/gtk/stock-icons/24/help-contents.png \ + $(top_srcdir)/gtk/stock-icons/24/go-home.png \ $(top_srcdir)/gtk/stock-icons/24/gtk-index.png \ - $(top_srcdir)/gtk/stock-icons/24/gtk-indent-ltr.png \ - $(top_srcdir)/gtk/stock-icons/24/gtk-indent-rtl.png \ - $(top_srcdir)/gtk/stock-icons/24/gtk-unindent-ltr.png \ - $(top_srcdir)/gtk/stock-icons/24/gtk-unindent-rtl.png \ - $(top_srcdir)/gtk/stock-icons/24/gtk-italic.png \ - $(top_srcdir)/gtk/stock-icons/24/gtk-jump-to-ltr.png \ - $(top_srcdir)/gtk/stock-icons/24/gtk-jump-to-rtl.png \ - $(top_srcdir)/gtk/stock-icons/24/gtk-justify-center.png \ - $(top_srcdir)/gtk/stock-icons/24/gtk-justify-fill.png \ - $(top_srcdir)/gtk/stock-icons/24/gtk-justify-left.png \ - $(top_srcdir)/gtk/stock-icons/24/gtk-justify-right.png \ - $(top_srcdir)/gtk/stock-icons/24/gtk-missing-image.png \ - $(top_srcdir)/gtk/stock-icons/24/gtk-new.png \ + $(top_srcdir)/gtk/stock-icons/24/format-indent-more-ltr.png \ + $(top_srcdir)/gtk/stock-icons/24/format-indent-more-rtl.png \ + $(top_srcdir)/gtk/stock-icons/24/format-indent-less-ltr.png \ + $(top_srcdir)/gtk/stock-icons/24/format-indent-less-rtl.png \ + $(top_srcdir)/gtk/stock-icons/24/format-text-italic.png \ + $(top_srcdir)/gtk/stock-icons/24/go-jump-ltr.png \ + $(top_srcdir)/gtk/stock-icons/24/go-jump-rtl.png \ + $(top_srcdir)/gtk/stock-icons/24/format-justify-center.png \ + $(top_srcdir)/gtk/stock-icons/24/format-justify-fill.png \ + $(top_srcdir)/gtk/stock-icons/24/format-justify-left.png \ + $(top_srcdir)/gtk/stock-icons/24/format-justify-right.png \ + $(top_srcdir)/gtk/stock-icons/24/image-missing.png \ + $(top_srcdir)/gtk/stock-icons/24/document-new.png \ $(top_srcdir)/gtk/stock-icons/20/gtk-no.png \ $(top_srcdir)/gtk/stock-icons/20/gtk-ok.png \ - $(top_srcdir)/gtk/stock-icons/24/gtk-open.png \ + $(top_srcdir)/gtk/stock-icons/24/document-open.png \ $(top_srcdir)/gtk/stock-icons/24/gtk-orientation-landscape.png \ $(top_srcdir)/gtk/stock-icons/24/gtk-orientation-portrait.png \ $(top_srcdir)/gtk/stock-icons/24/gtk-orientation-reverse-landscape.png \ $(top_srcdir)/gtk/stock-icons/24/gtk-orientation-reverse-portrait.png \ - $(top_srcdir)/gtk/stock-icons/24/gtk-paste.png \ + $(top_srcdir)/gtk/stock-icons/24/edit-paste.png \ $(top_srcdir)/gtk/stock-icons/24/gtk-preferences.png \ - $(top_srcdir)/gtk/stock-icons/24/gtk-print.png \ - $(top_srcdir)/gtk/stock-icons/24/gtk-print-error.png \ - $(top_srcdir)/gtk/stock-icons/24/gtk-print-paused.png \ - $(top_srcdir)/gtk/stock-icons/24/gtk-print-preview.png \ - $(top_srcdir)/gtk/stock-icons/24/gtk-print-report.png \ - $(top_srcdir)/gtk/stock-icons/24/gtk-print-warning.png \ - $(top_srcdir)/gtk/stock-icons/24/gtk-properties.png \ - $(top_srcdir)/gtk/stock-icons/24/gtk-quit.png \ - $(top_srcdir)/gtk/stock-icons/24/gtk-redo-ltr.png \ - $(top_srcdir)/gtk/stock-icons/24/gtk-redo-rtl.png \ - $(top_srcdir)/gtk/stock-icons/24/gtk-refresh.png \ - $(top_srcdir)/gtk/stock-icons/24/gtk-remove.png \ - $(top_srcdir)/gtk/stock-icons/24/gtk-revert-to-saved-ltr.png \ - $(top_srcdir)/gtk/stock-icons/24/gtk-revert-to-saved-rtl.png \ - $(top_srcdir)/gtk/stock-icons/24/gtk-floppy.png \ - $(top_srcdir)/gtk/stock-icons/24/gtk-save.png \ - $(top_srcdir)/gtk/stock-icons/24/gtk-save-as.png \ - $(top_srcdir)/gtk/stock-icons/24/gtk-select-all.png \ + $(top_srcdir)/gtk/stock-icons/24/document-print.png \ + $(top_srcdir)/gtk/stock-icons/24/printer-error.png \ + $(top_srcdir)/gtk/stock-icons/24/printer-paused.png \ + $(top_srcdir)/gtk/stock-icons/24/document-print-preview.png \ + $(top_srcdir)/gtk/stock-icons/24/printer-info.png \ + $(top_srcdir)/gtk/stock-icons/24/printer-warning.png \ + $(top_srcdir)/gtk/stock-icons/24/document-properties.png \ + $(top_srcdir)/gtk/stock-icons/24/application-exit.png \ + $(top_srcdir)/gtk/stock-icons/24/edit-redo-ltr.png \ + $(top_srcdir)/gtk/stock-icons/24/edit-redo-rtl.png \ + $(top_srcdir)/gtk/stock-icons/24/view-refresh.png \ + $(top_srcdir)/gtk/stock-icons/24/list-remove.png \ + $(top_srcdir)/gtk/stock-icons/24/document-revert-ltr.png \ + $(top_srcdir)/gtk/stock-icons/24/document-revert-rtl.png \ + $(top_srcdir)/gtk/stock-icons/24/media-floppy.png \ + $(top_srcdir)/gtk/stock-icons/24/document-save.png \ + $(top_srcdir)/gtk/stock-icons/24/document-save-as.png \ + $(top_srcdir)/gtk/stock-icons/24/edit-select-all.png \ $(top_srcdir)/gtk/stock-icons/24/gtk-select-color.png \ $(top_srcdir)/gtk/stock-icons/24/gtk-color-picker.png \ $(top_srcdir)/gtk/stock-icons/24/gtk-font.png \ - $(top_srcdir)/gtk/stock-icons/24/gtk-sort-ascending.png \ - $(top_srcdir)/gtk/stock-icons/24/gtk-sort-descending.png \ - $(top_srcdir)/gtk/stock-icons/24/gtk-spell-check.png \ - $(top_srcdir)/gtk/stock-icons/24/gtk-stop.png \ - $(top_srcdir)/gtk/stock-icons/24/gtk-strikethrough.png \ + $(top_srcdir)/gtk/stock-icons/24/view-sort-ascending.png \ + $(top_srcdir)/gtk/stock-icons/24/view-sort-descending.png \ + $(top_srcdir)/gtk/stock-icons/24/tools-check-spelling.png \ + $(top_srcdir)/gtk/stock-icons/24/process-stop.png \ + $(top_srcdir)/gtk/stock-icons/24/format-text--strikethrough.png \ $(top_srcdir)/gtk/stock-icons/24/gtk-undelete-ltr.png \ $(top_srcdir)/gtk/stock-icons/24/gtk-undelete-rtl.png \ - $(top_srcdir)/gtk/stock-icons/24/gtk-underline.png \ - $(top_srcdir)/gtk/stock-icons/24/gtk-undo-ltr.png \ - $(top_srcdir)/gtk/stock-icons/24/gtk-undo-rtl.png \ + $(top_srcdir)/gtk/stock-icons/24/format-text-underline.png \ + $(top_srcdir)/gtk/stock-icons/24/edit-undo-ltr.png \ + $(top_srcdir)/gtk/stock-icons/24/edit-undo-rtl.png \ $(top_srcdir)/gtk/stock-icons/20/gtk-yes.png \ - $(top_srcdir)/gtk/stock-icons/24/gtk-zoom-100.png \ - $(top_srcdir)/gtk/stock-icons/24/gtk-zoom-fit.png \ - $(top_srcdir)/gtk/stock-icons/24/gtk-zoom-in.png \ - $(top_srcdir)/gtk/stock-icons/24/gtk-zoom-out.png \ - $(top_srcdir)/gtk/stock-icons/24/gtk-media-forward-ltr.png \ - $(top_srcdir)/gtk/stock-icons/24/gtk-media-forward-rtl.png \ - $(top_srcdir)/gtk/stock-icons/24/gtk-media-next-ltr.png \ - $(top_srcdir)/gtk/stock-icons/24/gtk-media-next-rtl.png \ - $(top_srcdir)/gtk/stock-icons/24/gtk-media-pause.png \ - $(top_srcdir)/gtk/stock-icons/24/gtk-media-play-ltr.png \ - $(top_srcdir)/gtk/stock-icons/24/gtk-media-play-rtl.png \ - $(top_srcdir)/gtk/stock-icons/24/gtk-media-previous-ltr.png \ - $(top_srcdir)/gtk/stock-icons/24/gtk-media-previous-rtl.png \ - $(top_srcdir)/gtk/stock-icons/24/gtk-media-record.png \ - $(top_srcdir)/gtk/stock-icons/24/gtk-media-rewind-ltr.png \ - $(top_srcdir)/gtk/stock-icons/24/gtk-media-rewind-rtl.png \ - $(top_srcdir)/gtk/stock-icons/24/gtk-media-stop.png \ - $(top_srcdir)/gtk/stock-icons/24/gtk-fullscreen.png \ - $(top_srcdir)/gtk/stock-icons/24/gtk-leave-fullscreen.png \ - $(top_srcdir)/gtk/stock-icons/24/gtk-info.png \ + $(top_srcdir)/gtk/stock-icons/24/zoom-original.png \ + $(top_srcdir)/gtk/stock-icons/24/zoom-fit-best.png \ + $(top_srcdir)/gtk/stock-icons/24/zoom-in.png \ + $(top_srcdir)/gtk/stock-icons/24/zoom-out.png \ + $(top_srcdir)/gtk/stock-icons/24/media-seek-forward-ltr.png \ + $(top_srcdir)/gtk/stock-icons/24/media-seek-forward-rtl.png \ + $(top_srcdir)/gtk/stock-icons/24/media-skip-forward-ltr.png \ + $(top_srcdir)/gtk/stock-icons/24/media-skip-forward-rtl.png \ + $(top_srcdir)/gtk/stock-icons/24/media-playback-pause.png \ + $(top_srcdir)/gtk/stock-icons/24/media-playback-start-ltr.png \ + $(top_srcdir)/gtk/stock-icons/24/media-playback-start-rtl.png \ + $(top_srcdir)/gtk/stock-icons/24/media-seek-backward-ltr.png \ + $(top_srcdir)/gtk/stock-icons/24/media-seek-backward-rtl.png \ + $(top_srcdir)/gtk/stock-icons/24/media-record.png \ + $(top_srcdir)/gtk/stock-icons/24/media-skip-backward-ltr.png \ + $(top_srcdir)/gtk/stock-icons/24/media-skip-backward-rtl.png \ + $(top_srcdir)/gtk/stock-icons/24/media-playbackstop.png \ + $(top_srcdir)/gtk/stock-icons/24/view-fullscreen.png \ + $(top_srcdir)/gtk/stock-icons/24/view-restore.png \ + $(top_srcdir)/gtk/stock-icons/24/gtk-page-setup.png \ $(srcdir)/images/aboutdialog.png \ $(srcdir)/images/accel-label.png \ $(srcdir)/images/assistant.png \ diff --git a/gtk/gtkstock.h b/gtk/gtkstock.h index 5307966831..db80262d71 100644 --- a/gtk/gtkstock.h +++ b/gtk/gtkstock.h @@ -73,7 +73,7 @@ void gtk_stock_set_translate_func (const gchar *domain, * GTK_STOCK_ABOUT: * * The "About" item. - * + * * * Since: 2.6 */ @@ -83,7 +83,7 @@ void gtk_stock_set_translate_func (const gchar *domain, * GTK_STOCK_ADD: * * The "Add" item. - * + * */ #define GTK_STOCK_ADD "gtk-add" @@ -125,7 +125,7 @@ void gtk_stock_set_translate_func (const gchar *domain, * GTK_STOCK_CDROM: * * The "CD-Rom" item. - * + * */ #define GTK_STOCK_CDROM "gtk-cdrom" @@ -141,7 +141,7 @@ void gtk_stock_set_translate_func (const gchar *domain, * GTK_STOCK_CLOSE: * * The "Close" item. - * + * */ #define GTK_STOCK_CLOSE "gtk-close" @@ -177,7 +177,7 @@ void gtk_stock_set_translate_func (const gchar *domain, * GTK_STOCK_COPY: * * The "Copy" item. - * + * */ #define GTK_STOCK_COPY "gtk-copy" @@ -185,7 +185,7 @@ void gtk_stock_set_translate_func (const gchar *domain, * GTK_STOCK_CUT: * * The "Cut" item. - * + * */ #define GTK_STOCK_CUT "gtk-cut" @@ -193,7 +193,7 @@ void gtk_stock_set_translate_func (const gchar *domain, * GTK_STOCK_DELETE: * * The "Delete" item. - * + * */ #define GTK_STOCK_DELETE "gtk-delete" @@ -201,7 +201,7 @@ void gtk_stock_set_translate_func (const gchar *domain, * GTK_STOCK_DIALOG_AUTHENTICATION: * * The "Authentication" item. - * + * * * Since: 2.4 */ @@ -211,7 +211,7 @@ void gtk_stock_set_translate_func (const gchar *domain, * GTK_STOCK_DIALOG_INFO: * * The "Information" item. - * + * */ #define GTK_STOCK_DIALOG_INFO "gtk-dialog-info" @@ -219,7 +219,7 @@ void gtk_stock_set_translate_func (const gchar *domain, * GTK_STOCK_DIALOG_WARNING: * * The "Warning" item. - * + * */ #define GTK_STOCK_DIALOG_WARNING "gtk-dialog-warning" @@ -227,7 +227,7 @@ void gtk_stock_set_translate_func (const gchar *domain, * GTK_STOCK_DIALOG_ERROR: * * The "Error" item. - * + * */ #define GTK_STOCK_DIALOG_ERROR "gtk-dialog-error" @@ -235,7 +235,7 @@ void gtk_stock_set_translate_func (const gchar *domain, * GTK_STOCK_DIALOG_QUESTION: * * The "Question" item. - * + * */ #define GTK_STOCK_DIALOG_QUESTION "gtk-dialog-question" @@ -243,7 +243,7 @@ void gtk_stock_set_translate_func (const gchar *domain, * GTK_STOCK_DIRECTORY: * * The "Directory" icon. - * + * * * Since: 2.6 */ @@ -298,7 +298,7 @@ void gtk_stock_set_translate_func (const gchar *domain, * GTK_STOCK_EXECUTE: * * The "Execute" item. - * + * */ #define GTK_STOCK_EXECUTE "gtk-execute" @@ -306,7 +306,7 @@ void gtk_stock_set_translate_func (const gchar *domain, * GTK_STOCK_FILE: * * The "File" item. - * + * * * Since 3.0, this item has a label, before it only had an icon. * @@ -318,7 +318,7 @@ void gtk_stock_set_translate_func (const gchar *domain, * GTK_STOCK_FIND: * * The "Find" item. - * + * */ #define GTK_STOCK_FIND "gtk-find" @@ -326,7 +326,7 @@ void gtk_stock_set_translate_func (const gchar *domain, * GTK_STOCK_FIND_AND_REPLACE: * * The "Find and Replace" item. - * + * */ #define GTK_STOCK_FIND_AND_REPLACE "gtk-find-and-replace" @@ -334,7 +334,7 @@ void gtk_stock_set_translate_func (const gchar *domain, * GTK_STOCK_FLOPPY: * * The "Floppy" item. - * + * */ #define GTK_STOCK_FLOPPY "gtk-floppy" @@ -342,7 +342,7 @@ void gtk_stock_set_translate_func (const gchar *domain, * GTK_STOCK_FULLSCREEN: * * The "Fullscreen" item. - * + * * * Since: 2.8 */ @@ -352,7 +352,7 @@ void gtk_stock_set_translate_func (const gchar *domain, * GTK_STOCK_GOTO_BOTTOM: * * The "Bottom" item. - * + * */ #define GTK_STOCK_GOTO_BOTTOM "gtk-goto-bottom" @@ -360,9 +360,9 @@ void gtk_stock_set_translate_func (const gchar *domain, * GTK_STOCK_GOTO_FIRST: * * The "First" item. - * + * * RTL variant - * + * */ #define GTK_STOCK_GOTO_FIRST "gtk-goto-first" @@ -370,9 +370,9 @@ void gtk_stock_set_translate_func (const gchar *domain, * GTK_STOCK_GOTO_LAST: * * The "Last" item. - * + * * RTL variant - * + * */ #define GTK_STOCK_GOTO_LAST "gtk-goto-last" @@ -380,7 +380,7 @@ void gtk_stock_set_translate_func (const gchar *domain, * GTK_STOCK_GOTO_TOP: * * The "Top" item. - * + * */ #define GTK_STOCK_GOTO_TOP "gtk-goto-top" @@ -388,9 +388,9 @@ void gtk_stock_set_translate_func (const gchar *domain, * GTK_STOCK_GO_BACK: * * The "Back" item. - * + * * RTL variant - * + * */ #define GTK_STOCK_GO_BACK "gtk-go-back" @@ -398,7 +398,7 @@ void gtk_stock_set_translate_func (const gchar *domain, * GTK_STOCK_GO_DOWN: * * The "Down" item. - * + * */ #define GTK_STOCK_GO_DOWN "gtk-go-down" @@ -406,9 +406,9 @@ void gtk_stock_set_translate_func (const gchar *domain, * GTK_STOCK_GO_FORWARD: * * The "Forward" item. - * + * * RTL variant - * + * */ #define GTK_STOCK_GO_FORWARD "gtk-go-forward" @@ -416,7 +416,7 @@ void gtk_stock_set_translate_func (const gchar *domain, * GTK_STOCK_GO_UP: * * The "Up" item. - * + * */ #define GTK_STOCK_GO_UP "gtk-go-up" @@ -424,7 +424,7 @@ void gtk_stock_set_translate_func (const gchar *domain, * GTK_STOCK_HARDDISK: * * The "Harddisk" item. - * + * * * Since: 2.4 */ @@ -434,7 +434,7 @@ void gtk_stock_set_translate_func (const gchar *domain, * GTK_STOCK_HELP: * * The "Help" item. - * + * */ #define GTK_STOCK_HELP "gtk-help" @@ -442,7 +442,7 @@ void gtk_stock_set_translate_func (const gchar *domain, * GTK_STOCK_HOME: * * The "Home" item. - * + * */ #define GTK_STOCK_HOME "gtk-home" @@ -470,7 +470,7 @@ void gtk_stock_set_translate_func (const gchar *domain, * GTK_STOCK_INFO: * * The "Info" item. - * + * * * Since: 2.8 */ @@ -480,7 +480,7 @@ void gtk_stock_set_translate_func (const gchar *domain, * GTK_STOCK_ITALIC: * * The "Italic" item. - * + * */ #define GTK_STOCK_ITALIC "gtk-italic" @@ -488,9 +488,9 @@ void gtk_stock_set_translate_func (const gchar *domain, * GTK_STOCK_JUMP_TO: * * The "Jump to" item. - * + * * RTL-variant - * + * */ #define GTK_STOCK_JUMP_TO "gtk-jump-to" @@ -498,7 +498,7 @@ void gtk_stock_set_translate_func (const gchar *domain, * GTK_STOCK_JUSTIFY_CENTER: * * The "Center" item. - * + * */ #define GTK_STOCK_JUSTIFY_CENTER "gtk-justify-center" @@ -506,7 +506,7 @@ void gtk_stock_set_translate_func (const gchar *domain, * GTK_STOCK_JUSTIFY_FILL: * * The "Fill" item. - * + * */ #define GTK_STOCK_JUSTIFY_FILL "gtk-justify-fill" @@ -514,7 +514,7 @@ void gtk_stock_set_translate_func (const gchar *domain, * GTK_STOCK_JUSTIFY_LEFT: * * The "Left" item. - * + * */ #define GTK_STOCK_JUSTIFY_LEFT "gtk-justify-left" @@ -522,7 +522,7 @@ void gtk_stock_set_translate_func (const gchar *domain, * GTK_STOCK_JUSTIFY_RIGHT: * * The "Right" item. - * + * */ #define GTK_STOCK_JUSTIFY_RIGHT "gtk-justify-right" @@ -530,7 +530,7 @@ void gtk_stock_set_translate_func (const gchar *domain, * GTK_STOCK_LEAVE_FULLSCREEN: * * The "Leave Fullscreen" item. - * + * * * Since: 2.8 */ @@ -540,7 +540,7 @@ void gtk_stock_set_translate_func (const gchar *domain, * GTK_STOCK_MISSING_IMAGE: * * The "Missing image" icon. - * + * */ #define GTK_STOCK_MISSING_IMAGE "gtk-missing-image" @@ -548,9 +548,9 @@ void gtk_stock_set_translate_func (const gchar *domain, * GTK_STOCK_MEDIA_FORWARD: * * The "Media Forward" item. - * + * * RTL variant - * + * * * Since: 2.6 */ @@ -560,9 +560,9 @@ void gtk_stock_set_translate_func (const gchar *domain, * GTK_STOCK_MEDIA_NEXT: * * The "Media Next" item. - * + * * RTL variant - * + * * * Since: 2.6 */ @@ -572,7 +572,7 @@ void gtk_stock_set_translate_func (const gchar *domain, * GTK_STOCK_MEDIA_PAUSE: * * The "Media Pause" item. - * + * * * Since: 2.6 */ @@ -582,9 +582,9 @@ void gtk_stock_set_translate_func (const gchar *domain, * GTK_STOCK_MEDIA_PLAY: * * The "Media Play" item. - * + * * RTL variant - * + * * * Since: 2.6 */ @@ -594,9 +594,9 @@ void gtk_stock_set_translate_func (const gchar *domain, * GTK_STOCK_MEDIA_PREVIOUS: * * The "Media Previous" item. - * + * * RTL variant - * + * * * Since: 2.6 */ @@ -606,7 +606,7 @@ void gtk_stock_set_translate_func (const gchar *domain, * GTK_STOCK_MEDIA_RECORD: * * The "Media Record" item. - * + * * * Since: 2.6 */ @@ -616,9 +616,9 @@ void gtk_stock_set_translate_func (const gchar *domain, * GTK_STOCK_MEDIA_REWIND: * * The "Media Rewind" item. - * + * * RTL variant - * + * * * Since: 2.6 */ @@ -628,7 +628,7 @@ void gtk_stock_set_translate_func (const gchar *domain, * GTK_STOCK_MEDIA_STOP: * * The "Media Stop" item. - * + * * * Since: 2.6 */ @@ -638,7 +638,7 @@ void gtk_stock_set_translate_func (const gchar *domain, * GTK_STOCK_NETWORK: * * The "Network" item. - * + * * * Since: 2.4 */ @@ -648,7 +648,7 @@ void gtk_stock_set_translate_func (const gchar *domain, * GTK_STOCK_NEW: * * The "New" item. - * + * */ #define GTK_STOCK_NEW "gtk-new" @@ -672,7 +672,7 @@ void gtk_stock_set_translate_func (const gchar *domain, * GTK_STOCK_OPEN: * * The "Open" item. - * + * */ #define GTK_STOCK_OPEN "gtk-open" @@ -730,7 +730,7 @@ void gtk_stock_set_translate_func (const gchar *domain, * GTK_STOCK_PASTE: * * The "Paste" item. - * + * */ #define GTK_STOCK_PASTE "gtk-paste" @@ -746,7 +746,7 @@ void gtk_stock_set_translate_func (const gchar *domain, * GTK_STOCK_PRINT: * * The "Print" item. - * + * */ #define GTK_STOCK_PRINT "gtk-print" @@ -754,7 +754,7 @@ void gtk_stock_set_translate_func (const gchar *domain, * GTK_STOCK_PRINT_ERROR: * * The "Print Error" icon. - * + * * * Since: 2.14 */ @@ -764,7 +764,7 @@ void gtk_stock_set_translate_func (const gchar *domain, * GTK_STOCK_PRINT_PAUSED: * * The "Print Paused" icon. - * + * * * Since: 2.14 */ @@ -774,7 +774,7 @@ void gtk_stock_set_translate_func (const gchar *domain, * GTK_STOCK_PRINT_PREVIEW: * * The "Print Preview" item. - * + * */ #define GTK_STOCK_PRINT_PREVIEW "gtk-print-preview" @@ -782,7 +782,7 @@ void gtk_stock_set_translate_func (const gchar *domain, * GTK_STOCK_PRINT_REPORT: * * The "Print Report" icon. - * + * * * Since: 2.14 */ @@ -793,7 +793,7 @@ void gtk_stock_set_translate_func (const gchar *domain, * GTK_STOCK_PRINT_WARNING: * * The "Print Warning" icon. - * + * * * Since: 2.14 */ @@ -803,7 +803,7 @@ void gtk_stock_set_translate_func (const gchar *domain, * GTK_STOCK_PROPERTIES: * * The "Properties" item. - * + * */ #define GTK_STOCK_PROPERTIES "gtk-properties" @@ -811,7 +811,7 @@ void gtk_stock_set_translate_func (const gchar *domain, * GTK_STOCK_QUIT: * * The "Quit" item. - * + * */ #define GTK_STOCK_QUIT "gtk-quit" @@ -819,9 +819,9 @@ void gtk_stock_set_translate_func (const gchar *domain, * GTK_STOCK_REDO: * * The "Redo" item. - * + * * RTL variant - * + * */ #define GTK_STOCK_REDO "gtk-redo" @@ -829,7 +829,7 @@ void gtk_stock_set_translate_func (const gchar *domain, * GTK_STOCK_REFRESH: * * The "Refresh" item. - * + * */ #define GTK_STOCK_REFRESH "gtk-refresh" @@ -837,7 +837,7 @@ void gtk_stock_set_translate_func (const gchar *domain, * GTK_STOCK_REMOVE: * * The "Remove" item. - * + * */ #define GTK_STOCK_REMOVE "gtk-remove" @@ -845,9 +845,9 @@ void gtk_stock_set_translate_func (const gchar *domain, * GTK_STOCK_REVERT_TO_SAVED: * * The "Revert" item. - * + * * RTL variant - * + * */ #define GTK_STOCK_REVERT_TO_SAVED "gtk-revert-to-saved" @@ -855,7 +855,7 @@ void gtk_stock_set_translate_func (const gchar *domain, * GTK_STOCK_SAVE: * * The "Save" item. - * + * */ #define GTK_STOCK_SAVE "gtk-save" @@ -863,7 +863,7 @@ void gtk_stock_set_translate_func (const gchar *domain, * GTK_STOCK_SAVE_AS: * * The "Save As" item. - * + * */ #define GTK_STOCK_SAVE_AS "gtk-save-as" @@ -871,7 +871,7 @@ void gtk_stock_set_translate_func (const gchar *domain, * GTK_STOCK_SELECT_ALL: * * The "Select All" item. - * + * * * Since: 2.10 */ @@ -897,7 +897,7 @@ void gtk_stock_set_translate_func (const gchar *domain, * GTK_STOCK_SORT_ASCENDING: * * The "Ascending" item. - * + * */ #define GTK_STOCK_SORT_ASCENDING "gtk-sort-ascending" @@ -905,7 +905,7 @@ void gtk_stock_set_translate_func (const gchar *domain, * GTK_STOCK_SORT_DESCENDING: * * The "Descending" item. - * + * */ #define GTK_STOCK_SORT_DESCENDING "gtk-sort-descending" @@ -913,7 +913,7 @@ void gtk_stock_set_translate_func (const gchar *domain, * GTK_STOCK_SPELL_CHECK: * * The "Spell Check" item. - * + * */ #define GTK_STOCK_SPELL_CHECK "gtk-spell-check" @@ -921,7 +921,7 @@ void gtk_stock_set_translate_func (const gchar *domain, * GTK_STOCK_STOP: * * The "Stop" item. - * + * */ #define GTK_STOCK_STOP "gtk-stop" @@ -929,7 +929,7 @@ void gtk_stock_set_translate_func (const gchar *domain, * GTK_STOCK_STRIKETHROUGH: * * The "Strikethrough" item. - * + * */ #define GTK_STOCK_STRIKETHROUGH "gtk-strikethrough" @@ -947,7 +947,7 @@ void gtk_stock_set_translate_func (const gchar *domain, * GTK_STOCK_UNDERLINE: * * The "Underline" item. - * + * */ #define GTK_STOCK_UNDERLINE "gtk-underline" @@ -955,9 +955,9 @@ void gtk_stock_set_translate_func (const gchar *domain, * GTK_STOCK_UNDO: * * The "Undo" item. - * + * * RTL variant - * + * */ #define GTK_STOCK_UNDO "gtk-undo" @@ -965,9 +965,9 @@ void gtk_stock_set_translate_func (const gchar *domain, * GTK_STOCK_UNINDENT: * * The "Unindent" item. - * + * * RTL variant - * + * * * Since: 2.4 */ @@ -985,7 +985,7 @@ void gtk_stock_set_translate_func (const gchar *domain, * GTK_STOCK_ZOOM_100: * * The "Zoom 100%" item. - * + * */ #define GTK_STOCK_ZOOM_100 "gtk-zoom-100" @@ -993,7 +993,7 @@ void gtk_stock_set_translate_func (const gchar *domain, * GTK_STOCK_ZOOM_FIT: * * The "Zoom to Fit" item. - * + * */ #define GTK_STOCK_ZOOM_FIT "gtk-zoom-fit" @@ -1001,7 +1001,7 @@ void gtk_stock_set_translate_func (const gchar *domain, * GTK_STOCK_ZOOM_IN: * * The "Zoom In" item. - * + * */ #define GTK_STOCK_ZOOM_IN "gtk-zoom-in" @@ -1009,7 +1009,7 @@ void gtk_stock_set_translate_func (const gchar *domain, * GTK_STOCK_ZOOM_OUT: * * The "Zoom Out" item. - * + * */ #define GTK_STOCK_ZOOM_OUT "gtk-zoom-out"