gtkrecentaction.sgml

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

SGML
82
字号
<!-- ##### SECTION Title ##### -->GtkRecentAction<!-- ##### SECTION Short_Description ##### -->An action of which represents a list of recently used files<!-- ##### SECTION Long_Description ##### --><para>A GtkRecentAction represents a list of recently used files, whichcan be shown by widgets such as #GtkRecentChooserDialog or #GtkRecentChooserMenu.</para><para>To construct a submenu showing recently used files, use a GtkRecentAction as the action for a &lt;menuitem&gt;. To construct a menu toolbutton showing the recently used files in the popup menu, use a GtkRecentAction as the action for a &lt;toolitem&gt; element.</para><!-- ##### SECTION See_Also ##### --><para></para><!-- ##### SECTION Stability_Level ##### --><!-- ##### STRUCT GtkRecentAction ##### --><para></para><!-- ##### ARG GtkRecentAction:show-numbers ##### --><para></para><!-- ##### FUNCTION gtk_recent_action_new ##### --><para></para>@name: @label: @tooltip: @stock_id: @Returns: <!-- ##### FUNCTION gtk_recent_action_new_for_manager ##### --><para></para>@name: @label: @tooltip: @stock_id: @manager: @Returns: <!-- ##### FUNCTION gtk_recent_action_get_show_numbers ##### --><para></para>@action: @Returns: <!-- ##### FUNCTION gtk_recent_action_set_show_numbers ##### --><para></para>@action: @show_numbers: 

⌨️ 快捷键说明

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