mirror of
https://gitlab.freedesktop.org/upower/upower.git
synced 2026-05-05 06:28:00 +02:00
lib: Fix API doc for up_client_get_on_battery()
This commit is contained in:
parent
54a030a38d
commit
212b4397cc
1 changed files with 1 additions and 1 deletions
|
|
@ -250,7 +250,7 @@ up_client_get_is_docked (UpClient *client)
|
|||
*
|
||||
* Get whether the system is running on battery power.
|
||||
*
|
||||
* Return value: TRUE if the system is currently running on battery, FALSE other wise.
|
||||
* Return value: %TRUE if the system is currently running on battery, %FALSE otherwise.
|
||||
*
|
||||
* Since: 0.9.0
|
||||
**/
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue