Constructor

PhoshRotationManagernew

Declaration [src]

PhoshRotationManager*
phosh_rotation_manager_new (
  PhoshSensorProxyManager* sensor_proxy_manager,
  PhoshLockscreenManager* lockscreen_manager,
  PhoshMonitor* monitor
)

Description

No description available.

Parameters

sensor_proxy_manager PhoshSensorProxyManager
  No description available.
 The data is owned by the caller of the function.
lockscreen_manager PhoshLockscreenManager
  No description available.
 The data is owned by the caller of the function.
monitor PhoshMonitor
  No description available.
 The data is owned by the caller of the function.

Return value

Returns: PhoshRotationManager
  No description available.
 The caller of the function takes ownership of the data, and is responsible for freeing it.