| Import line: | GLib = imports.gi.GLib; |
| GIR File: | GLib-2.0.gir |
| C documentation: | GCompletion |
| Struct : | Completion |
| Properties | Defined By | |
|---|---|---|
|
cache : Array
|
GLib.Completion | |
|
func : [object Object]
|
GLib.Completion | |
|
items : Array
|
GLib.Completion | |
|
prefix : String
|
GLib.Completion | |
|
strncmp_func : [object Object]
|
GLib.Completion | |
| Method / Constructor | Defined By | |
|---|---|---|
|
new GLib.Completion
()
Create a new GLib.Completion
Create a new GLib.Completion
|
||
|
add_items
(Array items)
:
none
|
GLib.Completion | |
|
clear_items
()
:
none
|
GLib.Completion | |
| GLib.Completion | ||
|
free
()
:
none
|
GLib.Completion | |
|
remove_items
(Array items)
:
none
|
GLib.Completion | |
| None |