APPENDIX DGTK+ Stock Items
Stock items are commonly used items that provide an image and some accompanying text. They are used for items in menus, toolbars, and buttons as well as in a few other places. A stock string identifies each stock item, but preprocessor macros are provided for convenience.
Stock items may have right-to-left variants, which are used for locales that prefer them. These include GTK_STOCK_GOTO_FIRST
, GTK_STOCK_GOTO_LAST
, GTK_STOCK_GO_BACK
, GTK_STOCK_GO_FORWARD
, GTK_STOCK_INDENT
, GTK_STOCK_JUMP_TO
, GTK_STOCK_MEDIA_FORWARD
, GTK_STOCK_MEDIA_NEXT
, GTK_STOCK_MEDIA_PLAY
, GTK_STOCK_MEDIA_PREVIOUS
, GTK_STOCK_REWIND
, GTK_STOCK_REDO
, GTK_STOCK_REVERT_TO_SAVED
, GTK_STOCK_UNDELETE
, GTK_STOCK_UNDO
, and GTK_STOCK_UNINDENT
.
It is also ...
Get Foundations of GTK+ Development now with the O’Reilly learning platform.
O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.