gtkhseparator.sgml

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

SGML
50
字号
<!-- ##### SECTION Title ##### -->GtkHSeparator<!-- ##### SECTION Short_Description ##### -->A horizontal separator<!-- ##### SECTION Long_Description ##### --><para>The #GtkHSeparator widget is a horizontal separator, used to group thewidgets within a window. It displays a horizontal line with a shadow tomake it appear sunken into the interface.</para><note><para>The #GtkHSeparator widget is not used as a separator within menus.To create a separator in a menu create an empty #GtkSeparatorMenuItem widget using gtk_separator_menu_item_new() and add it to the menu with gtk_menu_shell_append().</para></note><!-- ##### SECTION See_Also ##### --><para><variablelist><varlistentry><term>#GtkVSeparator</term><listitem><para>a vertical separator.</para></listitem></varlistentry></variablelist></para><!-- ##### SECTION Stability_Level ##### --><!-- ##### STRUCT GtkHSeparator ##### --><para>The #GtkHSeparator-struct struct contains private data only, andshould be accessed using the functions below.</para><!-- ##### FUNCTION gtk_hseparator_new ##### --><para>Creates a new #GtkHSeparator.</para>@Returns: a new #GtkHSeparator.

⌨️ 快捷键说明

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