Constructor
PhoshLockscreenManagernew
Declaration [src]
PhoshLockscreenManager*
phosh_lockscreen_manager_new (
PhoshCallsManager* calls_manager
)
Parameters
calls_manager |
PhoshCallsManager |
No description available. | |
The data is owned by the caller of the function. |
Return value
Returns: | PhoshLockscreenManager |
No description available. | |
The caller of the function takes ownership of the data, and is responsible for freeing it. |