Commited a update of the AccelFlags.xml doc.

svn path=/trunk/gtk-sharp/; revision=12290
This commit is contained in:
Hector E. Gomez Morales 2003-03-07 05:12:07 +00:00
parent 640de1eb9f
commit 9253883f55

View file

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