add remark about Label and UseUnderline
svn path=/trunk/gtk-sharp/; revision=22232
This commit is contained in:
parent
ca667bd49d
commit
8b751d9ba0
1 changed files with 2 additions and 2 deletions
|
@ -139,7 +139,7 @@ public class ButtonApp {
|
|||
<param name="value">A <see cref="T:System.String" /> to be used for
|
||||
the <see cref="T:Gtk.Button" />'s <see cref="T:Gtk.Label" /></param>
|
||||
<returns>The <see cref="T:System.String" /> contained by the <see cref="T:Gtk.Button" />.</returns>
|
||||
<remarks />
|
||||
<remarks>If you want the Label to have a mnemonic you need to set <see cref="P:Gtk.Button.UseUnderline" /> to <see langword="true" />.</remarks>
|
||||
</Docs>
|
||||
</Member>
|
||||
<Member MemberName="Activated">
|
||||
|
@ -582,4 +582,4 @@ public class ButtonApp {
|
|||
</Docs>
|
||||
</Member>
|
||||
</Members>
|
||||
</Type>
|
||||
</Type>
|
||||
|
|
Loading…
Reference in a new issue