Previous topic

Standard event identifiers

Next topic

TipProvider Overview

This Page

phoenix_title Stock itemsΒΆ

The following is the list of the window IDs for which stock buttons and menu items are created.

See the Button constructor and the MenuItem constructor for classes which automatically add stock bitmaps when using stock IDs. Also note that you can retrieve stock bitmaps using ArtProvider.

Stock ID GTK Icon Stock label
ID_ABOUT
_images/gtk-about.png
&About...
ID_ADD
_images/gtk-add.png
Add
ID_APPLY
_images/gtk-apply.png
&Apply
ID_BACKWARD
_images/gtk-go-back-ltr.png
&Back
ID_BOLD
_images/gtk-bold.png
&Bold
ID_BOTTOM
_images/gtk-goto-bottom.png
&Bottom
ID_CANCEL
_images/gtk-cancel.png
&Cancel
ID_CDROM
_images/gtk-cdrom.png
&CD-Rom
ID_CLEAR
_images/gtk-clear.png
&Clear
ID_CLOSE
_images/gtk-close.png
&Close
ID_CONVERT
_images/gtk-convert.png
&Convert
ID_COPY
_images/gtk-copy.png
&Copy
ID_CUT
_images/gtk-cut.png
Cu&t
ID_DELETE
_images/gtk-delete.png
&Delete
ID_DOWN
_images/gtk-go-down.png
&Down
ID_EDIT
_images/gtk-edit.png
&Edit
ID_EXECUTE
_images/gtk-execute.png
&Execute
ID_EXIT
_images/gtk-quit.png
&Quit
ID_FILE
_images/gtk-file.png
&File
ID_FIND
_images/gtk-find.png
&Find
ID_FIRST
_images/gtk-goto-first-ltr.png
&First
ID_FLOPPY
_images/gtk-floppy.png
&Floppy
ID_FORWARD
_images/gtk-go-forward-ltr.png
&Forward
ID_HARDDISK
_images/gtk-harddisk.png
&Harddisk
ID_HELP
_images/gtk-help.png
&Help
ID_HOME
_images/gtk-home.png
&Home
ID_INDENT
_images/gtk-indent-ltr.png
Indent
ID_INDEX
_images/gtk-index.png
&Index
ID_INFO
_images/gtk-info.png
&Info
ID_ITALIC
_images/gtk-italic.png
&Italic
ID_JUMP_TO
_images/gtk-jump-to-ltr.png
&Jump to
ID_JUSTIFY_CENTER
_images/gtk-justify-center.png
Centered
ID_JUSTIFY_FILL
_images/gtk-justify-fill.png
Justified
ID_JUSTIFY_LEFT
_images/gtk-justify-left.png
Align Left
ID_JUSTIFY_RIGHT
_images/gtk-justify-right.png
Align Right
ID_LAST
_images/gtk-goto-last-ltr.png
&Last
ID_NETWORK
_images/gtk-network.png
&Network
ID_NEW
_images/gtk-new.png
&New
ID_NO
_images/gtk-no.png
&No
ID_OK
_images/gtk-ok.png
&OK
ID_OPEN
_images/gtk-open.png
&Open...
ID_PASTE
_images/gtk-paste.png
&Paste
ID_PREFERENCES
_images/gtk-preferences.png
&Preferences
ID_PREVIEW
_images/gtk-print-preview.png
Print previe&w
ID_PRINT
_images/gtk-print.png
&Print...
ID_PROPERTIES
_images/gtk-properties.png
&Properties
ID_REDO
_images/gtk-redo-ltr.png
&Redo
ID_REFRESH
_images/gtk-refresh.png
Refresh
ID_REMOVE
_images/gtk-remove.png
Remove
ID_REPLACE
_images/gtk-find-and-replace.png
Rep&lace
ID_REVERT_TO_SAVED
_images/gtk-revert-to-saved-ltr.png
Revert to Saved
ID_SAVE
_images/gtk-save.png
&Save
ID_SAVEAS
_images/gtk-save-as.png
Save &As...
ID_SELECTALL
_images/gtk-select-all.png
Select &All
ID_SELECT_COLOR
_images/gtk-select-color.png
&Color
ID_SELECT_FONT
_images/gtk-select-font.png
&Font
ID_SORT_ASCENDING
_images/gtk-sort-ascending.png
&Ascending
ID_SORT_DESCENDING
_images/gtk-sort-descending.png
&Descending
ID_SPELL_CHECK
_images/gtk-spell-check.png
&Spell Check
ID_STOP
_images/gtk-stop.png
&Stop
ID_STRIKETHROUGH
_images/gtk-strikethrough.png
&Strikethrough
ID_TOP
_images/gtk-goto-top.png
&Top
ID_UNDELETE
_images/gtk-undelete-ltr.png
Undelete
ID_UNDERLINE
_images/gtk-underline.png
&Underline
ID_UNDO
_images/gtk-undo-ltr.png
&Undo
ID_UNINDENT
_images/gtk-unindent-ltr.png
&Unindent
ID_UP
_images/gtk-go-up.png
&Up
ID_YES
_images/gtk-yes.png
&Yes
ID_ZOOM_100
_images/gtk-zoom-100.png
&Actual Size
ID_ZOOM_FIT
_images/gtk-zoom-fit.png
Zoom to &Fit
ID_ZOOM_IN
_images/gtk-zoom-in.png
Zoom &In
ID_ZOOM_OUT
_images/gtk-zoom-out.png
Zoom &Out

Note

Note that some of the IDs listed above also have a stock accelerator and an associated help string.