Method
FoundryDebuggerManagerfind
unstable since: 1.1
Declaration [src]
FoundryDebuggerProvider*
foundry_debugger_manager_find (
FoundryDebuggerManager* self,
const char* module_name
)
Parameters
module_name-
Type:
const char*Module name of the plugin.
The data is owned by the caller of the method. The value is a NUL terminated UTF-8 string.