Suggestion
Object Hierarchy:
Description:
[
CCode ( type_id =
"dzl_suggestion_get_type ()" ) ]
public class Suggestion :
Object
Content:
Properties:
Creation methods:
Methods:
Signals:
- public virtual signal string replace_typed_text (string typed_text)
This function is meant to be used to replace the text in the entry
with text that represents the suggestion most accurately.
- public virtual signal string suggest_suffix (string typed_text)
This function requests potential text to append to typed_text
to make it more clear to the user what they will be activating by selecting this suggestion.
Inherited Members:
All known members inherited from class GLib.Object