add remark about Label and UseUnderline

svn path=/trunk/gtk-sharp/; revision=22232
This commit is contained in:
John Luke 2004-01-18 22:53:54 +00:00
parent ca667bd49d
commit 8b751d9ba0

View File

@ -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>