gobj_exec_internal_method()
#
TODO C Function summary
TODO Bla bla bla bla bla bla bla bla bla bla bla bla bla bla bla
Prototype
TODO C prototype
Parameters
Key |
Type |
Description |
---|---|---|
|
|
Xxx xx xxx xxxx. |
TODO add C arguments of the function to the table
Return Value
TODO C return
0
: Success.< 0
: Indicates an error during initialization.
Prototype
TODO JS prototype
Parameters
Key |
Type |
Description |
---|---|---|
|
|
Xxx xx xxx xxxx. |
TODO add JS arguments of the function to the table
Return Value
TODO JS return
0
: Success.< 0
: Indicates an error during initialization.
Prototype
TODO Pyton prototype
Parameters
Key |
Type |
Description |
---|---|---|
|
|
Xxx xx xxx xxxx. |
TODO add Python arguments of the function to the table
Return Value
TODO C return
0
: Success.< 0
: Indicates an error during initialization.
Examples
// TODO C examples
// TODO JS examples
# TODO Python examples