forked from AuroraMiddleware/gtk
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:
parent
ebb65c114c
commit
3da3e77620
@ -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
|
||||
|
@ -55,3 +55,10 @@ by @socket_id.
|
||||
@Returns: the new #GtkPlug widget.
|
||||
|
||||
|
||||
<!-- ##### SIGNAL GtkPlug::embedded ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
@plug: the object which received the signal.
|
||||
|
||||
|
@ -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:
|
||||
|
@ -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:
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user