close a para element. oops.

svn path=/trunk/gtk-sharp/; revision=71483
This commit is contained in:
Mike Kestner 2007-01-22 22:21:17 +00:00
parent c42a9eb1df
commit 34ce7f7282

View File

@ -23,7 +23,7 @@
<summary>Event data.</summary>
<remarks>
<para>The <see cref="M:Gtk.PrintOperation.CreateCustomWidget" /> event invokes <see cref="T:Gtk.CreateCustomWidgetHandler" /> delegates which pass event data via this class.</para>
<para>If you set the <see cref="M:GLib.SignalArgs.RetVal" /> to a <see cref="Gtk.Widget" /> in an event handler, the specified widget will be added to a custom tab in the print dialog.
<para>If you set the <see cref="M:GLib.SignalArgs.RetVal" /> to a <see cref="Gtk.Widget" /> in an event handler, the specified widget will be added to a custom tab in the print dialog.</para>
</remarks>
<since version="Gtk# 2.10" />
</Docs>