📄 gtktoolitem.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>GtkToolItem</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="MenusAndCombos.html" title="Menus, Combo Box, Toolbar"><link rel="prev" href="GtkToolbar.html" title="GtkToolbar"><link rel="next" href="GtkSeparatorToolItem.html" title="GtkSeparatorToolItem"><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 I. GTK+ Overview"><link rel="part" href="gtkbase.html" title="Part II. GTK+ Core Reference"><link rel="part" href="gtkobjects.html" title="Part III. 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 IV. 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 V. 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="GtkToolbar.html"><img src="left.png" width="24" height="24" border="0" alt="Prev"></a></td><td><a accesskey="u" href="MenusAndCombos.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="GtkSeparatorToolItem.html"><img src="right.png" width="24" height="24" border="0" alt="Next"></a></td></tr><tr><td colspan="5" class="shortcuts"><nobr><a href="#id3932582" class="shortcut">Top</a>  |  <a href="#id3933497" class="shortcut">Description</a>  |  <a href="#id3933271" class="shortcut">Object Hierarchy</a>  |  <a href="#id3933348" class="shortcut">Implemented Interfaces</a>  |  <a href="#id3933378" class="shortcut">Properties</a>  |  <a href="#id3933447" class="shortcut">Signals</a></nobr></td></tr></table><div class="refentry" lang="en"><a name="GtkToolItem"></a><div class="titlepage"></div><div class="refnamediv"><table width="100%"><tr><td valign="top"><h2><a name="id3932582"></a><span class="refentrytitle">GtkToolItem</span></h2><p>GtkToolItem — The base class of widgets that can be added to GtkToolbar</p></td><td valign="top" align="right"></td></tr></table></div><div class="refsynopsisdiv"><h2>Synopsis</h2><pre class="synopsis">#include <gtk/gtk.h> <a class="link" href="GtkToolItem.html#GtkToolItem-struct">GtkToolItem</a>;<a class="link" href="GtkToolItem.html" title="GtkToolItem">GtkToolItem</a>* <a class="link" href="GtkToolItem.html#gtk-tool-item-new">gtk_tool_item_new</a> (void);void <a class="link" href="GtkToolItem.html#gtk-tool-item-set-homogeneous">gtk_tool_item_set_homogeneous</a> (<a class="link" href="GtkToolItem.html" title="GtkToolItem">GtkToolItem</a> *tool_item, <ahref="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean">gboolean</a> homogeneous);<ahref="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean">gboolean</a> <a class="link" href="GtkToolItem.html#gtk-tool-item-get-homogeneous">gtk_tool_item_get_homogeneous</a> (<a class="link" href="GtkToolItem.html" title="GtkToolItem">GtkToolItem</a> *tool_item);void <a class="link" href="GtkToolItem.html#gtk-tool-item-set-expand">gtk_tool_item_set_expand</a> (<a class="link" href="GtkToolItem.html" title="GtkToolItem">GtkToolItem</a> *tool_item, <ahref="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean">gboolean</a> expand);<ahref="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean">gboolean</a> <a class="link" href="GtkToolItem.html#gtk-tool-item-get-expand">gtk_tool_item_get_expand</a> (<a class="link" href="GtkToolItem.html" title="GtkToolItem">GtkToolItem</a> *tool_item);void <a class="link" href="GtkToolItem.html#gtk-tool-item-set-tooltip">gtk_tool_item_set_tooltip</a> (<a class="link" href="GtkToolItem.html" title="GtkToolItem">GtkToolItem</a> *tool_item, <a class="link" href="GtkTooltips.html" title="GtkTooltips">GtkTooltips</a> *tooltips, const <ahref="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar">gchar</a> *tip_text, const <ahref="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar">gchar</a> *tip_private);void <a class="link" href="GtkToolItem.html#gtk-tool-item-set-tooltip-text">gtk_tool_item_set_tooltip_text</a> (<a class="link" href="GtkToolItem.html" title="GtkToolItem">GtkToolItem</a> *tool_item, const <ahref="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar">gchar</a> *text);void <a class="link" href="GtkToolItem.html#gtk-tool-item-set-tooltip-markup">gtk_tool_item_set_tooltip_markup</a> (<a class="link" href="GtkToolItem.html" title="GtkToolItem">GtkToolItem</a> *tool_item, const <ahref="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar">gchar</a> *markup);void <a class="link" href="GtkToolItem.html#gtk-tool-item-set-use-drag-window">gtk_tool_item_set_use_drag_window</a> (<a class="link" href="GtkToolItem.html" title="GtkToolItem">GtkToolItem</a> *tool_item, <ahref="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean">gboolean</a> use_drag_window);<ahref="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean">gboolean</a> <a class="link" href="GtkToolItem.html#gtk-tool-item-get-use-drag-window">gtk_tool_item_get_use_drag_window</a> (<a class="link" href="GtkToolItem.html" title="GtkToolItem">GtkToolItem</a> *tool_item);void <a class="link" href="GtkToolItem.html#gtk-tool-item-set-visible-horizontal">gtk_tool_item_set_visible_horizontal</a> (<a class="link" href="GtkToolItem.html" title="GtkToolItem">GtkToolItem</a> *tool_item, <ahref="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean">gboolean</a> visible_horizontal);<ahref="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean">gboolean</a> <a class="link" href="GtkToolItem.html#gtk-tool-item-get-visible-horizontal">gtk_tool_item_get_visible_horizontal</a> (<a class="link" href="GtkToolItem.html" title="GtkToolItem">GtkToolItem</a> *tool_item);void <a class="link" href="GtkToolItem.html#gtk-tool-item-set-visible-vertical">gtk_tool_item_set_visible_vertical</a> (<a class="link" href="GtkToolItem.html" title="GtkToolItem">GtkToolItem</a> *tool_item, <ahref="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean">gboolean</a> visible_vertical);<ahref="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean">gboolean</a> <a class="link" href="GtkToolItem.html#gtk-tool-item-get-visible-vertical">gtk_tool_item_get_visible_vertical</a> (<a class="link" href="GtkToolItem.html" title="GtkToolItem">GtkToolItem</a> *tool_item);void <a class="link" href="GtkToolItem.html#gtk-tool-item-set-is-important">gtk_tool_item_set_is_important</a> (<a class="link" href="GtkToolItem.html" title="GtkToolItem">GtkToolItem</a> *tool_item, <ahref="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean">gboolean</a> is_important);<ahref="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean">gboolean</a> <a class="link" href="GtkToolItem.html#gtk-tool-item-get-is-important">gtk_tool_item_get_is_important</a> (<a class="link" href="GtkToolItem.html" title="GtkToolItem">GtkToolItem</a> *tool_item);<a class="link" href="gtk-Themeable-Stock-Images.html#GtkIconSize">GtkIconSize</a> <a class="link" href="GtkToolItem.html#gtk-tool-item-get-icon-size">gtk_tool_item_get_icon_size</a> (<a class="link" href="GtkToolItem.html" title="GtkToolItem">GtkToolItem</a> *tool_item);<a class="link" href="gtk-Standard-Enumerations.html#GtkOrientation">GtkOrientation</a> <a class="link" href="GtkToolItem.html#gtk-tool-item-get-orientation">gtk_tool_item_get_orientation</a> (<a class="link" href="GtkToolItem.html" title="GtkToolItem">GtkToolItem</a> *tool_item);<a class="link" href="gtk-Standard-Enumerations.html#GtkToolbarStyle">GtkToolbarStyle</a> <a class="link" href="GtkToolItem.html#gtk-tool-item-get-toolbar-style">gtk_tool_item_get_toolbar_style</a> (<a class="link" href="GtkToolItem.html" title="GtkToolItem">GtkToolItem</a> *tool_item);<a class="link" href="gtk-Standard-Enumerations.html#GtkReliefStyle">GtkReliefStyle</a> <a class="link" href="GtkToolItem.html#gtk-tool-item-get-relief-style">gtk_tool_item_get_relief_style</a> (<a class="link" href="GtkToolItem.html" title="GtkToolItem">GtkToolItem</a> *tool_item);<a class="link" href="GtkWidget.html" title="GtkWidget">GtkWidget</a>* <a class="link" href="GtkToolItem.html#gtk-tool-item-retrieve-proxy-menu-item">gtk_tool_item_retrieve_proxy_menu_item</a> (<a class="link" href="GtkToolItem.html" title="GtkToolItem">GtkToolItem</a> *tool_item);<a class="link" href="GtkWidget.html" title="GtkWidget">GtkWidget</a>* <a class="link" href="GtkToolItem.html#gtk-tool-item-get-proxy-menu-item">gtk_tool_item_get_proxy_menu_item</a> (<a class="link" href="GtkToolItem.html" title="GtkToolItem">GtkToolItem</a> *tool_item, const <ahref="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar">gchar</a> *menu_item_id);void <a class="link" href="GtkToolItem.html#gtk-tool-item-set-proxy-menu-item">gtk_tool_item_set_proxy_menu_item</a> (<a class="link" href="GtkToolItem.html" title="GtkToolItem">GtkToolItem</a> *tool_item, const <ahref="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar">gchar</a> *menu_item_id, <a class="link" href="GtkWidget.html" title="GtkWidget">GtkWidget</a> *menu_item);void <a class="link" href="GtkToolItem.html#gtk-tool-item-rebuild-menu">gtk_tool_item_rebuild_menu</a> (<a class="link" href="GtkToolItem.html" title="GtkToolItem">GtkToolItem</a> *tool_item);</pre></div><div class="refsect1" lang="en"><a name="id3933271"></a><h2>Object Hierarchy</h2><pre class="synopsis"> <ahref="/usr/share/gtk-doc/html/gobject/gobject-The-Base-Object-Type.html#GObject">GObject</a> +----<ahref="/usr/share/gtk-doc/html/gobject/gobject-The-Base-Object-Type.html#GInitiallyUnowned">GInitiallyUnowned</a> +----<a class="link" href="GtkObject.html" title="GtkObject">GtkObject</a> +----<a class="link" href="GtkWidget.html" title="GtkWidget">GtkWidget</a> +----<a class="link" href="GtkContainer.html" title="GtkContainer">GtkContainer</a> +----<a class="link" href="GtkBin.html" title="GtkBin">GtkBin</a> +----GtkToolItem +----<a class="link" href="GtkToolButton.html" title="GtkToolButton">GtkToolButton</a> +----<a class="link" href="GtkSeparatorToolItem.html" title="GtkSeparatorToolItem">GtkSeparatorToolItem</a></pre></div><div class="refsect1" lang="en"><a name="id3933348"></a><h2>Implemented Interfaces</h2><p>GtkToolItem implements AtkImplementorIface and <a class="link" href="gtk-gtkbuildable.html#GtkBuildable">GtkBuildable</a>.</p></div><div class="refsect1" lang="en"><a name="id3933378"></a><h2>Properties</h2><pre class="synopsis"> "<a class="link" href="GtkToolItem.html#GtkToolItem--is-important">is-important</a>" <ahref="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean">gboolean</a> : Read / Write "<a class="link" href="GtkToolItem.html#GtkToolItem--visible-horizontal">visible-horizontal</a>" <ahref="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean">gboolean</a> : Read / Write "<a class="link" href="GtkToolItem.html#GtkToolItem--visible-vertical">visible-vertical</a>" <ahref="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean">gboolean</a> : Read / Write</pre></div><div class="refsect1" lang="en"><a name="id3933447"></a><h2>Signals</h2><pre class="synopsis"> "<a class="link" href="GtkToolItem.html#GtkToolItem-create-menu-proxy">create-menu-proxy</a>" : Run Last "<a class="link" href="GtkToolItem.html#GtkToolItem-set-tooltip">set-tooltip</a>" : Run Last "<a class="link" href="GtkToolItem.html#GtkToolItem-toolbar-reconfigured">toolbar-reconfigured</a>" : Run Last</pre></div><div class="refsect1" lang="en"><a name="id3933497"></a><h2>Description</h2><p><a class="link" href="GtkToolItem.html" title="GtkToolItem"><span class="type">GtkToolItem</span></a>s are widgets that can appear on a toolbar. Tocreate a toolbar item that contain something else than a button, use<a class="link" href="GtkToolItem.html#gtk-tool-item-new"><code class="function">gtk_tool_item_new()</code></a>. Use <a class="link" href="GtkContainer.html#gtk-container-add"><code class="function">gtk_container_add()</code></a> to add a childwidget to the tool item.</p><p>For toolbar items that contain buttons, see the <a class="link" href="GtkToolButton.html" title="GtkToolButton"><span class="type">GtkToolButton</span></a>,<a class="link" href="GtkToggleToolButton.html" title="GtkToggleToolButton"><span class="type">GtkToggleToolButton</span></a> and <a class="link" href="GtkRadioToolButton.html" title="GtkRadioToolButton"><span class="type">GtkRadioToolButton</span></a> classes.</p>See the <a class="link" href="GtkToolbar.html" title="GtkToolbar"><span class="type">GtkToolbar</span></a> class for a description of the toolbar widget.<p></p></div><div class="refsect1" lang="en"><a name="id3933585"></a><h2>Details</h2><div class="refsect2" lang="en"><a name="id3933596"></a><h3><a name="GtkToolItem-struct"></a>GtkToolItem</h3><a class="indexterm" name="id3933608"></a><pre class="programlisting">typedef struct _GtkToolItem GtkToolItem;</pre><p>The GtkToolItem struct contains only private data. It should only beaccessed through the functions described below.</p></div><hr><div class="refsect2" lang="en"><a name="id3933625"></a><h3><a name="gtk-tool-item-new"></a>gtk_tool_item_new ()</h3><a class="indexterm" name="id3933641"></a><pre class="programlisting"><a class="link" href="GtkToolItem.html" title="GtkToolItem">GtkToolItem</a>* gtk_tool_item_new (void);</pre>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -