Signal
GtkEntryCompletion::no-matches
since: 3.14
Description [src]
Gets emitted when the filter model has zero number of rows in completion_complete method. (In other words when GtkEntryCompletion is out of suggestions).
Default handler: The default handler is called after the handlers added via |
Available since: 3.14 |