mirror of
https://github.com/Ryujinx/GtkSharp.git
synced 2024-12-23 15:45:28 +00:00
Commited a update of the AccelFlags.xml doc.
svn path=/trunk/gtk-sharp/; revision=12290
This commit is contained in:
parent
640de1eb9f
commit
9253883f55
|
@ -66,8 +66,12 @@
|
|||
</ReturnValue>
|
||||
<Parameters />
|
||||
<Docs>
|
||||
<summary>To be added</summary>
|
||||
<remarks>To be added</remarks>
|
||||
<summary>Returns full information for <see cref="T:Gtk.AccelGroupEntry"/>, displaying any modifiers, the accelerator key and the name of the associated signal to the right of any existing <see cref="T:Gtk.AccelLabel"/> text.</summary>
|
||||
<remarks>
|
||||
<para>
|
||||
Returns full information for a <see cref="T:Gtk.AccelGroupEntry"/>(the individual element in a GtkAccelGroup array), displaying any modifiers, the accelerator key and the name of the associated signal to the right of any existing <see cref="T:Gtk.AccelLabel"/> text.
|
||||
</para>
|
||||
</remarks>
|
||||
</Docs>
|
||||
</Member>
|
||||
<Member MemberName="value__">
|
||||
|
@ -83,4 +87,4 @@
|
|||
</Docs>
|
||||
</Member>
|
||||
</Members>
|
||||
</Type>
|
||||
</Type>
|
||||
|
|
Loading…
Reference in a new issue