Constructor
MalcontentManagernew
since: 0.3.0
Declaration [src]
MctManager*
mct_manager_new (
GDBusConnection* connection
)
Parameters
connection-
Type:
GDBusConnectionA D-Bus connection to use.
The data is owned by the caller of the function.
Return value
Type: MctManager
A new MctManager.
| The caller of the function takes ownership of the data, and is responsible for freeing it. |