📄 atkimage.sgml
字号:
<!-- ##### SECTION Title ##### -->AtkImage<!-- ##### SECTION Short_Description ##### -->The ATK Interface implemented by components which expose image or pixmapcontent on-screen.<!-- ##### SECTION Long_Description ##### --><para>#AtkImage should be implemented by #AtkObject subtypes on behalf ofcomponents which display image/pixmap information onscreen, and whichprovide information (other than just widget borders, etc.) via thatimage content. For instance, icons, buttons with icons, toolbarelements, and image viewing panes typically should implement #AtkImage.</para><para>#AtkImage primarily provides two types of information: coordinateinformation (useful for screen review mode of screenreaders, and for useby onscreen magnifiers), and descriptive information. The descriptiveinformation is provided for alternative, text-only presentation of themost significant information present in the image.</para><!-- ##### SECTION See_Also ##### --><para></para><!-- ##### STRUCT AtkImage ##### --><para>The AtkImage structure does not contain any fields.</para><!-- ##### FUNCTION atk_image_get_image_position ##### --><para></para>@image: @x: @y: @coord_type: <!-- ##### FUNCTION atk_image_get_image_description ##### --><para></para>@image: @Returns: <!-- ##### FUNCTION atk_image_set_image_description ##### --><para></para>@image: @description: @Returns: <!-- ##### FUNCTION atk_image_get_image_size ##### --><para></para>@image: @width: @height:
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -