atkobjectfactory.sgml

来自「The ATK library provides a set of interf」· SGML 代码 · 共 60 行

SGML
60
字号
<!-- ##### SECTION Title ##### -->AtkObjectFactory<!-- ##### SECTION Short_Description ##### -->The base object class for a factory used to create accessible objects for objects of a specific GType.<!-- ##### SECTION Long_Description ##### --><para>This class is the base object class for a factory used to create an accessible object for a specific GType. The function atk_registry_set_factory_type() is normally called to store in the registry the factory type to be used to create an accessible of aparticular GType.</para><!-- ##### SECTION See_Also ##### --><para>AtkRegistry</para><!-- ##### SECTION Stability_Level ##### --><!-- ##### STRUCT AtkObjectFactory ##### --><para>The AtkObjectFactory structure should not be accessed directly.</para><!-- ##### FUNCTION atk_object_factory_create_accessible ##### --><para></para>@factory: @obj: @Returns: <!-- ##### FUNCTION atk_object_factory_get_accessible_type ##### --><para></para>@factory: @Returns: <!-- ##### FUNCTION atk_object_factory_invalidate ##### --><para></para>@factory: 

⌨️ 快捷键说明

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