Struct mg::completion::Completion [] [src]

pub struct Completion { /* fields omitted */ }

Completion to use with a text Entry.

Methods

impl Completion
[src]

[src]

Create a new completion widget.

[src]

Add a new completer.

[src]

Adjust the model by using the specified completer.

[src]

Complete the result for the selection using the current completer.

[src]

Get the current completer.

[src]

Get the current completer.

[src]

Get the current completer ident.

[src]

Filter the rows from the input.

[src]

Set all the completers.