Hello,

    I think that is already done. Did you test it? I mean, for example, a piece of the Button.xml is:
That is, it can hold most any other standard <see cref="T:Gtk.Widget" />. The most commonly used child is the <see cref="T:Gtk.Label" />
And that is well formated to:
That is, it can hold most any other standard Widget. The most commonly used child is the Label.
On the other hand, the piece of text you make an example of:
 A <see 
cref="T:Gdk.DragAction.Move"/> would be a typical drag-and-drop
without the source data being deleted while <see
cref="T:Gdk.DragAction.Move"/> would be just like <see
cref="T:Gdk.DragAction.Move"/> but the source data will be 'suggested'
  
Wouldn't some of those DragAction.Move be a DragAction.Copy or something??

Mario


_______________________________________________
Mono-docs-list maillist  -  Mono-docs-list@lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-docs-list

Reply via email to