GtkSource.CompletionProviderIface¶
Fields¶
Name |
Type |
Access |
Description |
---|---|---|---|
activate_proposal |
r |
||
g_iface |
r |
The parent interface. |
|
get_activation |
r |
||
get_gicon |
r |
||
get_icon |
r |
||
get_icon_name |
r |
||
get_info_widget |
r |
||
get_interactive_delay |
r |
||
get_name |
r |
||
get_priority |
r |
||
get_start_iter |
r |
||
match |
r |
||
populate |
r |
||
update_info |
r |
Methods¶
None
Details¶
- class GtkSource.CompletionProviderIface¶
The virtual function table for
GtkSource.CompletionProvider
.