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

📄 atkcomponent.sgml

📁 linux下图形库开发包atk-1.4.0.tar.gz
💻 SGML
字号:
<!-- ##### SECTION Title ##### -->AtkComponent<!-- ##### SECTION Short_Description ##### -->The ATK interface provided by UI components which occupy a physical area onthe screen.<!-- ##### SECTION Long_Description ##### --><para>#AtkComponent should be implemented by most if not all UI elements withan actual on-screen presence, i.e. components which can be said to havea screen-coordinate bounding box.  Virtually all widgets will need tohave #AtkComponent implementations provided for their corresponding#AtkObject class.  In short, only UI elements which are *not* GUIelements will omit this ATK interface.</para><para>A possible exception might be textual information with a transparentbackground, in which case text glyph bounding box information isprovided by #AtkText.</para><!-- ##### SECTION See_Also ##### --><para></para><!-- ##### STRUCT AtkComponent ##### --><para>The AtkComponent structure does not contain any fields.</para><!-- ##### FUNCTION atk_component_add_focus_handler ##### --><para></para>@component: @handler: @Returns: <!-- ##### FUNCTION atk_component_contains ##### --><para></para>@component: @x: @y: @coord_type: @Returns: <!-- ##### FUNCTION atk_component_get_extents ##### --><para></para>@component: @x: @y: @width: @height: @coord_type: <!-- ##### FUNCTION atk_component_get_layer ##### --><para></para>@component: @Returns: <!-- ##### FUNCTION atk_component_get_mdi_zorder ##### --><para></para>@component: @Returns: <!-- ##### FUNCTION atk_component_get_position ##### --><para></para>@component: @x: @y: @coord_type: <!-- ##### FUNCTION atk_component_get_size ##### --><para></para>@component: @width: @height: <!-- ##### FUNCTION atk_component_grab_focus ##### --><para></para>@component: @Returns: <!-- ##### FUNCTION atk_component_ref_accessible_at_point ##### --><para></para>@component: @x: @y: @coord_type: @Returns: <!-- ##### FUNCTION atk_component_remove_focus_handler ##### --><para></para>@component: @handler_id: <!-- ##### FUNCTION atk_component_set_extents ##### --><para></para>@component: @x: @y: @width: @height: @coord_type: @Returns: <!-- ##### FUNCTION atk_component_set_position ##### --><para></para>@component: @x: @y: @coord_type: @Returns: <!-- ##### FUNCTION atk_component_set_size ##### --><para></para>@component: @width: @height: @Returns: 

⌨️ 快捷键说明

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