Method
IdeTweaksadd_callback
Parameters
name
-
Type:
const char*
The name of the callback.
The data is owned by the caller of the method. The value is a NUL terminated UTF-8 string. callback
-
Type:
GCallback
The callback represented by
name
.