~gdesklets-desklet-team/gdesklets/develbook-control-array

« back to all changes in this revision

Viewing changes to prefs-tag-unit.xml

  • Committer: Joe Sapp
  • Date: 2010-06-18 01:28:55 UTC
  • mfrom: (8.1.2 develbook)
  • Revision ID: nixphoeni@gmail.com-20100618012855-9wvhtf9y1lzr7q11
Merged main branch

Show diffs side-by-side

added added

removed removed

Lines of Context:
5
5
    a value and select from the supported measurement units.
6
6
    </para>
7
7
 
8
 
  <!--
9
8
  <screenshot>
10
9
    <mediaobject>
11
10
      <imageobject>
13
12
      </imageobject>
14
13
    </mediaobject>
15
14
  </screenshot>
16
 
  -->
17
15
 
18
16
  <section><title>Attributes</title>
19
17
 
97
95
          configuration dialog.</entry>
98
96
      </row>
99
97
      <row>
 
98
        <entry valign="top">increment</entry>
 
99
        <entry valign="top">float</entry>
 
100
        <entry valign="top">1.0</entry>
 
101
        <entry valign="top">The increment rate when the spin button's
 
102
          arrows are activated.</entry>
 
103
      </row>
 
104
      <row>
100
105
        <entry valign="top">label</entry>
101
106
        <entry valign="top">string</entry>
102
107
        <entry valign="top"></entry>
104
109
          configuration dialog.</entry>
105
110
      </row>
106
111
      <row>
 
112
        <entry valign="top">max</entry>
 
113
        <entry valign="top">float</entry>
 
114
        <entry valign="top">9999.0</entry>
 
115
        <entry valign="top">The maximal value allowed.</entry>
 
116
      </row>
 
117
      <row>
107
118
        <entry valign="top">min</entry>
108
119
        <entry valign="top">float</entry>
109
120
        <entry valign="top">0.0</entry>
110
121
        <entry valign="top">The minimal value allowed.</entry>
111
122
      </row>
112
 
      <row>
113
 
        <entry valign="top">max</entry>
114
 
        <entry valign="top">float</entry>
115
 
        <entry valign="top">9999.0</entry>
116
 
        <entry valign="top">The maximal value allowed.</entry>
117
 
      </row>
118
123
    </tbody>
119
124
 
120
125
    </tgroup>