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

📄 atkeditabletext.sgml

📁 linux下图形库开发包atk-1.4.0.tar.gz
💻 SGML
字号:
<!-- ##### SECTION Title ##### -->AtkEditableText<!-- ##### SECTION Short_Description ##### -->The ATK interface implemented by components containing user-editable text content.<!-- ##### SECTION Long_Description ##### --><para>#AtkEditableText should be implemented by UI components which containtext which the user can edit, via the #AtkObject corresponding to thatcomponent (see #AtkObject).</para><para>#AtkEditableText is a subclass of #AtkText, and as such, an object whichimplements #AtkEditableText is by definition an #AtkText implementor as well.</para><!-- ##### SECTION See_Also ##### --><para>#AtkText</para><!-- ##### STRUCT AtkEditableText ##### --><para>The AtkEditableText structure does not contain any fields.</para><!-- ##### FUNCTION atk_editable_text_set_run_attributes ##### --><para></para>@text: @attrib_set: @start_offset: @end_offset: @Returns: <!-- ##### FUNCTION atk_editable_text_set_text_contents ##### --><para></para>@text: @string: <!-- ##### FUNCTION atk_editable_text_insert_text ##### --><para></para>@text: @string: @length: @position: <!-- ##### FUNCTION atk_editable_text_copy_text ##### --><para></para>@text: @start_pos: @end_pos: <!-- ##### FUNCTION atk_editable_text_cut_text ##### --><para></para>@text: @start_pos: @end_pos: <!-- ##### FUNCTION atk_editable_text_delete_text ##### --><para></para>@text: @start_pos: @end_pos: <!-- ##### FUNCTION atk_editable_text_paste_text ##### --><para></para>@text: @position: 

⌨️ 快捷键说明

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