Imported version 2.7.91
[platform/core/uifw/at-spi2-core.git] / doc / libatspi / tmpl / atspi-value.sgml
1 <!-- ##### SECTION Title ##### -->
2 atspi-value
3
4 <!-- ##### SECTION Short_Description ##### -->
5 An interface supporting a one-dimensional scalar 
6 to be modified, or which reflects its value.
7
8 <!-- ##### SECTION Long_Description ##### -->
9 <para>
10 An interface supporting a one-dimensional scalar 
11 to be modified, or which reflects its value. If
12 STATE_EDITABLE is not present, the value is
13 treated as "read only".
14 </para>
15
16 <!-- ##### SECTION See_Also ##### -->
17 <para>
18
19 </para>
20
21 <!-- ##### SECTION Stability_Level ##### -->
22
23
24 <!-- ##### SECTION Image ##### -->
25
26
27 <!-- ##### STRUCT AtspiValue ##### -->
28 <para>
29
30 </para>
31
32
33 <!-- ##### FUNCTION atspi_value_get_minimum_value ##### -->
34 <para>
35
36 </para>
37
38 @obj: 
39 @error: 
40 @Returns: 
41
42
43 <!-- ##### FUNCTION atspi_value_get_current_value ##### -->
44 <para>
45
46 </para>
47
48 @obj: 
49 @error: 
50 @Returns: 
51
52
53 <!-- ##### FUNCTION atspi_value_get_maximum_value ##### -->
54 <para>
55
56 </para>
57
58 @obj: 
59 @error: 
60 @Returns: 
61
62
63 <!-- ##### FUNCTION atspi_value_set_current_value ##### -->
64 <para>
65
66 </para>
67
68 @obj: 
69 @new_value: 
70 @error: 
71 @Returns: 
72
73
74 <!-- ##### FUNCTION atspi_value_get_minimum_increment ##### -->
75 <para>
76
77 </para>
78
79 @obj: 
80 @error: 
81 @Returns: 
82
83