gtkradioaction.sgml
来自「This GTK+ version 2.12.3. GTK+ is a mult」· SGML 代码 · 共 101 行
SGML
101 行
<!-- ##### SECTION Title ##### -->GtkRadioAction<!-- ##### SECTION Short_Description ##### -->An action of which only one in a group can be active<!-- ##### SECTION Long_Description ##### --><para>A #GtkRadioAction is similar to #GtkRadioMenuItem. A number of radioactions can be linked together so that only one may be active at any one time.</para><!-- ##### SECTION See_Also ##### --><para></para><!-- ##### SECTION Stability_Level ##### --><!-- ##### STRUCT GtkRadioAction ##### --><para>The <structname>GtkRadioAction</structname> struct contains only private members and should not be accessed directly.</para><!-- ##### SIGNAL GtkRadioAction::changed ##### --><para></para>@radioaction: the object which received the signal.@arg1: <!-- ##### ARG GtkRadioAction:current-value ##### --><para></para><!-- ##### ARG GtkRadioAction:group ##### --><para></para><!-- ##### ARG GtkRadioAction:value ##### --><para></para><!-- ##### FUNCTION gtk_radio_action_new ##### --><para></para>@name: @label: @tooltip: @stock_id: @value: @Returns: <!-- ##### FUNCTION gtk_radio_action_get_group ##### --><para></para>@action: @Returns: <!-- ##### FUNCTION gtk_radio_action_set_group ##### --><para></para>@action: @group: <!-- ##### FUNCTION gtk_radio_action_get_current_value ##### --><para></para>@action: @Returns: <!-- ##### FUNCTION gtk_radio_action_set_current_value ##### --><para></para>@action: @current_value:
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?