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:
GCallbackThe callback represented by
name.