⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 atkselection.sgml

📁 linux下图形库开发包atk-1.4.0.tar.gz
💻 SGML
字号:
<!-- ##### SECTION Title ##### -->AtkSelection<!-- ##### SECTION Short_Description ##### -->The ATK interface implemented by container objects whose #AtkObject childrencan be selected.<!-- ##### SECTION Long_Description ##### --><para>#AtkSelection should be implemented by UI components with children whichare exposed by #atk_object_ref_child and #atk_object_get_n_children, ifthe use of the parent UI component ordinarily involves selection of oneor more of the objects corresponding to those #AtkObject children - forexample, selectable lists.</para><para>Note that other types of "selection" (for instance text selection) areaccomplished a other ATK interfaces - #AtkSelection is limited to theselection/deselection of children.</para><!-- ##### SECTION See_Also ##### --><para>#AtkText</para><!-- ##### STRUCT AtkSelection ##### --><para>The AtkAction structure does not contain any fields.</para><!-- ##### FUNCTION atk_selection_add_selection ##### --><para></para>@selection: @i: @Returns: <!-- ##### FUNCTION atk_selection_clear_selection ##### --><para></para>@selection: @Returns: <!-- ##### FUNCTION atk_selection_ref_selection ##### --><para></para>@selection: @i: @Returns: <!-- ##### FUNCTION atk_selection_get_selection_count ##### --><para></para>@selection: @Returns: <!-- ##### FUNCTION atk_selection_is_child_selected ##### --><para></para>@selection: @i: @Returns: <!-- ##### FUNCTION atk_selection_remove_selection ##### --><para></para>@selection: @i: @Returns: <!-- ##### FUNCTION atk_selection_select_all_selection ##### --><para></para>@selection: @Returns: <!-- ##### SIGNAL AtkSelection::selection-changed ##### --><para></para>@atkselection: the object which received the signal.

⌨️ 快捷键说明

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