mirror of
https://github.com/Ryujinx/GtkSharp.git
synced 2024-12-25 01:15:35 +00:00
Add contribution from Todd Berman
svn path=/trunk/gtk-sharp/; revision=38806
This commit is contained in:
parent
466b3796bb
commit
e85f19bb28
|
@ -3174,9 +3174,7 @@ handle focus grabs.</returns>
|
||||||
<param name="value">New state for <paramref name="widget" />.</param>
|
<param name="value">New state for <paramref name="widget" />.</param>
|
||||||
<returns>New state for <paramref name="widget" />.</returns>
|
<returns>New state for <paramref name="widget" />.</returns>
|
||||||
<remarks>
|
<remarks>
|
||||||
<para>
|
<para>Usually you should set the state using wrapper fuctions such as <see cref="P:Gtk.Widget.Sensitive" />. This property is for use in widget implementations. This property should not be used to check the state of a Gtk.Checkbutton or Gtk.ToggleButton, use <see cref="P:Gtk.ToggleButton.Active" />.</para>
|
||||||
Usually you should set the state using wrapper fuctions such as <see cref="P:Gtk.Widget.Sensitive" />. This property is for use in widget implementations.
|
|
||||||
</para>
|
|
||||||
</remarks>
|
</remarks>
|
||||||
</Docs>
|
</Docs>
|
||||||
</Member>
|
</Member>
|
||||||
|
|
Loading…
Reference in a new issue