gtksourceview2 :: CompletionProposal :: Class CompletionProposal
[hide private]
[frames] | no frames]

Class CompletionProposal

        object --+    
                 |    
gobject.GInterface --+
                     |
                    CompletionProposal
Known Subclasses:

Instance Methods [hide private]
 
changed(...)
 
do_changed(...)
 
do_equal(...)
 
do_get_icon(...)
 
do_get_info(...)
 
do_get_label(...)
 
do_get_markup(...)
 
do_get_text(...)
 
do_hash(...)
 
equal(...)
 
get_icon(...)
 
get_info(...)
 
get_label(...)
 
get_markup(...)
 
get_text(...)
 
hash(...)

Inherited from gobject.GInterface: __gdoc__, __init__, __new__

Inherited from object: __delattr__, __format__, __getattribute__, __hash__, __reduce__, __reduce_ex__, __repr__, __setattr__, __sizeof__, __str__, __subclasshook__

Class Variables [hide private]
  __gtype__ = <GType GtkSourceCompletionProposal (58558544)>
Properties [hide private]

Inherited from object: __class__