Commited a update of the AccelFlags.xml doc.
svn path=/trunk/gtk-sharp/; revision=12290
This commit is contained in:
parent
640de1eb9f
commit
9253883f55
1 changed files with 7 additions and 3 deletions
|
@ -66,8 +66,12 @@
|
||||||
</ReturnValue>
|
</ReturnValue>
|
||||||
<Parameters />
|
<Parameters />
|
||||||
<Docs>
|
<Docs>
|
||||||
<summary>To be added</summary>
|
<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>To be added</remarks>
|
<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>
|
</Docs>
|
||||||
</Member>
|
</Member>
|
||||||
<Member MemberName="value__">
|
<Member MemberName="value__">
|
||||||
|
@ -83,4 +87,4 @@
|
||||||
</Docs>
|
</Docs>
|
||||||
</Member>
|
</Member>
|
||||||
</Members>
|
</Members>
|
||||||
</Type>
|
</Type>
|
||||||
|
|
Loading…
Add table
Reference in a new issue