summaryrefslogtreecommitdiff
path: root/docs/reference/gtk/tmpl/gtkentrycompletion.sgml
diff options
context:
space:
mode:
authorSoeren Sandmann <sandmann@daimi.au.dk>2004-07-18 15:14:05 +0000
committerSøren Sandmann Pedersen <ssp@src.gnome.org>2004-07-18 15:14:05 +0000
commit19523008962b2e7ab6fa3580169241ba034f87e5 (patch)
tree83a13e9513ff2ddfe82831e1dc0ec7adc408c016 /docs/reference/gtk/tmpl/gtkentrycompletion.sgml
parent3ef03cd68c385f913c9dba69ed209ce6aeaf3a4f (diff)
downloadgdk-pixbuf-19523008962b2e7ab6fa3580169241ba034f87e5.tar.gz
Create an empty target list if targets is NULL.
Sun Jul 18 15:28:24 2004 Soeren Sandmann <sandmann@daimi.au.dk> * gtk/gtkdnd.c (gtk_drag_source_set, gtk_drag_dest_set): Create an empty target list if targets is NULL. * configure.in: Add check for X11/extensions/sync.h. (#147416, Morten Welinder)
Diffstat (limited to 'docs/reference/gtk/tmpl/gtkentrycompletion.sgml')
-rw-r--r--docs/reference/gtk/tmpl/gtkentrycompletion.sgml66
1 files changed, 33 insertions, 33 deletions
diff --git a/docs/reference/gtk/tmpl/gtkentrycompletion.sgml b/docs/reference/gtk/tmpl/gtkentrycompletion.sgml
index 4b6c312bd..53363d5e0 100644
--- a/docs/reference/gtk/tmpl/gtkentrycompletion.sgml
+++ b/docs/reference/gtk/tmpl/gtkentrycompletion.sgml
@@ -49,39 +49,6 @@ The GtkEntryCompletion struct contains only private data.
</para>
-<!-- ##### SIGNAL GtkEntryCompletion::action-activated ##### -->
-<para>
-
-</para>
-
-@entrycompletion: the object which received the signal.
-@arg1:
-
-<!-- ##### SIGNAL GtkEntryCompletion::match-selected ##### -->
-<para>
-
-</para>
-
-@entrycompletion: the object which received the signal.
-@arg1:
-@arg2:
-@Returns:
-
-<!-- ##### ARG GtkEntryCompletion:minimum-key-length ##### -->
-<para>
-
-</para>
-
-<!-- ##### ARG GtkEntryCompletion:model ##### -->
-<para>
-
-</para>
-
-<!-- ##### ARG GtkEntryCompletion:text-column ##### -->
-<para>
-
-</para>
-
<!-- ##### USER_FUNCTION GtkEntryCompletionMatchFunc ##### -->
<para>
A function which decides whether the row indicated by @iter matches a given
@@ -225,3 +192,36 @@ to the unmodified key via <literal>gtk_entry_get_text (GTK_ENTRY (gtk_entry_comp
@Returns:
+<!-- ##### SIGNAL GtkEntryCompletion::action-activated ##### -->
+<para>
+
+</para>
+
+@entrycompletion: the object which received the signal.
+@arg1:
+
+<!-- ##### SIGNAL GtkEntryCompletion::match-selected ##### -->
+<para>
+
+</para>
+
+@entrycompletion: the object which received the signal.
+@arg1:
+@arg2:
+@Returns:
+
+<!-- ##### ARG GtkEntryCompletion:minimum-key-length ##### -->
+<para>
+
+</para>
+
+<!-- ##### ARG GtkEntryCompletion:model ##### -->
+<para>
+
+</para>
+
+<!-- ##### ARG GtkEntryCompletion:text-column ##### -->
+<para>
+
+</para>
+