diff --git a/gtk/gtkstock.h b/gtk/gtkstock.h index 9547f8963c..69b2655f9c 100644 --- a/gtk/gtkstock.h +++ b/gtk/gtkstock.h @@ -97,7 +97,7 @@ void gtk_stock_set_translate_func (const gchar *domain, * * Since: 2.6 * - * Deprecated: 3.10: Use named icon "help-about" or the label "_About". + * Deprecated: 3.10: Use named icon "help-about" or the label "_About". */ #define GTK_STOCK_ABOUT "gtk-about" @@ -107,7 +107,7 @@ void gtk_stock_set_translate_func (const gchar *domain, * The "Add" item. * * - * Deprecated: 3.10: Use named icon "list-add" or the label "_Add". + * Deprecated: 3.10: Use named icon "list-add" or the label "_Add". */ #define GTK_STOCK_ADD "gtk-add" @@ -117,7 +117,7 @@ void gtk_stock_set_translate_func (const gchar *domain, * The "Apply" item. * * - * Deprecated: 3.10: Do not use an icon. Use label "_Apply". + * Deprecated: 3.10: Do not use an icon. Use label "_Apply". */ #define GTK_STOCK_APPLY "gtk-apply" @@ -127,7 +127,7 @@ void gtk_stock_set_translate_func (const gchar *domain, * The "Bold" item. * * - * Deprecated: 3.10: Use named icon "format-text-bold". + * Deprecated: 3.10: Use named icon "format-text-bold". */ #define GTK_STOCK_BOLD "gtk-bold" @@ -137,7 +137,7 @@ void gtk_stock_set_translate_func (const gchar *domain, * The "Cancel" item. * * - * Deprecated: 3.10: Do not use an icon. Use label "_Cancel". + * Deprecated: 3.10: Do not use an icon. Use label "_Cancel". */ #define GTK_STOCK_CANCEL "gtk-cancel" @@ -149,7 +149,7 @@ void gtk_stock_set_translate_func (const gchar *domain, * * Since: 2.16 * - * Deprecated: 3.10: Use named icon "dialog-warning-symbolic". + * Deprecated: 3.10: Use named icon "dialog-warning-symbolic". */ #define GTK_STOCK_CAPS_LOCK_WARNING "gtk-caps-lock-warning" @@ -159,7 +159,7 @@ void gtk_stock_set_translate_func (const gchar *domain, * The "CD-Rom" item. * * - * Deprecated: 3.10: Use named icon "media-optical". + * Deprecated: 3.10: Use named icon "media-optical". */ #define GTK_STOCK_CDROM "gtk-cdrom" @@ -169,7 +169,7 @@ void gtk_stock_set_translate_func (const gchar *domain, * The "Clear" item. * * - * Deprecated: 3.10: Use named icon "edit-clear". + * Deprecated: 3.10: Use named icon "edit-clear". */ #define GTK_STOCK_CLEAR "gtk-clear" @@ -179,7 +179,7 @@ void gtk_stock_set_translate_func (const gchar *domain, * The "Close" item. * * - * Deprecated: 3.10: Use named icon "window-close" or the label "_Close". + * Deprecated: 3.10: Use named icon "window-close" or the label "_Close". */ #define GTK_STOCK_CLOSE "gtk-close" @@ -223,7 +223,7 @@ void gtk_stock_set_translate_func (const gchar *domain, * The "Copy" item. * * - * Deprecated: 3.10: Do not use an icon. Use label "_Copy". + * Deprecated: 3.10: Do not use an icon. Use label "_Copy". */ #define GTK_STOCK_COPY "gtk-copy" @@ -233,7 +233,7 @@ void gtk_stock_set_translate_func (const gchar *domain, * The "Cut" item. * * - * Deprecated: 3.10: Do not use an icon. Use label "Cu_t". + * Deprecated: 3.10: Do not use an icon. Use label "Cu_t". */ #define GTK_STOCK_CUT "gtk-cut" @@ -243,7 +243,7 @@ void gtk_stock_set_translate_func (const gchar *domain, * The "Delete" item. * * - * Deprecated: 3.10: Do not use an icon. Use label "_Delete". + * Deprecated: 3.10: Do not use an icon. Use label "_Delete". */ #define GTK_STOCK_DELETE "gtk-delete" @@ -255,7 +255,7 @@ void gtk_stock_set_translate_func (const gchar *domain, * * Since: 2.4 * - * Deprecated: 3.10: Use named icon "dialog-password". + * Deprecated: 3.10: Use named icon "dialog-password". */ #define GTK_STOCK_DIALOG_AUTHENTICATION "gtk-dialog-authentication" @@ -265,7 +265,7 @@ void gtk_stock_set_translate_func (const gchar *domain, * The "Information" item. * * - * Deprecated: 3.10: Use named icon "dialog-information". + * Deprecated: 3.10: Use named icon "dialog-information". */ #define GTK_STOCK_DIALOG_INFO "gtk-dialog-info" @@ -275,7 +275,7 @@ void gtk_stock_set_translate_func (const gchar *domain, * The "Warning" item. * * - * Deprecated: 3.10: Use named icon "dialog-warning". + * Deprecated: 3.10: Use named icon "dialog-warning". */ #define GTK_STOCK_DIALOG_WARNING "gtk-dialog-warning" @@ -285,7 +285,7 @@ void gtk_stock_set_translate_func (const gchar *domain, * The "Error" item. * * - * Deprecated: 3.10: Use named icon "dialog-error". + * Deprecated: 3.10: Use named icon "dialog-error". */ #define GTK_STOCK_DIALOG_ERROR "gtk-dialog-error" @@ -295,7 +295,7 @@ void gtk_stock_set_translate_func (const gchar *domain, * The "Question" item. * * - * Deprecated: 3.10: Use named icon "dialog-question". + * Deprecated: 3.10: Use named icon "dialog-question". */ #define GTK_STOCK_DIALOG_QUESTION "gtk-dialog-question" @@ -307,7 +307,7 @@ void gtk_stock_set_translate_func (const gchar *domain, * * Since: 2.6 * - * Deprecated: 3.10: Use named icon "folder". + * Deprecated: 3.10: Use named icon "folder". */ #define GTK_STOCK_DIRECTORY "gtk-directory" @@ -372,7 +372,7 @@ void gtk_stock_set_translate_func (const gchar *domain, * The "Execute" item. * * - * Deprecated: 3.10: Use named icon "system-run". + * Deprecated: 3.10: Use named icon "system-run". */ #define GTK_STOCK_EXECUTE "gtk-execute" @@ -386,7 +386,7 @@ void gtk_stock_set_translate_func (const gchar *domain, * * Since: 2.6 * - * Deprecated: 3.10: Use named icon "text-x-generic". + * Deprecated: 3.10: Use named icon "text-x-generic". */ #define GTK_STOCK_FILE "gtk-file" @@ -396,7 +396,7 @@ void gtk_stock_set_translate_func (const gchar *domain, * The "Find" item. * * - * Deprecated: 3.10: Use named icon "edit-find". + * Deprecated: 3.10: Use named icon "edit-find". */ #define GTK_STOCK_FIND "gtk-find" @@ -406,7 +406,7 @@ void gtk_stock_set_translate_func (const gchar *domain, * The "Find and Replace" item. * * - * Deprecated: 3.10: Use named icon "edit-find-replace". + * Deprecated: 3.10: Use named icon "edit-find-replace". */ #define GTK_STOCK_FIND_AND_REPLACE "gtk-find-and-replace" @@ -428,7 +428,7 @@ void gtk_stock_set_translate_func (const gchar *domain, * * Since: 2.8 * - * Deprecated: 3.10: Use named icon "view-fullscreen". + * Deprecated: 3.10: Use named icon "view-fullscreen". */ #define GTK_STOCK_FULLSCREEN "gtk-fullscreen" @@ -438,7 +438,7 @@ void gtk_stock_set_translate_func (const gchar *domain, * The "Bottom" item. * * - * Deprecated: 3.10: Use named icon "go-bottom". + * Deprecated: 3.10: Use named icon "go-bottom". */ #define GTK_STOCK_GOTO_BOTTOM "gtk-goto-bottom" @@ -450,7 +450,7 @@ void gtk_stock_set_translate_func (const gchar *domain, * RTL variant * * - * Deprecated: 3.10: Use named icon "go-first". + * Deprecated: 3.10: Use named icon "go-first". */ #define GTK_STOCK_GOTO_FIRST "gtk-goto-first" @@ -462,7 +462,7 @@ void gtk_stock_set_translate_func (const gchar *domain, * RTL variant * * - * Deprecated: 3.10: Use named icon "go-last". + * Deprecated: 3.10: Use named icon "go-last". */ #define GTK_STOCK_GOTO_LAST "gtk-goto-last" @@ -472,7 +472,7 @@ void gtk_stock_set_translate_func (const gchar *domain, * The "Top" item. * * - * Deprecated: 3.10: Use named icon "go-top". + * Deprecated: 3.10: Use named icon "go-top". */ #define GTK_STOCK_GOTO_TOP "gtk-goto-top" @@ -484,7 +484,7 @@ void gtk_stock_set_translate_func (const gchar *domain, * RTL variant * * - * Deprecated: 3.10: Use named icon "go-previous". + * Deprecated: 3.10: Use named icon "go-previous". */ #define GTK_STOCK_GO_BACK "gtk-go-back" @@ -494,7 +494,7 @@ void gtk_stock_set_translate_func (const gchar *domain, * The "Down" item. * * - * Deprecated: 3.10: Use named icon "go-down". + * Deprecated: 3.10: Use named icon "go-down". */ #define GTK_STOCK_GO_DOWN "gtk-go-down" @@ -506,7 +506,7 @@ void gtk_stock_set_translate_func (const gchar *domain, * RTL variant * * - * Deprecated: 3.10: Use named icon "go-next". + * Deprecated: 3.10: Use named icon "go-next". */ #define GTK_STOCK_GO_FORWARD "gtk-go-forward" @@ -516,7 +516,7 @@ void gtk_stock_set_translate_func (const gchar *domain, * The "Up" item. * * - * Deprecated: 3.10: Use named icon "go-up". + * Deprecated: 3.10: Use named icon "go-up". */ #define GTK_STOCK_GO_UP "gtk-go-up" @@ -528,7 +528,7 @@ void gtk_stock_set_translate_func (const gchar *domain, * * Since: 2.4 * - * Deprecated: 3.10: Use named icon "drive-harddisk". + * Deprecated: 3.10: Use named icon "drive-harddisk". */ #define GTK_STOCK_HARDDISK "gtk-harddisk" @@ -538,7 +538,7 @@ void gtk_stock_set_translate_func (const gchar *domain, * The "Help" item. * * - * Deprecated: 3.10: Use named icon "help-browser". + * Deprecated: 3.10: Use named icon "help-browser". */ #define GTK_STOCK_HELP "gtk-help" @@ -548,7 +548,7 @@ void gtk_stock_set_translate_func (const gchar *domain, * The "Home" item. * * - * Deprecated: 3.10: Use named icon "go-home". + * Deprecated: 3.10: Use named icon "go-home". */ #define GTK_STOCK_HOME "gtk-home" @@ -572,7 +572,7 @@ void gtk_stock_set_translate_func (const gchar *domain, * * Since: 2.4 * - * Deprecated: 3.10: Use named icon "format-indent-more". + * Deprecated: 3.10: Use named icon "format-indent-more". */ #define GTK_STOCK_INDENT "gtk-indent" @@ -584,7 +584,7 @@ void gtk_stock_set_translate_func (const gchar *domain, * * Since: 2.8 * - * Deprecated: 3.10: Use named icon "dialog-information". + * Deprecated: 3.10: Use named icon "dialog-information". */ #define GTK_STOCK_INFO "gtk-info" @@ -594,7 +594,7 @@ void gtk_stock_set_translate_func (const gchar *domain, * The "Italic" item. * * - * Deprecated: 3.10: Use named icon "format-text-italic". + * Deprecated: 3.10: Use named icon "format-text-italic". */ #define GTK_STOCK_ITALIC "gtk-italic" @@ -606,7 +606,7 @@ void gtk_stock_set_translate_func (const gchar *domain, * RTL-variant * * - * Deprecated: 3.10: Use named icon "go-jump". + * Deprecated: 3.10: Use named icon "go-jump". */ #define GTK_STOCK_JUMP_TO "gtk-jump-to" @@ -616,7 +616,7 @@ void gtk_stock_set_translate_func (const gchar *domain, * The "Center" item. * * - * Deprecated: 3.10: Use named icon "format-justify-center". + * Deprecated: 3.10: Use named icon "format-justify-center". */ #define GTK_STOCK_JUSTIFY_CENTER "gtk-justify-center" @@ -626,7 +626,7 @@ void gtk_stock_set_translate_func (const gchar *domain, * The "Fill" item. * * - * Deprecated: 3.10: Use named icon "format-justify-fill". + * Deprecated: 3.10: Use named icon "format-justify-fill". */ #define GTK_STOCK_JUSTIFY_FILL "gtk-justify-fill" @@ -636,7 +636,7 @@ void gtk_stock_set_translate_func (const gchar *domain, * The "Left" item. * * - * Deprecated: 3.10: Use named icon "format-justify-left". + * Deprecated: 3.10: Use named icon "format-justify-left". */ #define GTK_STOCK_JUSTIFY_LEFT "gtk-justify-left" @@ -646,7 +646,7 @@ void gtk_stock_set_translate_func (const gchar *domain, * The "Right" item. * * - * Deprecated: 3.10: Use named icon "format-justify-right". + * Deprecated: 3.10: Use named icon "format-justify-right". */ #define GTK_STOCK_JUSTIFY_RIGHT "gtk-justify-right" @@ -658,7 +658,7 @@ void gtk_stock_set_translate_func (const gchar *domain, * * Since: 2.8 * - * Deprecated: 3.10: Use named icon "view-restore". + * Deprecated: 3.10: Use named icon "view-restore". */ #define GTK_STOCK_LEAVE_FULLSCREEN "gtk-leave-fullscreen" @@ -668,7 +668,7 @@ void gtk_stock_set_translate_func (const gchar *domain, * The "Missing image" icon. * * - * Deprecated: 3.10: Use named icon "image-missing". + * Deprecated: 3.10: Use named icon "image-missing". */ #define GTK_STOCK_MISSING_IMAGE "gtk-missing-image" @@ -682,7 +682,7 @@ void gtk_stock_set_translate_func (const gchar *domain, * * Since: 2.6 * - * Deprecated: 3.10: Use named icon "media-seek-forward" or the label "_Forward". + * Deprecated: 3.10: Use named icon "media-seek-forward" or the label "_Forward". */ #define GTK_STOCK_MEDIA_FORWARD "gtk-media-forward" @@ -696,7 +696,7 @@ void gtk_stock_set_translate_func (const gchar *domain, * * Since: 2.6 * - * Deprecated: 3.10: Use named icon "media-skip-forward" or the label "_Next". + * Deprecated: 3.10: Use named icon "media-skip-forward" or the label "_Next". */ #define GTK_STOCK_MEDIA_NEXT "gtk-media-next" @@ -708,7 +708,7 @@ void gtk_stock_set_translate_func (const gchar *domain, * * Since: 2.6 * - * Deprecated: 3.10: Use named icon "media-playback-pause" or the label "P_ause". + * Deprecated: 3.10: Use named icon "media-playback-pause" or the label "P_ause". */ #define GTK_STOCK_MEDIA_PAUSE "gtk-media-pause" @@ -722,7 +722,7 @@ void gtk_stock_set_translate_func (const gchar *domain, * * Since: 2.6 * - * Deprecated: 3.10: Use named icon "media-playback-start" or the label "_Play". + * Deprecated: 3.10: Use named icon "media-playback-start" or the label "_Play". */ #define GTK_STOCK_MEDIA_PLAY "gtk-media-play" @@ -736,7 +736,7 @@ void gtk_stock_set_translate_func (const gchar *domain, * * Since: 2.6 * - * Deprecated: 3.10: Use named icon "media-skip-backward" or the label "Pre_vious". + * Deprecated: 3.10: Use named icon "media-skip-backward" or the label "Pre_vious". */ #define GTK_STOCK_MEDIA_PREVIOUS "gtk-media-previous" @@ -748,7 +748,7 @@ void gtk_stock_set_translate_func (const gchar *domain, * * Since: 2.6 * - * Deprecated: 3.10: Use named icon "media-record" or the label "_Record". + * Deprecated: 3.10: Use named icon "media-record" or the label "_Record". */ #define GTK_STOCK_MEDIA_RECORD "gtk-media-record" @@ -762,7 +762,7 @@ void gtk_stock_set_translate_func (const gchar *domain, * * Since: 2.6 * - * Deprecated: 3.10: Use named icon "media-seek-backward" or the label "R_ewind". + * Deprecated: 3.10: Use named icon "media-seek-backward" or the label "R_ewind". */ #define GTK_STOCK_MEDIA_REWIND "gtk-media-rewind" @@ -774,7 +774,7 @@ void gtk_stock_set_translate_func (const gchar *domain, * * Since: 2.6 * - * Deprecated: 3.10: Use named icon "media-playback-stop" or the label "_Stop". + * Deprecated: 3.10: Use named icon "media-playback-stop" or the label "_Stop". */ #define GTK_STOCK_MEDIA_STOP "gtk-media-stop" @@ -786,7 +786,7 @@ void gtk_stock_set_translate_func (const gchar *domain, * * Since: 2.4 * - * Deprecated: 3.10: Use named icon "network-workgroup". + * Deprecated: 3.10: Use named icon "network-workgroup". */ #define GTK_STOCK_NETWORK "gtk-network" @@ -796,7 +796,7 @@ void gtk_stock_set_translate_func (const gchar *domain, * The "New" item. * * - * Deprecated: 3.10: Use named icon "document-new" or the label "_New". + * Deprecated: 3.10: Use named icon "document-new" or the label "_New". */ #define GTK_STOCK_NEW "gtk-new" @@ -816,7 +816,7 @@ void gtk_stock_set_translate_func (const gchar *domain, * The "OK" item. * * - * Deprecated: 3.10: Do not use an icon. Use label "_OK". + * Deprecated: 3.10: Do not use an icon. Use label "_OK". */ #define GTK_STOCK_OK "gtk-ok" @@ -826,7 +826,7 @@ void gtk_stock_set_translate_func (const gchar *domain, * The "Open" item. * * - * Deprecated: 3.10: Use named icon "document-open" or the label "_Open". + * Deprecated: 3.10: Use named icon "document-open" or the label "_Open". */ #define GTK_STOCK_OPEN "gtk-open" @@ -886,7 +886,7 @@ void gtk_stock_set_translate_func (const gchar *domain, * * Since: 2.14 * - * Deprecated: 3.10: Use named icon "document-page-setup" or the label "Page Set_up". + * Deprecated: 3.10: Use named icon "document-page-setup" or the label "Page Set_up". */ #define GTK_STOCK_PAGE_SETUP "gtk-page-setup" @@ -896,7 +896,7 @@ void gtk_stock_set_translate_func (const gchar *domain, * The "Paste" item. * * - * Deprecated: 3.10: Do not use an icon. Use label "_Paste". + * Deprecated: 3.10: Do not use an icon. Use label "_Paste". */ #define GTK_STOCK_PASTE "gtk-paste" @@ -906,7 +906,7 @@ void gtk_stock_set_translate_func (const gchar *domain, * The "Preferences" item. * * - * Deprecated: 3.10: Use named icon "preferences-system" or the label "_Preferences". + * Deprecated: 3.10: Use named icon "preferences-system" or the label "_Preferences". */ #define GTK_STOCK_PREFERENCES "gtk-preferences" @@ -916,7 +916,7 @@ void gtk_stock_set_translate_func (const gchar *domain, * The "Print" item. * * - * Deprecated: 3.10: Use named icon "document-print" or the label "_Print". + * Deprecated: 3.10: Use named icon "document-print" or the label "_Print". */ #define GTK_STOCK_PRINT "gtk-print" @@ -928,7 +928,7 @@ void gtk_stock_set_translate_func (const gchar *domain, * * Since: 2.14 * - * Deprecated: 3.10: Use named icon "printer-error". + * Deprecated: 3.10: Use named icon "printer-error". */ #define GTK_STOCK_PRINT_ERROR "gtk-print-error" @@ -950,7 +950,7 @@ void gtk_stock_set_translate_func (const gchar *domain, * The "Print Preview" item. * * - * Deprecated: 3.10: Use label "Pre_view". + * Deprecated: 3.10: Use label "Pre_view". */ #define GTK_STOCK_PRINT_PREVIEW "gtk-print-preview" @@ -985,7 +985,7 @@ void gtk_stock_set_translate_func (const gchar *domain, * The "Properties" item. * * - * Deprecated: 3.10: Use named icon "document-properties" or the label "_Properties". + * Deprecated: 3.10: Use named icon "document-properties" or the label "_Properties". */ #define GTK_STOCK_PROPERTIES "gtk-properties" @@ -995,7 +995,7 @@ void gtk_stock_set_translate_func (const gchar *domain, * The "Quit" item. * * - * Deprecated: 3.10: Use named icon "application-exit" or the label "_Quit". + * Deprecated: 3.10: Use named icon "application-exit" or the label "_Quit". */ #define GTK_STOCK_QUIT "gtk-quit" @@ -1007,7 +1007,7 @@ void gtk_stock_set_translate_func (const gchar *domain, * RTL variant * * - * Deprecated: 3.10: Use named icon "edit-redo" or the label "_Redo". + * Deprecated: 3.10: Use named icon "edit-redo" or the label "_Redo". */ #define GTK_STOCK_REDO "gtk-redo" @@ -1017,7 +1017,7 @@ void gtk_stock_set_translate_func (const gchar *domain, * The "Refresh" item. * * - * Deprecated: 3.10: Use named icon "view-refresh" or the label "_Refresh". + * Deprecated: 3.10: Use named icon "view-refresh" or the label "_Refresh". */ #define GTK_STOCK_REFRESH "gtk-refresh" @@ -1027,7 +1027,7 @@ void gtk_stock_set_translate_func (const gchar *domain, * The "Remove" item. * * - * Deprecated: 3.10: Use named icon "list-remove" or the label "_Remove". + * Deprecated: 3.10: Use named icon "list-remove" or the label "_Remove". */ #define GTK_STOCK_REMOVE "gtk-remove" @@ -1039,7 +1039,7 @@ void gtk_stock_set_translate_func (const gchar *domain, * RTL variant * * - * Deprecated: 3.10: Use named icon "document-revert" or the label "_Revert". + * Deprecated: 3.10: Use named icon "document-revert" or the label "_Revert". */ #define GTK_STOCK_REVERT_TO_SAVED "gtk-revert-to-saved" @@ -1049,7 +1049,7 @@ void gtk_stock_set_translate_func (const gchar *domain, * The "Save" item. * * - * Deprecated: 3.10: Use named icon "document-save" or the label "_Save". + * Deprecated: 3.10: Use named icon "document-save" or the label "_Save". */ #define GTK_STOCK_SAVE "gtk-save" @@ -1059,7 +1059,7 @@ void gtk_stock_set_translate_func (const gchar *domain, * The "Save As" item. * * - * Deprecated: 3.10: Use named icon "document-save-as" or the label "Save _As". + * Deprecated: 3.10: Use named icon "document-save-as" or the label "Save _As". */ #define GTK_STOCK_SAVE_AS "gtk-save-as" @@ -1071,7 +1071,7 @@ void gtk_stock_set_translate_func (const gchar *domain, * * Since: 2.10 * - * Deprecated: 3.10: Use named icon "edit-select-all" or the label "Select _All". + * Deprecated: 3.10: Use named icon "edit-select-all" or the label "Select _All". */ #define GTK_STOCK_SELECT_ALL "gtk-select-all" @@ -1101,7 +1101,7 @@ void gtk_stock_set_translate_func (const gchar *domain, * The "Ascending" item. * * - * Deprecated: 3.10: Use named icon "view-sort-ascending". + * Deprecated: 3.10: Use named icon "view-sort-ascending". */ #define GTK_STOCK_SORT_ASCENDING "gtk-sort-ascending" @@ -1111,7 +1111,7 @@ void gtk_stock_set_translate_func (const gchar *domain, * The "Descending" item. * * - * Deprecated: 3.10: Use named icon "view-sort-descending". + * Deprecated: 3.10: Use named icon "view-sort-descending". */ #define GTK_STOCK_SORT_DESCENDING "gtk-sort-descending" @@ -1121,7 +1121,7 @@ void gtk_stock_set_translate_func (const gchar *domain, * The "Spell Check" item. * * - * Deprecated: 3.10: Use named icon "tools-check-spelling". + * Deprecated: 3.10: Use named icon "tools-check-spelling". */ #define GTK_STOCK_SPELL_CHECK "gtk-spell-check" @@ -1131,7 +1131,7 @@ void gtk_stock_set_translate_func (const gchar *domain, * The "Stop" item. * * - * Deprecated: 3.10: Use named icon "process-stop" or the label "_Stop". + * Deprecated: 3.10: Use named icon "process-stop" or the label "_Stop". */ #define GTK_STOCK_STOP "gtk-stop" @@ -1141,7 +1141,7 @@ void gtk_stock_set_translate_func (const gchar *domain, * The "Strikethrough" item. * * - * Deprecated: 3.10: Use named icon "format-text-strikethrough" or the label "_Strikethrough". + * Deprecated: 3.10: Use named icon "format-text-strikethrough" or the label "_Strikethrough". */ #define GTK_STOCK_STRIKETHROUGH "gtk-strikethrough" @@ -1163,7 +1163,7 @@ void gtk_stock_set_translate_func (const gchar *domain, * The "Underline" item. * * - * Deprecated: 3.10: Use named icon "format-text-underline" or the label "_Underline". + * Deprecated: 3.10: Use named icon "format-text-underline" or the label "_Underline". */ #define GTK_STOCK_UNDERLINE "gtk-underline" @@ -1175,7 +1175,7 @@ void gtk_stock_set_translate_func (const gchar *domain, * RTL variant * * - * Deprecated: 3.10: Use named icon "edit-undo" or the label "_Undo". + * Deprecated: 3.10: Use named icon "edit-undo" or the label "_Undo". */ #define GTK_STOCK_UNDO "gtk-undo" @@ -1189,7 +1189,7 @@ void gtk_stock_set_translate_func (const gchar *domain, * * Since: 2.4 * - * Deprecated: 3.10: Use named icon "format-indent-less". + * Deprecated: 3.10: Use named icon "format-indent-less". */ #define GTK_STOCK_UNINDENT "gtk-unindent" @@ -1209,7 +1209,7 @@ void gtk_stock_set_translate_func (const gchar *domain, * The "Zoom 100%" item. * * - * Deprecated: 3.10: Use named icon "zoom-original" or the label "_Normal Size". + * Deprecated: 3.10: Use named icon "zoom-original" or the label "_Normal Size". */ #define GTK_STOCK_ZOOM_100 "gtk-zoom-100" @@ -1219,7 +1219,7 @@ void gtk_stock_set_translate_func (const gchar *domain, * The "Zoom to Fit" item. * * - * Deprecated: 3.10: Use named icon "zoom-fit-best" or the label "Best _Fit". + * Deprecated: 3.10: Use named icon "zoom-fit-best" or the label "Best _Fit". */ #define GTK_STOCK_ZOOM_FIT "gtk-zoom-fit" @@ -1229,7 +1229,7 @@ void gtk_stock_set_translate_func (const gchar *domain, * The "Zoom In" item. * * - * Deprecated: 3.10: Use named icon "zoom-in" or the label "Zoom _In". + * Deprecated: 3.10: Use named icon "zoom-in" or the label "Zoom _In". */ #define GTK_STOCK_ZOOM_IN "gtk-zoom-in" @@ -1239,7 +1239,7 @@ void gtk_stock_set_translate_func (const gchar *domain, * The "Zoom Out" item. * * - * Deprecated: 3.10: Use named icon "zoom-out" or the label "Zoom _Out". + * Deprecated: 3.10: Use named icon "zoom-out" or the label "Zoom _Out". */ #define GTK_STOCK_ZOOM_OUT "gtk-zoom-out"