<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://trans.onionmixer.net/wiki/index.php?action=history&amp;feed=atom&amp;title=FoundationsofGTKDevelopment%3AAppendix_D</id>
	<title>FoundationsofGTKDevelopment:Appendix D - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://trans.onionmixer.net/wiki/index.php?action=history&amp;feed=atom&amp;title=FoundationsofGTKDevelopment%3AAppendix_D"/>
	<link rel="alternate" type="text/html" href="https://trans.onionmixer.net/wiki/index.php?title=FoundationsofGTKDevelopment:Appendix_D&amp;action=history"/>
	<updated>2026-05-01T17:05:34Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.43.3</generator>
	<entry>
		<id>https://trans.onionmixer.net/wiki/index.php?title=FoundationsofGTKDevelopment:Appendix_D&amp;diff=5112&amp;oldid=prev</id>
		<title>Onionmixer: GTKD 부록 D GTK+ 스톡 항목 페이지 추가</title>
		<link rel="alternate" type="text/html" href="https://trans.onionmixer.net/wiki/index.php?title=FoundationsofGTKDevelopment:Appendix_D&amp;diff=5112&amp;oldid=prev"/>
		<updated>2014-05-10T10:30:44Z</updated>

		<summary type="html">&lt;p&gt;GTKD 부록 D GTK+ 스톡 항목 페이지 추가&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;;부록 D GTK+ 스톡 항목&lt;br /&gt;
&lt;br /&gt;
==GTK+ 스톡 항목==&lt;br /&gt;
&lt;br /&gt;
스톡 항목은 이미지와 약간의 텍스트를 제공하는 데에 자주 사용되는 항목이다. 이는 메뉴, 툴바, 버튼을 비롯해 여러 장소에서 사용된다. 스톡 문자열은 각 스톡 항목을 식별하기에 충분하지만 편의상 전처리기 매크로가 제공된다.&lt;br /&gt;
	&lt;br /&gt;
&lt;br /&gt;
스톡 항목은 오른쪽에서 왼쪽으로 변형체(right-to-left variant)를 가질 수 있으므로 이를 선호하는 사람들에게 이용할 수 있다. 예를 들자면 &amp;#039;&amp;#039;&amp;#039;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, GTK_STOCK_UNINDENT&amp;#039;&amp;#039;&amp;#039; 가 있다.&lt;br /&gt;
	&lt;br /&gt;
&lt;br /&gt;
애플리케이션에서 자신만의 스톡 항목을 등록하는 것도 가능하다. 표 D-1은 GTK+ 2.10 버전부터 이용할 수 있는 98개 항목을 열거하고 있다. 그 중 일부는 GTK+ 2.0 배포판부터 소개되며, 각 항목의 소개 일자도 명시하겠다.&lt;br /&gt;
&lt;br /&gt;
{| style=&amp;quot;border: 1px solid black;&amp;quot;&lt;br /&gt;
|- style=&amp;quot;color: white; background-color: black;&amp;quot;&lt;br /&gt;
|&amp;#039;&amp;#039;&amp;#039;Stock ID&amp;#039;&amp;#039;&amp;#039;||&amp;#039;&amp;#039;&amp;#039;Display&amp;#039;&amp;#039;&amp;#039;||&amp;#039;&amp;#039;&amp;#039;Introduced&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
|- style=&amp;quot;vertical-align:top;&amp;quot;&lt;br /&gt;
|GTK_STOCK_ABOUT||[[image:appendix_D_stock_about_24.png|left|12px]]About||GTK+ 2.6&lt;br /&gt;
|- style=&amp;quot;vertical-align:top;&amp;quot;&lt;br /&gt;
|GTK_STOCK_ADD||[[image:appendix_D_stock_add_24.png|left|12px]]Add||GTK+ 2.0&lt;br /&gt;
|- style=&amp;quot;vertical-align:top;&amp;quot;&lt;br /&gt;
|GTK_STOCK_APPLY||[[image:appendix_D_stock_apply_20.png|left|12px]]Apply||GTK+ 2.0&lt;br /&gt;
|- style=&amp;quot;vertical-align:top;&amp;quot;&lt;br /&gt;
|GTK_STOCK_BOLD||[[image:appendix_D_stock_text_bold_24.png|left|12px]]Bold||GTK+ 2.0&lt;br /&gt;
|- style=&amp;quot;vertical-align:top;&amp;quot;&lt;br /&gt;
|GTK_STOCK_CANCEL||[[image:appendix_D_stock_cancel_20.png|left|12px]]Cancel||GTK+ 2.0&lt;br /&gt;
|- style=&amp;quot;vertical-align:top;&amp;quot;&lt;br /&gt;
|GTK_STOCK_CDROM||[[image:appendix_D_stock_cdrom_24.png|left|12px]]CD-Rom||GTK+ 2.0&lt;br /&gt;
|- style=&amp;quot;vertical-align:top;&amp;quot;&lt;br /&gt;
|GTK_STOCK_CLEAR||[[image:appendix_D_stock_clear_24.png|left|12px]]Clear||GTK+ 2.0&lt;br /&gt;
|- style=&amp;quot;vertical-align:top;&amp;quot;&lt;br /&gt;
|GTK_STOCK_CLOSE||[[image:appendix_D_stock_close_24.png|left|12px]]Close||GTK+ 2.0&lt;br /&gt;
|- style=&amp;quot;vertical-align:top;&amp;quot;&lt;br /&gt;
|GTK_STOCK_COLOR_PICKER||[[image:appendix_D_stock_color_picker_25.png|left|12px]]Color picker||GTK+ 2.2&lt;br /&gt;
|- style=&amp;quot;vertical-align:top;&amp;quot;&lt;br /&gt;
|GTK_STOCK_CONNECT||[[image:appendix_D_stock_connect_24.png|left|12px]]Connect||GTK+ 2.6&lt;br /&gt;
|- style=&amp;quot;vertical-align:top;&amp;quot;&lt;br /&gt;
|GTK_STOCK_CONVERT||[[image:appendix_D_stock_convert_24.png|left|12px]]Convert||GTK+ 2.0&lt;br /&gt;
|- style=&amp;quot;vertical-align:top;&amp;quot;&lt;br /&gt;
|GTK_STOCK_COPY||[[image:appendix_D_stock_copy_24.png|left|12px]]Copy||GTK+ 2.0&lt;br /&gt;
|- style=&amp;quot;vertical-align:top;&amp;quot;&lt;br /&gt;
|GTK_STOCK_CUT||[[image:appendix_D_stock_cut_24.png|left|12px]]Cut||GTK+ 2.0&lt;br /&gt;
|- style=&amp;quot;vertical-align:top;&amp;quot;&lt;br /&gt;
|GTK_STOCK_DELETE||[[image:appendix_D_stock_trash_24.png|left|12px]]Delete||GTK+ 2.0&lt;br /&gt;
|- style=&amp;quot;vertical-align:top;&amp;quot;&lt;br /&gt;
|GTK_STOCK_DIALOG_AUTHENTICATION||[[image:appendix_D_stock_dialog_authentication_48.png|left|12px]]Authentication||GTK+ 2.4&lt;br /&gt;
|- style=&amp;quot;vertical-align:top;&amp;quot;&lt;br /&gt;
|GTK_STOCK_DIALOG_ERROR||[[image:appendix_D_stock_dialog_error_48.png|left|12px]]Error||GTK+ 2.0&lt;br /&gt;
|- style=&amp;quot;vertical-align:top;&amp;quot;&lt;br /&gt;
|GTK_STOCK_DIALOG_INFO||[[image:appendix_D_stock_dialog_info_48.png|left|12px]]Information||GTK+ 2.0&lt;br /&gt;
|- style=&amp;quot;vertical-align:top;&amp;quot;&lt;br /&gt;
|GTK_STOCK_DIALOG_QUESTION||[[image:appendix_D_stock_dialog_question_48.png|left|12px]]Question||GTK+ 2.0&lt;br /&gt;
|- style=&amp;quot;vertical-align:top;&amp;quot;&lt;br /&gt;
|GTK_STOCK_DIALOG_WARNING||[[image:appendix_D_stock_dialog_warning_48.png|left|12px]]Warning||GTK+ 2.0&lt;br /&gt;
|- style=&amp;quot;vertical-align:top;&amp;quot;&lt;br /&gt;
|GTK_STOCK_DIRECTORY||[[image:appendix_D_stock_directory_24.png|left|12px]]Directory||GTK+ 2.6&lt;br /&gt;
|- style=&amp;quot;vertical-align:top;&amp;quot;&lt;br /&gt;
|GTK_STOCK_DISCONNECT||[[image:appendix_D_stock_disconnect_24.png|left|12px]]Disconnect||GTK+ 2.6&lt;br /&gt;
|- style=&amp;quot;vertical-align:top;&amp;quot;&lt;br /&gt;
|GTK_STOCK_DND||[[image:appendix_D_stock_dnd_32.png|left|12px]]Drag-And-Drop||GTK+ 2.0&lt;br /&gt;
|- style=&amp;quot;vertical-align:top;&amp;quot;&lt;br /&gt;
|GTK_STOCK_DND_MULTIPLE||[[image:appendix_D_stock_dnd_multiple_32.png|left|12px]]Drag-And-Drop multiple||GTK+ 2.0&lt;br /&gt;
|- style=&amp;quot;vertical-align:top;&amp;quot;&lt;br /&gt;
|GTK_STOCK_EDIT||[[image:appendix_D_stock_edit_24.png|left|12px]]Edit||GTK+ 2.6&lt;br /&gt;
|- style=&amp;quot;vertical-align:top;&amp;quot;&lt;br /&gt;
|GTK_STOCK_EXECUTE||[[image:appendix_D_stock_exec_24.png|left|12px]]Execute||GTK+ 2.0&lt;br /&gt;
|- style=&amp;quot;vertical-align:top;&amp;quot;&lt;br /&gt;
|GTK_STOCK_FILE||[[image:appendix_D_stock_file_24.png|left|12px]]File||GTK+ 2.6&lt;br /&gt;
|- style=&amp;quot;vertical-align:top;&amp;quot;&lt;br /&gt;
|GTK_STOCK_FIND||[[image:appendix_D_stock_search_24.png|left|12px]]Find||GTK+ 2.0&lt;br /&gt;
|- style=&amp;quot;vertical-align:top;&amp;quot;&lt;br /&gt;
|GTK_STOCK_FIND_AND_REPLACE||[[image:appendix_D_stock_search_replace_24.png|left|12px]]Find and Replace||GTK+ 2.0&lt;br /&gt;
|- style=&amp;quot;vertical-align:top;&amp;quot;&lt;br /&gt;
|GTK_STOCK_FLOPPY||[[image:appendix_D_stock_save_24.png|left|12px]]Floppy||GTK+ 2.0&lt;br /&gt;
|- style=&amp;quot;vertical-align:top;&amp;quot;&lt;br /&gt;
|GTK_STOCK_FULLSCREEN||[[image:appendix_D_view-fullscreen.png|left|12px]]Fullscreen||GTK+ 2.8&lt;br /&gt;
|- style=&amp;quot;vertical-align:top;&amp;quot;&lt;br /&gt;
|GTK_STOCK_GO_BACK||[[image:appendix_D_stock_left_arrow_24.png|left|12px]]Back||GTK+ 2.0&lt;br /&gt;
|- style=&amp;quot;vertical-align:top;&amp;quot;&lt;br /&gt;
|GTK_STOCK_GO_DOWN||[[image:appendix_D_stock_down_arrow_24.png|left|12px]]Down||GTK+ 2.0&lt;br /&gt;
|- style=&amp;quot;vertical-align:top;&amp;quot;&lt;br /&gt;
|GTK_STOCK_GO_FORWARD||[[image:appendix_D_stock_right_arrow_24.png|left|12px]]Forward||GTK+ 2.0&lt;br /&gt;
|- style=&amp;quot;vertical-align:top;&amp;quot;&lt;br /&gt;
|GTK_STOCK_GO_UP||[[image:appendix_D_stock_up_arrow_24.png|left|12px]]Up||GTK+ 2.0&lt;br /&gt;
|- style=&amp;quot;vertical-align:top;&amp;quot;&lt;br /&gt;
|GTK_STOCK_GOTO_BOTTOM||[[image:appendix_D_stock_bottom_24.png|left|12px]]Bottom||GTK+ 2.0&lt;br /&gt;
|- style=&amp;quot;vertical-align:top;&amp;quot;&lt;br /&gt;
|GTK_STOCK_GOTO_FIRST||[[image:appendix_D_stock_first_24.png|left|12px]]First||GTK+ 2.0&lt;br /&gt;
|- style=&amp;quot;vertical-align:top;&amp;quot;&lt;br /&gt;
|GTK_STOCK_GOTO_LAST||[[image:appendix_D_stock_last_24.png|left|12px]]Last||GTK+ 2.0&lt;br /&gt;
|- style=&amp;quot;vertical-align:top;&amp;quot;&lt;br /&gt;
|GTK_STOCK_GOTO_TOP||[[image:appendix_D_stock_top_24.png|left|12px]]Top||GTK+ 2.0&lt;br /&gt;
|- style=&amp;quot;vertical-align:top;&amp;quot;&lt;br /&gt;
|GTK_STOCK_HARDDISK||[[image:appendix_D_stock_harddisk_24.png|left|12px]]Harddisk||GTK+ 2.4&lt;br /&gt;
|- style=&amp;quot;vertical-align:top;&amp;quot;&lt;br /&gt;
|GTK_STOCK_HELP||[[image:appendix_D_stock_help_24.png|left|12px]]Help||GTK+ 2.0&lt;br /&gt;
|- style=&amp;quot;vertical-align:top;&amp;quot;&lt;br /&gt;
|GTK_STOCK_HOME||[[image:appendix_D_stock_home_24.png|left|12px]]Home||GTK+ 2.0&lt;br /&gt;
|- style=&amp;quot;vertical-align:top;&amp;quot;&lt;br /&gt;
|GTK_STOCK_INDENT||[[image:appendix_D_stock_text_indent_24.png|left|12px]]Increase Indent||GTK+ 2.4&lt;br /&gt;
|- style=&amp;quot;vertical-align:top;&amp;quot;&lt;br /&gt;
|GTK_STOCK_INDEX||[[image:appendix_D_stock_index_24.png|left|12px]]Index||GTK+ 2.0&lt;br /&gt;
|- style=&amp;quot;vertical-align:top;&amp;quot;&lt;br /&gt;
|GTK_STOCK_INFO||[[image:appendix_D_gtk-info.png|left|12px]]Information||GTK+ 2.8&lt;br /&gt;
|- style=&amp;quot;vertical-align:top;&amp;quot;&lt;br /&gt;
|GTK_STOCK_ITALIC||[[image:appendix_D_stock_text_italic_24.png|left|12px]]Italic||GTK+ 2.0&lt;br /&gt;
|- style=&amp;quot;vertical-align:top;&amp;quot;&lt;br /&gt;
|GTK_STOCK_JUMP_TO||[[image:appendix_D_stock_jump_to_24.png|left|12px]]Jump to||GTK+ 2.0&lt;br /&gt;
|- style=&amp;quot;vertical-align:top;&amp;quot;&lt;br /&gt;
|GTK_STOCK_JUSTIFY_CENTER||[[image:appendix_D_stock_align_center_24.png|left|12px]]Center||GTK+ 2.0&lt;br /&gt;
|- style=&amp;quot;vertical-align:top;&amp;quot;&lt;br /&gt;
|GTK_STOCK_JUSTIFY_FILL||[[image:appendix_D_stock_align_justify_24.png|left|12px]]Fill||GTK+ 2.0&lt;br /&gt;
|- style=&amp;quot;vertical-align:top;&amp;quot;&lt;br /&gt;
|GTK_STOCK_JUSTIFY_LEFT||[[image:appendix_D_stock_align_left_24.png|left|12px]]Left||GTK+ 2.0&lt;br /&gt;
|- style=&amp;quot;vertical-align:top;&amp;quot;&lt;br /&gt;
|GTK_STOCK_JUSTIFY_RIGHT||[[image:appendix_D_stock_align_right_24.png|left|12px]]Right||GTK+ 2.0&lt;br /&gt;
|- style=&amp;quot;vertical-align:top;&amp;quot;&lt;br /&gt;
|GTK_STOCK_LEAVE_FULLSCREEN||[[image:appendix_D_gtk-leave-fullscreen.png|left|12px]]Leave Fullscreen||GTK+ 2.8&lt;br /&gt;
|- style=&amp;quot;vertical-align:top;&amp;quot;&lt;br /&gt;
|GTK_STOCK_MEDIA_FORWARD||[[image:appendix_D_stock_media_forward_24.png|left|12px]]Forward||GTK+ 2.6&lt;br /&gt;
|- style=&amp;quot;vertical-align:top;&amp;quot;&lt;br /&gt;
|GTK_STOCK_MEDIA_NEXT||[[image:appendix_D_stock_media_next_24.png|left|12px]]Next||GTK+ 2.6&lt;br /&gt;
|- style=&amp;quot;vertical-align:top;&amp;quot;&lt;br /&gt;
|GTK_STOCK_MEDIA_PAUSE||[[image:appendix_D_stock_media_pause_24.png|left|12px]]Pause||GTK+ 2.6&lt;br /&gt;
|- style=&amp;quot;vertical-align:top;&amp;quot;&lt;br /&gt;
|GTK_STOCK_MEDIA_PLAY||[[image:appendix_D_stock_media_play_24.png|left|12px]]Play||GTK+ 2.6&lt;br /&gt;
|- style=&amp;quot;vertical-align:top;&amp;quot;&lt;br /&gt;
|GTK_STOCK_MEDIA_PREVIOUS||[[image:appendix_D_stock_media_previous_24.png|left|12px]]Previous||GTK+ 2.6&lt;br /&gt;
|- style=&amp;quot;vertical-align:top;&amp;quot;&lt;br /&gt;
|GTK_STOCK_MEDIA_RECORD||[[image:appendix_D_stock_media_record_24.png|left|12px]]Record||GTK+ 2.6&lt;br /&gt;
|- style=&amp;quot;vertical-align:top;&amp;quot;&lt;br /&gt;
|GTK_STOCK_MEDIA_REWIND||[[image:appendix_D_stock_media_rewind_24.png|left|12px]]Rewind||GTK+ 2.6&lt;br /&gt;
|- style=&amp;quot;vertical-align:top;&amp;quot;&lt;br /&gt;
|GTK_STOCK_MEDIA_STOP||[[image:appendix_D_stock_media_stop_24.png|left|12px]]Stop||GTK+ 2.6&lt;br /&gt;
|- style=&amp;quot;vertical-align:top;&amp;quot;&lt;br /&gt;
|GTK_STOCK_MISSING_IMAGE||[[image:appendix_D_stock_broken_image_24.png|left|12px]]Missing Image||GTK+ 2.0&lt;br /&gt;
|- style=&amp;quot;vertical-align:top;&amp;quot;&lt;br /&gt;
|GTK_STOCK_NETWORK||[[image:appendix_D_stock_network_24.png|left|12px]]Network||GTK+ 2.4&lt;br /&gt;
|- style=&amp;quot;vertical-align:top;&amp;quot;&lt;br /&gt;
|GTK_STOCK_NEW||[[image:appendix_D_stock_new_24.png|left|12px]]New||GTK+ 2.0&lt;br /&gt;
|- style=&amp;quot;vertical-align:top;&amp;quot;&lt;br /&gt;
|GTK_STOCK_NO||[[image:appendix_D_stock_no_20.png|left|12px]]No||GTK+ 2.0&lt;br /&gt;
|- style=&amp;quot;vertical-align:top;&amp;quot;&lt;br /&gt;
|GTK_STOCK_OK||[[image:appendix_D_stock_ok_20.png|left|12px]]OK||GTK+ 2.0&lt;br /&gt;
|- style=&amp;quot;vertical-align:top;&amp;quot;&lt;br /&gt;
|GTK_STOCK_OPEN||[[image:appendix_D_stock_open_24.png|left|12px]]Open||GTK+ 2.0&lt;br /&gt;
|- style=&amp;quot;vertical-align:top;&amp;quot;&lt;br /&gt;
|GTK_STOCK_ORIENTATION_LANDSCAPE||[[image:appendix_D_gtk-orientation-landscape.png|left|12px]]Landscape||GTK+ 2.10&lt;br /&gt;
|- style=&amp;quot;vertical-align:top;&amp;quot;&lt;br /&gt;
|GTK_STOCK_ORIENTATION_PORTRAIT||[[image:appendix_D_gtk-orientation-portrait.png|left|12px]]Portrait||GTK+ 2.10&lt;br /&gt;
|- style=&amp;quot;vertical-align:top;&amp;quot;&lt;br /&gt;
|GTK_STOCK_ORIENTATION_REVERSE_LANDSCAPE||[[image:appendix_D_gtk-orientation-reverse-landscape.png|left|12px]]Reverse Landscape||GTK+ 2.10&lt;br /&gt;
|- style=&amp;quot;vertical-align:top;&amp;quot;&lt;br /&gt;
|GTK_STOCK_ORIENTATION_REVERSE_PORTRAIT||[[image:appendix_D_gtk-orientation-reverse-portrait.png|left|12px]]Reverse Portrait||GTK+ 2.10&lt;br /&gt;
|- style=&amp;quot;vertical-align:top;&amp;quot;&lt;br /&gt;
|GTK_STOCK_PASTE||[[image:appendix_D_stock_paste_24.png|left|12px]]Paste||GTK+ 2.0&lt;br /&gt;
|- style=&amp;quot;vertical-align:top;&amp;quot;&lt;br /&gt;
|GTK_STOCK_PREFERENCES||[[image:appendix_D_stock_preferences_24.png|left|12px]]Preferences||GTK+ 2.0&lt;br /&gt;
|- style=&amp;quot;vertical-align:top;&amp;quot;&lt;br /&gt;
|GTK_STOCK_PRINT||[[image:appendix_D_stock_print_24.png|left|12px]]Print||GTK+ 2.0&lt;br /&gt;
|- style=&amp;quot;vertical-align:top;&amp;quot;&lt;br /&gt;
|GTK_STOCK_PRINT_PREVIEW||[[image:appendix_D_stock_print_preview_24.png|left|12px]]Print Preview||GTK+ 2.0&lt;br /&gt;
|- style=&amp;quot;vertical-align:top;&amp;quot;&lt;br /&gt;
|GTK_STOCK_PROPERTIES||[[image:appendix_D_stock_properties_24.png|left|12px]]Properties||GTK+ 2.0&lt;br /&gt;
|- style=&amp;quot;vertical-align:top;&amp;quot;&lt;br /&gt;
|GTK_STOCK_QUIT||[[image:appendix_D_stock_exit_24.png|left|12px]]Quit||GTK+ 2.0&lt;br /&gt;
|- style=&amp;quot;vertical-align:top;&amp;quot;&lt;br /&gt;
|GTK_STOCK_REDO||[[image:appendix_D_stock_redo_24.png|left|12px]]Redo||GTK+ 2.0&lt;br /&gt;
|- style=&amp;quot;vertical-align:top;&amp;quot;&lt;br /&gt;
|GTK_STOCK_REFRESH||[[image:appendix_D_stock_refresh_24.png|left|12px]]Refresh||GTK+ 2.0&lt;br /&gt;
|- style=&amp;quot;vertical-align:top;&amp;quot;&lt;br /&gt;
|GTK_STOCK_REMOVE||[[image:appendix_D_stock_remove_24.png|left|12px]]Remove||GTK+ 2.0&lt;br /&gt;
|- style=&amp;quot;vertical-align:top;&amp;quot;&lt;br /&gt;
|GTK_STOCK_REVERT_TO_SAVED||[[image:appendix_D_stock_revert_24.png|left|12px]]Revert||GTK+ 2.0&lt;br /&gt;
|- style=&amp;quot;vertical-align:top;&amp;quot;&lt;br /&gt;
|GTK_STOCK_SAVE||[[image:appendix_D_stock_save_24.png|left|12px]]Save||GTK+ 2.0&lt;br /&gt;
|- style=&amp;quot;vertical-align:top;&amp;quot;&lt;br /&gt;
|GTK_STOCK_SAVE_AS||[[image:appendix_D_stock_save_as_24.png|left|12px]]Save As||GTK+ 2.0&lt;br /&gt;
|- style=&amp;quot;vertical-align:top;&amp;quot;&lt;br /&gt;
|GTK_STOCK_SELECT_ALL||[[image:appendix_D_gtk-select-all.png|left|12px]]Select All||GTK+ 2.10&lt;br /&gt;
|- style=&amp;quot;vertical-align:top;&amp;quot;&lt;br /&gt;
|GTK_STOCK_SELECT_COLOR||[[image:appendix_D_stock_colorselector_24.png|left|12px]]Color||GTK+ 2.0&lt;br /&gt;
|- style=&amp;quot;vertical-align:top;&amp;quot;&lt;br /&gt;
|GTK_STOCK_SELECT_FONT||[[image:appendix_D_stock_font_24.png|left|12px]]Font||GTK+ 2.0&lt;br /&gt;
|- style=&amp;quot;vertical-align:top;&amp;quot;&lt;br /&gt;
|GTK_STOCK_SORT_ASCENDING||[[image:appendix_D_stock_sort_ascending_24.png|left|12px]]Ascending||GTK+ 2.0&lt;br /&gt;
|- style=&amp;quot;vertical-align:top;&amp;quot;&lt;br /&gt;
|GTK_STOCK_SORT_DESCENDING||[[image:appendix_D_stock_sort_descending_24.png|left|12px]]Descending||GTK+ 2.0&lt;br /&gt;
|- style=&amp;quot;vertical-align:top;&amp;quot;&lt;br /&gt;
|GTK_STOCK_SPELL_CHECK||[[image:appendix_D_stock_spellcheck_24.png|left|12px]]Spell Check||GTK+ 2.0&lt;br /&gt;
|- style=&amp;quot;vertical-align:top;&amp;quot;&lt;br /&gt;
|GTK_STOCK_STOP||[[image:appendix_D_stock_stop_24.png|left|12px]]Stop||GTK+ 2.0&lt;br /&gt;
|- style=&amp;quot;vertical-align:top;&amp;quot;&lt;br /&gt;
|GTK_STOCK_STRIKETHROUGH||[[image:appendix_D_stock_text_strikethrough_24.png|left|12px]]Strikethrough||GTK+ 2.0&lt;br /&gt;
|- style=&amp;quot;vertical-align:top;&amp;quot;&lt;br /&gt;
|GTK_STOCK_UNDELETE||[[image:appendix_D_stock_undelete_24.png|left|12px]]Undelete||GTK+ 2.0&lt;br /&gt;
|- style=&amp;quot;vertical-align:top;&amp;quot;&lt;br /&gt;
|GTK_STOCK_UNDERLINE||[[image:appendix_D_stock_text_underline_24.png|left|12px]]Underline||GTK+ 2.0&lt;br /&gt;
|- style=&amp;quot;vertical-align:top;&amp;quot;&lt;br /&gt;
|GTK_STOCK_UNDO||[[image:appendix_D_stock_undo_24.png|left|12px]]Undo||GTK+ 2.0&lt;br /&gt;
|- style=&amp;quot;vertical-align:top;&amp;quot;&lt;br /&gt;
|GTK_STOCK_UNINDENT||[[image:appendix_D_stock_text_unindent_24.png|left|12px]]Decrease Indent||GTK+ 2.4&lt;br /&gt;
|- style=&amp;quot;vertical-align:top;&amp;quot;&lt;br /&gt;
|GTK_STOCK_YES||[[image:appendix_D_stock_yes_20.png|left|12px]]Yes||GTK+ 2.0&lt;br /&gt;
|- style=&amp;quot;vertical-align:top;&amp;quot;&lt;br /&gt;
|GTK_STOCK_ZOOM_100||[[image:appendix_D_stock_zoom_1_24.png|left|12px]]Normal Size||GTK+ 2.0&lt;br /&gt;
|- style=&amp;quot;vertical-align:top;&amp;quot;&lt;br /&gt;
|GTK_STOCK_ZOOM_FIT||[[image:appendix_D_stock_zoom_fit_24.png|left|12px]]Best Fit||GTK+ 2.0&lt;br /&gt;
|- style=&amp;quot;vertical-align:top;&amp;quot;&lt;br /&gt;
|GTK_STOCK_ZOOM_IN||[[image:appendix_D_stock_zoom_in_24.png|left|12px]]Zoom In||GTK+ 2.0&lt;br /&gt;
|- style=&amp;quot;vertical-align:top;&amp;quot;&lt;br /&gt;
|GTK_STOCK_ZOOM_OUT||[[image:appendix_D_stock_zoom_out_24.png|left|12px]]Zoom Out||GTK+ 2.0&lt;br /&gt;
|- style=&amp;quot;color: black; background-color: gray;&amp;quot;&lt;br /&gt;
| colspan=&amp;quot;3&amp;quot; |표 D-1. GTK+ 스톡 항목&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Notes==&lt;br /&gt;
&amp;lt;references /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[Category:FoundationsofGTKDevelopment]]&lt;/div&gt;</summary>
		<author><name>Onionmixer</name></author>
	</entry>
</feed>