from hisham
svn path=/trunk/gtk-sharp/; revision=48700
This commit is contained in:
parent
c9eaab1cf3
commit
6b1dc6fca6
1 changed files with 2 additions and 2 deletions
|
@ -46,7 +46,7 @@
|
|||
<summary>Manage the position of the value, relative to the slider.</summary>
|
||||
<value>Where the value is currently being drawn.</value>
|
||||
<remarks>
|
||||
<para>Note: This property is only meaningful is a value is being drawn. To ensure a value is drawn, use the <see cref="P:Gtk.Scale.DrawValue" /> property.</para>
|
||||
<para>Note: This property is only meaningful if a value is being drawn. To ensure a value is drawn, use the <see cref="P:Gtk.Scale.DrawValue" /> property.</para>
|
||||
</remarks>
|
||||
</Docs>
|
||||
<Attributes>
|
||||
|
@ -213,4 +213,4 @@
|
|||
</Docs>
|
||||
</Member>
|
||||
</Members>
|
||||
</Type>
|
||||
</Type>
|
Loading…
Reference in a new issue