SourceCompletionProposal
Object Hierarchy:
Description:
[ CCode ( type_id = "gtk_source_completion_proposal_get_type ()" ) ]
[ GIR ( name = "CompletionProposal" ) ]
public interface SourceCompletionProposal : Object
All known implementing classes:
Content:
Methods:
- public virtual bool equal (SourceCompletionProposal other)
Get whether two proposal objects are the same.
- public abstract unowned Icon? get_gicon ()
Gets the Icon for the icon of
this.
- public virtual unowned Pixbuf? get_icon ()
Gets the Pixbuf for the icon of
this.
- public abstract unowned string? get_icon_name ()
Gets the icon name of this.
- public abstract string? get_info ()
Gets extra information associated to the proposal.
- public abstract string get_label ()
Gets the label of this.
- public abstract string get_markup ()
Gets the label of this with markup.
- public abstract string get_text ()
Gets the text of this.
- public virtual uint hash ()
Get the hash value of this.
Signals:
Inherited Members:
All known members inherited from class GLib.Object
- @get
- @new
- @ref
- @set
- add_toggle_ref
- add_weak_pointer
- bind_property
- connect
- constructed
- disconnect
- dispose
- dup_data
- dup_qdata
- force_floating
- freeze_notify
- get_class
- get_data
- get_property
- get_qdata
- get_type
- getv
- interface_find_property
- interface_install_property
- interface_list_properties
- is_floating
- new_valist
- new_with_properties
- newv
- notify
- notify_property
- ref_count
- ref_sink
- remove_toggle_ref
- remove_weak_pointer
- replace_data
- replace_qdata
- set_data
- set_data_full
- set_property
- set_qdata
- set_qdata_full
- set_valist
- setv
- steal_data
- steal_qdata
- thaw_notify
- unref
- watch_closure
- weak_ref
- weak_unref