]> Pileus Git - ~andy/gtk/blobdiff - docs/reference/gtk/tmpl/gtksocket.sgml
=== Released 2.3.3 ===
[~andy/gtk] / docs / reference / gtk / tmpl / gtksocket.sgml
index 7bb277802b854b4fe04fea74bfc126a8f719dea8..fa45e8aaeaad9299fe14f57ece10dba7bb68a903 100644 (file)
@@ -100,6 +100,28 @@ never be set by an application.)
 </para>
 
 
+<!-- ##### SIGNAL GtkSocket::plug-added ##### -->
+<para>
+This signal is emitted when a client is successfully
+added to the socket.
+</para>
+
+@socket: the object which received the signal.
+<!-- # Unused Parameters # -->
+@socket_: the object which received the signal.
+
+<!-- ##### SIGNAL GtkSocket::plug-removed ##### -->
+<para>
+This signal is emitted when a client is removed from the socket. The
+default action is to destroy the #GtkSocket widget, so if you want to
+reuse it you must add a signal handler that returns %TRUE.
+</para>
+
+@socket: the object which received the signal.
+@Returns: 
+<!-- # Unused Parameters # -->
+@socket_: the object which received the signal.
+
 <!-- ##### FUNCTION gtk_socket_new ##### -->
 <para>
 </para>
@@ -135,25 +157,3 @@ never be set by an application.)
 @Returns: 
 
 
-<!-- ##### SIGNAL GtkSocket::plug-added ##### -->
-<para>
-This signal is emitted when a client is successfully
-added to the socket.
-</para>
-
-@socket: the object which received the signal.
-<!-- # Unused Parameters # -->
-@socket_: the object which received the signal.
-
-<!-- ##### SIGNAL GtkSocket::plug-removed ##### -->
-<para>
-This signal is emitted when a client is removed from the socket. The
-default action is to destroy the #GtkSocket widget, so if you want to
-reuse it you must add a signal handler that returns %TRUE.
-</para>
-
-@socket: the object which received the signal.
-@Returns: 
-<!-- # Unused Parameters # -->
-@socket_: the object which received the signal.
-