Some updates and moving docs to the C files.

Wed Jul  4 22:53:33 2001  Owen Taylor  <otaylor@redhat.com>

	* gtk/tmpl/gtkplug.sgml	gtk/tmpl/gtksocket.sgml: Some
        updates and moving docs to the C files.
This commit is contained in:
Owen Taylor 2001-07-05 02:54:11 +00:00 committed by Owen Taylor
parent ebb65c114c
commit 3da3e77620
4 changed files with 29 additions and 6 deletions

View File

@ -1,3 +1,8 @@
Wed Jul 4 22:53:33 2001 Owen Taylor <otaylor@redhat.com>
* gtk/tmpl/gtkplug.sgml gtk/tmpl/gtksocket.sgml: Some
updates and moving docs to the C files.
2001-05-19 Havoc Pennington <hp@pobox.com>
* gdk-pixbuf/tmpl/initialization_versions.sgml: docs

View File

@ -55,3 +55,10 @@ by @socket_id.
@Returns: the new #GtkPlug widget.
<!-- ##### SIGNAL GtkPlug::embedded ##### -->
<para>
</para>
@plug: the object which received the signal.

View File

@ -495,7 +495,6 @@ This can later be composited together with other
#GtkRcStyle structures to form a #GtkStyle.
</para>
@parent_instance:
@name:
@bg_pixmap_name:
@font_desc:

View File

@ -104,19 +104,31 @@ never be set by an application.)
<!-- ##### FUNCTION gtk_socket_new ##### -->
<para>
Create a new empty #GtkSocket.
</para>
@Returns: the new #GtkSocket.
@Returns:
<!-- ##### FUNCTION gtk_socket_steal ##### -->
<para>
Reparents a pre-existing toplevel window into a
#GtkSocket.
</para>
@socket: a #GtkSocket.
@wid: the XID of an existing toplevel window.
@wid:
<!-- ##### SIGNAL GtkSocket::plug-added ##### -->
<para>
</para>
@socket: the object which received the signal.
<!-- ##### SIGNAL GtkSocket::plug-removed ##### -->
<para>
</para>
@socket: the object which received the signal.
@Returns: