GObject.Object
GObject.InitiallyUnowned
GtkSource.CompletionContext
| Import line: | GtkSource = imports.gi.GtkSource; |
| GIR File: | GtkSource-3.0.gir |
| C documentation: | GtkSourceCompletionContext |
| Class : | CompletionContext |
| Extends: | GObject.InitiallyUnowned |
| Properties | Defined By | |
|---|---|---|
|
activation : GtkSource.CompletionActivation
|
GtkSource.CompletionContext | |
|
completion : GtkSource.Completion
|
GtkSource.CompletionContext | |
|
g_type_instance : GObject.TypeInstance
|
GObject.InitiallyUnowned | |
|
iter : Gtk.TextIter
|
GtkSource.CompletionContext | |
|
parent : GObject.InitiallyUnowned
read only
|
GtkSource.CompletionContext | |
|
priv : GtkSource.CompletionContextPrivate
read only
|
GtkSource.CompletionContext | |
|
qdata : GLib.Data
read only
|
GObject.InitiallyUnowned | |
|
ref_count : guint32
read only
|
GObject.InitiallyUnowned | |
| Method / Constructor | Defined By | |
|---|---|---|
|
new GtkSource.CompletionContext
(Object properties)
Create a new GtkSource.CompletionContext
Create a new GtkSource.CompletionContext
|
||
|
GtkSource.CompletionContext | |
|
get_activation
()
:
GtkSource.CompletionActivation
|
GtkSource.CompletionContext | |
|
get_iter
()
:
Gtk.TextIter
|
GtkSource.CompletionContext | |
| Event | Defined By | |
|---|---|---|
|
cancelled (CompletionContext self)
:
none
|
GtkSource.CompletionContext | |
| Class / Namespace | Method / Signal / Properties |
|---|---|
|
GtkSource.Completion
Signal |
populate_context
(Completion self, CompletionContext object)
:
none
|
|
GtkSource.Completion
Method |
create_context
(TextIter position)
:
GtkSource.CompletionContext
|
|
GtkSource.Completion
Method |
|
|
GtkSource.CompletionProvider
Method |
|
|
GtkSource.CompletionProvider
Method |
match
(CompletionContext context)
:
gboolean
|
|
GtkSource.CompletionProvider
Method |
populate
(CompletionContext context)
:
none
|