SourceAutocomplete
Object Hierarchy:
Description:
[
CCode ( type_id =
"e_source_autocomplete_get_type ()" ) ]
[
Version ( since =
"3.6" ) ]
public class SourceAutocomplete :
SourceExtension
Contains only private data that should be read and manipulated using the functions below.
Content:
Properties:
Creation methods:
Methods:
- public bool get_include_me ()
Returns whether the address book described by the
Source to which this belongs should be queried when the
user inputs a partial contact name or email address.
- public void set_include_me (bool include_me)
Sets whether the address book described by the
Source to which this belongs should be queried when the
user inputs a partial contact name or email address.
Inherited Members:
All known members inherited from class E.SourceExtension
All known members inherited from class GLib.Object