| Import line: | GLib = imports.gi.GLib; |
| GIR File: | GLib-2.0.gir |
| C documentation: | GMemVTable |
| Struct : | MemVTable |
| Properties | Defined By | |
|---|---|---|
|
calloc : void*
read only
|
GLib.MemVTable | |
|
free : [object Object]
read only
|
GLib.MemVTable | |
|
malloc : void*
read only
|
GLib.MemVTable | |
|
realloc : void*
read only
|
GLib.MemVTable | |
|
try_malloc : void*
read only
|
GLib.MemVTable | |
|
try_realloc : void*
read only
|
GLib.MemVTable | |
| Method / Constructor | Defined By | |
|---|---|---|
|
new GLib.MemVTable
()
Create a new GLib.MemVTable
Create a new GLib.MemVTable
|
||
| None |
| Class / Namespace | Method / Signal / Properties |
|---|---|
|
GLib
Method |
GLib.mem_set_vtable
(MemVTable vtable)
:
none
|