📄 atkvalue.sgml
字号:
<!-- ##### SECTION Title ##### -->AtkValue<!-- ##### SECTION Short_Description ##### -->The ATK interface implemented by valuators and components which display orselect a value from a bounded range of values.<!-- ##### SECTION Long_Description ##### --><para>#AtkValue should be implemented for components which either display avalue from a bounded range, or which allow the user to specify a valuefrom a bounded range, or both. For instance, most sliders and rangecontrols, as well as dials, should have #AtkObject representations whichimplement #AtkValue on the component's behalf. #AtKValues may beread-only, in which case attempts to alter the value return FALSE toindicate failure.</para><!-- ##### SECTION See_Also ##### --><para></para><!-- ##### STRUCT AtkValue ##### --><para>The AtkValue structure does not contain any fields.</para><!-- ##### FUNCTION atk_value_get_current_value ##### --><para></para>@obj: @value: <!-- ##### FUNCTION atk_value_get_maximum_value ##### --><para></para>@obj: @value: <!-- ##### FUNCTION atk_value_get_minimum_value ##### --><para></para>@obj: @value: <!-- ##### FUNCTION atk_value_set_current_value ##### --><para></para>@obj: @value: @Returns:
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -