📄 atkregistry.sgml
字号:
<!-- ##### SECTION Title ##### -->AtkRegistry<!-- ##### SECTION Short_Description ##### -->An object used to store the GType of the factories used to create an accessibleobject for an object of a particular GType.<!-- ##### SECTION Long_Description ##### --><para>The AtkRegistry is normally used to create appropriate ATK "peers" for userinterface components. Application developers usually need only interact withthe AtkRegistry by associating appropriate ATK implementation classes withGObject classes via the atk_registry_set_factory_type call, passing theappropriate GType for application custom widget classes.</para><!-- ##### SECTION See_Also ##### --><para></para><!-- ##### SECTION Stability_Level ##### --><!-- ##### STRUCT AtkRegistry ##### --><para>The AtkRegistry structure should not be accessed directly.</para><!-- ##### FUNCTION atk_registry_set_factory_type ##### --><para></para>@registry: @type: @factory_type: <!-- ##### FUNCTION atk_registry_get_factory_type ##### --><para></para>@registry: @type: @Returns: <!-- ##### FUNCTION atk_registry_get_factory ##### --><para></para>@registry: @type: @Returns: <!-- ##### FUNCTION atk_get_default_registry ##### --><para></para>@Returns:
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -