GtkSource.CompletionProposalIface¶
Fields¶
Name |
Type |
Access |
Description |
---|---|---|---|
changed |
r |
The function pointer for the |
|
equal |
r |
The virtual function pointer for |
|
get_gicon |
r |
The virtual function pointer for |
|
get_icon |
r |
The virtual function pointer for |
|
get_icon_name |
r |
The virtual function pointer for |
|
get_info |
r |
The virtual function pointer for |
|
get_label |
r |
The virtual function pointer for |
|
get_markup |
r |
The virtual function pointer for |
|
get_text |
r |
The virtual function pointer for |
|
hash |
r |
The virtual function pointer for |
|
parent |
r |
The parent interface. |
Methods¶
None
Details¶
- class GtkSource.CompletionProposalIface¶
The virtual function table for
GtkSource.CompletionProposal
.