| Import line: | GLib = imports.gi.GLib; |
| GIR File: | GLib-2.0.gir |
| C documentation: | GCompletion |
| Struct : | Completion |
| Show / Hide Inherited methods, properties and signals |
| 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
|
||
|
Create a new GLib.Completion
Create a new GLib.Completion
|
||
|
clear_items
()
:
none
|
GLib.Completion | |
| GLib.Completion | ||
|
free
()
:
none
|
GLib.Completion | |
|
set_compare
(Function strncmp_func)
:
none
|
GLib.Completion | |
| None |