Method
IdeContextlog
Declaration
void
ide_context_log (
IdeContext* self,
GLogLevelFlags level,
const gchar* domain,
const gchar* message
)
Parameters
level-
Type:
GLogLevelFlagsNo description available.
domain-
Type:
const gchar*No description available.
The data is owned by the caller of the method. The value is a NUL terminated UTF-8 string. message-
Type:
const gchar*No description available.
The data is owned by the caller of the method. The value is a NUL terminated UTF-8 string.