gtkseparatortoolitem.sgml

来自「This GTK+ version 2.12.3. GTK+ is a mult」· SGML 代码 · 共 78 行

SGML
78
字号
<!-- ##### SECTION Title ##### -->GtkSeparatorToolItem<!-- ##### SECTION Short_Description ##### -->A toolbar item that separates groups of other toolbar items<!-- ##### SECTION Long_Description ##### --><para>  A #GtkSeparatorItem is a #GtkToolItem that separates groups of other  #GtkToolItems. Depending on the theme, a #GtkSeparatorToolItem will  often look like a vertical line on horizontally docked toolbars.</para><para>If the property "expand" is #TRUE and the property "draw" is #FALSE, a#GtkSeparatorToolItem will act as a "spring" that forces other itemsto the ends of the toolbar.</para><para>  Use gtk_separator_tool_item_new() to create a new #GtkSeparatorToolItem.</para><!-- ##### SECTION See_Also ##### --><para>  <variablelist>    <varlistentry>      <term>#GtkToolbar</term>      <listitem><para>The toolbar widget</para></listitem>    </varlistentry>    <varlistentry>      <term>#GtkRadioToolButton</term>      <listitem><para>A toolbar item containing a radio	  button</para></listitem>    </varlistentry>  </variablelist></para><!-- ##### SECTION Stability_Level ##### --><!-- ##### STRUCT GtkSeparatorToolItem ##### --><para>The #GtkSeparatorToolItem struct contains only private data andshould only be accessed through the functions described below.</para><!-- ##### ARG GtkSeparatorToolItem:draw ##### --><para></para><!-- ##### FUNCTION gtk_separator_tool_item_new ##### --><para></para>@Returns: <!-- ##### FUNCTION gtk_separator_tool_item_set_draw ##### --><para></para>@item: @draw: <!-- ##### FUNCTION gtk_separator_tool_item_get_draw ##### --><para></para>@item: @Returns: 

⌨️ 快捷键说明

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