mirror of
https://gitlab.freedesktop.org/upower/upower.git
synced 2026-04-21 08:50:43 +02:00
lib: UpClient: up_client_get_display_device returns a UpDevice
It doesn't return a UpClient.
This commit is contained in:
parent
afdf4f9919
commit
5ffcb1c269
1 changed files with 1 additions and 1 deletions
|
|
@ -151,7 +151,7 @@ up_client_get_devices2 (UpClient *client)
|
|||
* @client: a #UpClient instance.
|
||||
*
|
||||
* Get the composite display device.
|
||||
* Return value: (transfer full): a #UpClient object, or %NULL on error.
|
||||
* Return value: (transfer full): a #UpDevice object, or %NULL on error.
|
||||
*
|
||||
* Since: 1.0
|
||||
**/
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue