Module completion_popover

Source

Modulesยง

imp ๐Ÿ”’

Structsยง

CompletionPopover
A popover to autocomplete Matrix IDs for its parent gtk::TextView.
SearchContext ๐Ÿ”’
The context for a search.
SearchTerm
A search term.

Enumsยง

SearchTermTarget ๐Ÿ”’
The possible targets of a search term.
ServerNameContext ๐Ÿ”’
The context for a server name.

Constantsยง

MAX_ROWS ๐Ÿ”’
The maximum number of rows presented in the popover.
ROOM_ALIAS_SIGIL ๐Ÿ”’
The sigil for a room alias.
USER_ID_SIGIL ๐Ÿ”’
The sigil for a user ID.

Functionsยง

is_possible_word_char ๐Ÿ”’
Whether the given char can be counted as a word char.