diff options
Diffstat (limited to 'docs/reference/gtk/tmpl/gtkentrycompletion.sgml')
-rw-r--r-- | docs/reference/gtk/tmpl/gtkentrycompletion.sgml | 29 |
1 files changed, 28 insertions, 1 deletions
diff --git a/docs/reference/gtk/tmpl/gtkentrycompletion.sgml b/docs/reference/gtk/tmpl/gtkentrycompletion.sgml index 801fdf8ca8..57db032772 100644 --- a/docs/reference/gtk/tmpl/gtkentrycompletion.sgml +++ b/docs/reference/gtk/tmpl/gtkentrycompletion.sgml @@ -19,7 +19,34 @@ GtkEntryCompletion </para> -@parent_instance: + +<!-- ##### 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> <!-- ##### USER_FUNCTION GtkEntryCompletionMatchFunc ##### --> <para> |