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

📄 atkrelationset.sgml

📁 The ATK library provides a set of interfaces for accessibility.By supporting the ATK interfaces, an
💻 SGML
字号:
<!-- ##### SECTION Title ##### -->AtkRelationSet<!-- ##### SECTION Short_Description ##### -->A set of AtkRelations, normally the set of AtkRelations which an AtkObject has.<!-- ##### SECTION Long_Description ##### --><para>The AtkRelationSet held by an object establishes its relationships withobjects beyond the normal "parent/child" hierarchical relationships that alluser interface objects have.  AtkRelationSets establish whether objects arelabelled or controlled by other components, share group membership with othercomponents (for instance within a radio-button group), or share content which"flows" between them, among other types of possible relationships.</para><!-- ##### SECTION See_Also ##### --><para></para><!-- ##### SECTION Stability_Level ##### --><!-- ##### STRUCT AtkRelationSet ##### --><para>The AtkRelationSet structure should not be accessed directly.</para><!-- ##### FUNCTION atk_relation_set_new ##### --><para></para>@Returns: <!-- ##### FUNCTION atk_relation_set_contains ##### --><para></para>@set: @relationship: @Returns: <!-- ##### FUNCTION atk_relation_set_remove ##### --><para></para>@set: @relation: <!-- ##### FUNCTION atk_relation_set_add ##### --><para></para>@set: @relation: <!-- ##### FUNCTION atk_relation_set_get_n_relations ##### --><para></para>@set: @Returns: <!-- ##### FUNCTION atk_relation_set_get_relation ##### --><para></para>@set: @i: @Returns: <!-- ##### FUNCTION atk_relation_set_get_relation_by_type ##### --><para></para>@set: @relationship: @Returns: <!-- ##### FUNCTION atk_relation_set_add_relation_by_type ##### --><para></para>@set: @relationship: @target: 

⌨️ 快捷键说明

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