⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 gtk-migrating-gtkcombobox.html

📁 最新gtk中文资料集
💻 HTML
字号:
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"><html><head><meta http-equiv="Content-Type" content="text/html; charset=US-ASCII"><title>Migrating from GtkOptionMenu and GtkCombo to GtkComboBox and GtkComboBoxEntry</title><meta name="generator" content="DocBook XSL Stylesheets V1.73.2"><link rel="start" href="index.html" title="GTK+ Reference Manual"><link rel="up" href="migrating.html" title="Part&#160;IV.&#160;Migrating from Previous Versions of GTK+"><link rel="prev" href="migrating-gnomeuiinfo.html" title="Migrating from GnomeUIInfo"><link rel="next" href="migrating-GtkCombo.html" title="Migrating from GtkCombo to GtkComboBoxEntry"><meta name="generator" content="GTK-Doc V1.9 (XML mode)"><link rel="stylesheet" href="style.css" type="text/css"><link rel="part" href="gtk.html" title="Part&#160;I.&#160;GTK+ Overview"><link rel="part" href="gtkbase.html" title="Part&#160;II.&#160;GTK+ Core Reference"><link rel="part" href="gtkobjects.html" title="Part&#160;III.&#160;GTK+ Widgets and Objects"><link rel="chapter" href="ch01.html" title="Object Hierarchy"><link rel="chapter" href="ch02.html" title="Widget Gallery"><link rel="chapter" href="WindowWidgets.html" title="Windows"><link rel="chapter" href="DisplayWidgets.html" title="Display Widgets"><link rel="chapter" href="ButtonWidgets.html" title="Buttons and Toggles"><link rel="chapter" href="NumericEntry.html" title="Numeric/Text Data Entry"><link rel="chapter" href="TextWidgetObjects.html" title="Multiline Text Editor"><link rel="chapter" href="TreeWidgetObjects.html" title="Tree, List and Icon Grid Widgets"><link rel="chapter" href="MenusAndCombos.html" title="Menus, Combo Box, Toolbar"><link rel="chapter" href="Actions.html" title="Action-based menus and toolbars"><link rel="chapter" href="SelectorWidgets.html" title="Selectors (File/Font/Color/Input Devices)"><link rel="chapter" href="LayoutContainers.html" title="Layout Containers"><link rel="chapter" href="Ornaments.html" title="Ornaments"><link rel="chapter" href="ScrollingWidgets.html" title="Scrolling"><link rel="chapter" href="Printing.html" title="Printing"><link rel="chapter" href="MiscObjects.html" title="Miscellaneous"><link rel="chapter" href="AbstractObjects.html" title="Abstract Base Classes"><link rel="chapter" href="PlugSocket.html" title="Cross-process Embedding"><link rel="chapter" href="SpecialObjects.html" title="Special-purpose features"><link rel="chapter" href="RecentDocuments.html" title="Recently Used Documents"><link rel="chapter" href="Builder.html" title="Interface builder"><link rel="chapter" href="DeprecatedObjects.html" title="Deprecated"><link rel="part" href="migrating.html" title="Part&#160;IV.&#160;Migrating from Previous Versions of GTK+"><link rel="chapter" href="gtk-migrating-checklist.html" title="Migration Checklist"><link rel="chapter" href="gtk-migrating-GtkFileChooser.html" title="Migrating from GtkFileSelection to GtkFileChooser"><link rel="chapter" href="gtk-migrating-GtkAction.html" title="Migrating from old menu and toolbar systems to GtkAction"><link rel="chapter" href="gtk-migrating-GtkComboBox.html" title="Migrating from GtkOptionMenu and GtkCombo to GtkComboBox and GtkComboBoxEntry"><link rel="chapter" href="gtk-migrating-GtkIconView.html" title="Migrating from GnomeIconList to GtkIconView"><link rel="chapter" href="gtk-migrating-GtkAboutDialog.html" title="Migrating from GnomeAbout to GtkAboutDialog"><link rel="chapter" href="gtk-migrating-GtkColorButton.html" title="Migrating from GnomeColorPicker to GtkColorButton"><link rel="chapter" href="gtk-migrating-GtkAssistant.html" title="Migrating from GnomeDruid to GtkAssistant"><link rel="chapter" href="gtk-migrating-GtkRecentChooser.html" title="Migrating from EggRecent to GtkRecentChooser"><link rel="chapter" href="gtk-migrating-GtkLinkButton.html" title="Migrating from GnomeHRef to GtkLinkButton"><link rel="chapter" href="gtk-migrating-GtkBuilder.html" title="Migrating from libglade to GtkBuilder"><link rel="chapter" href="gtk-migrating-tooltips.html" title="Migrating from GtkTooltips to GtkTooltip"><link rel="part" href="pt05.html" title="Part&#160;V.&#160;GTK+ Tools"><link rel="glossary" href="glossary.html" title="Glossary"><link rel="index" href="ix01.html" title="Index"><link rel="index" href="ix02.html" title="Index of deprecated symbols"><link rel="index" href="ix03.html" title="Index of new symbols in 2.2"><link rel="index" href="ix04.html" title="Index of new symbols in 2.4"><link rel="index" href="ix05.html" title="Index of new symbols in 2.6"><link rel="index" href="ix06.html" title="Index of new symbols in 2.8"><link rel="index" href="ix07.html" title="Index of new symbols in 2.10"><link rel="index" href="ix08.html" title="Index of new symbols in 2.12"></head><body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"><table class="navigation" id="top" width="100%" summary="Navigation header" cellpadding="2" cellspacing="2"><tr valign="middle"><td><a accesskey="p" href="migrating-gnomeuiinfo.html"><img src="left.png" width="24" height="24" border="0" alt="Prev"></a></td><td><a accesskey="u" href="migrating.html"><img src="up.png" width="24" height="24" border="0" alt="Up"></a></td><td><a accesskey="h" href="index.html"><img src="home.png" width="24" height="24" border="0" alt="Home"></a></td><th width="100%" align="center">GTK+ Reference Manual</th><td><a accesskey="n" href="migrating-GtkCombo.html"><img src="right.png" width="24" height="24" border="0" alt="Next"></a></td></tr></table><div class="chapter" lang="en"><div class="titlepage"><div><div><h2 class="title"><a name="gtk-migrating-GtkComboBox"></a>Migrating from GtkOptionMenu and GtkCombo to GtkComboBox and          GtkComboBoxEntry</h2></div></div></div><div class="toc"><dl><dt><span class="section"><a href="gtk-migrating-GtkComboBox.html#migrating-GtkOptionMenu">Migrating from GtkOptionMenu to GtkComboBox</a></span></dt><dt><span class="section"><a href="migrating-GtkCombo.html">Migrating from GtkCombo to GtkComboBoxEntry</a></span></dt><dt><span class="section"><a href="new-features-GtkComboBox.html">New features</a></span></dt></dl></div><p>    Prior to 2.4, GTK+ offered two widgets for the task of selecting one    item from a list of options. <a class="link" href="GtkOptionMenu.html" title="GtkOptionMenu"><span class="type">GtkOptionMenu</span></a> presents the list of     options as a menu while <a class="link" href="GtkCombo.html" title="GtkCombo"><span class="type">GtkCombo</span></a> presents them in a Windows-style list     popup. The only difference between the two is that a <a class="link" href="GtkCombo.html" title="GtkCombo"><span class="type">GtkCombo</span></a> allows to     manually edit the selected value, while the <a class="link" href="GtkOptionMenu.html" title="GtkOptionMenu"><span class="type">GtkOptionMenu</span></a> does not.  </p><p>    In GTK+ 2.4, a unified API for list selection was introduced, with     <a class="link" href="GtkComboBox.html" title="GtkComboBox"><span class="type">GtkComboBox</span></a> for the non-editable case and <a class="link" href="GtkComboBoxEntry.html" title="GtkComboBoxEntry"><span class="type">GtkComboBoxEntry</span></a> for the     editable case.     The selection of the display style &#8212; menu or list &#8212;    is no longer done at the API level, but has been made themeable via    the style property <span class="type">"appearance"</span>.  </p><div class="section" lang="en"><div class="titlepage"><div><div><h2 class="title" style="clear: both"><a name="migrating-GtkOptionMenu"></a>Migrating from GtkOptionMenu to GtkComboBox</h2></div></div></div><p>      Here is an example of a simple, but typical use of       <span class="type">""</span>      </p><div class="informalexample"><pre class="programlisting">GtkWidget *option_menu, *menu, *menu_item;option_menu = gtk_option_menu_new ();      menu = gtk_menu_new ();menu_item = gtk_menu_item_new_with_label ("First Item");gtk_menu_shell_append (GTK_MENU_SHELL (menu), menu_item);gtk_widget_show (menu_item);menu_item = gtk_menu_item_new_with_label ("Second Item");gtk_menu_shell_append (GTK_MENU_SHELL (menu), menu_item);gtk_widget_show (menu_item);menu_item = gtk_menu_item_new_with_label ("Third Item");gtk_menu_shell_append (GTK_MENU_SHELL (menu), menu_item);gtk_widget_show (menu_item);gtk_option_menu_set_menu (GTK_OPTION_MENU (option_menu), menu);      </pre></div><p>      In order to react to the user's selection, connect to the "changed"      signal on the option menu and use <a class="link" href="GtkOptionMenu.html#gtk-option-menu-get-history"><code class="function">gtk_option_menu_get_history()</code></a>      to retrieve the index of the selected item.    </p><p>      And here is how it would be done with a <span class="type">""</span>      </p><div class="informalexample"><pre class="programlisting">GtkWidget *combo_box;combo_box = gtk_combo_box_new_text ();gtk_combo_box_append_text (GTK_COMBO_BOX (combo_box), "First Item");gtk_combo_box_append_text (GTK_COMBO_BOX (combo_box), "Second Item");gtk_combo_box_append_text (GTK_COMBO_BOX (combo_box), "Third Item");      </pre></div><p>      In order to react to the user's selection, connect to the       <a class="link" href="GtkComboBox.html#GtkComboBox-changed"><span class="type">"changed"</span></a> signal and use <a class="link" href="GtkComboBox.html#gtk-combo-box-get-active"><code class="function">gtk_combo_box_get_active()</code></a>      to retrieve the index of the selected item.    </p><p>      A slightly more complex example involving images:      </p><div class="informalexample"><pre class="programlisting">GtkWidget *option_menu, *menu, *menu_item;option_menu = gtk_option_menu_new ();      menu = gtk_menu_new ();menu_item = gtk_image_menu_item_new_with_label ("First Item");gtk_image_menu_item_set_image (gtk_image_new_from_pixbuf (pixbuf1));gtk_menu_shell_append (GTK_MENU_SHELL (menu), menu_item);gtk_widget_show (menu_item);menu_item = gtk_image_menu_item_new_with_label ("Second Item");gtk_image_menu_item_set_image (gtk_image_new_from_pixbuf (pixbuf2));gtk_menu_shell_append (GTK_MENU_SHELL (menu), menu_item);gtk_widget_show (menu_item);menu_item = gtk_image_menu_item_new_with_label ("Third Item");gtk_image_menu_item_set_image (gtk_image_new_from_pixbuf (pixbuf3));gtk_menu_shell_append (GTK_MENU_SHELL (menu), menu_item);gtk_widget_show (menu_item);gtk_option_menu_set_menu (GTK_OPTION_MENU (option_menu), menu);      </pre></div><p>    </p><p>      can be done using a <a class="link" href="GtkComboBox.html" title="GtkComboBox"><span class="type">GtkComboBox</span></a> as follows:      </p><div class="informalexample"><pre class="programlisting">GtkListStore *store;GtkTreeIter iter;GtkCellRenderer *renderer;GtkWidget *combo_box;store = gtk_list_store_new (2, GDK_TYPE_PIXBUF, G_TYPE_STRING);gtk_list_store_append (store, &amp;iter);gtk_list_store_set (store, &amp;iter, 0, pixbuf1, 1, "First Item", -1);gtk_list_store_append (store, &amp;iter);gtk_list_store_set (store, &amp;iter, 0, pixbuf2, 1, "Second Item", -1);gtk_list_store_append (store, &amp;iter);gtk_list_store_set (store, &amp;iter, 0, pixbuf3, 1, "Third Item", -1);combo_box = gtk_combo_box_new_with_model (GTK_TREE_MODEL (store));renderer = gtk_cell_renderer_pixbuf_new ();gtk_cell_layout_pack_start (GTK_CELL_LAYOUT (combo_box), renderer, FALSE);gtk_cell_layout_set_attributes (GTK_CELL_LAYOUT (combo_box), renderer,                                "pixbuf", 0,                                NULL);renderer = gtk_cell_renderer_text_new ();gtk_cell_layout_pack_start (GTK_CELL_LAYOUT (combo_box), renderer, TRUE);gtk_cell_layout_set_attributes (GTK_CELL_LAYOUT (combo_box), renderer,                                "text", 1,                                NULL);      </pre></div><p>    </p></div></div></body></html>

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -