aboutsummaryrefslogtreecommitdiff
path: root/src/device.c
diff options
context:
space:
mode:
authorCharles Kerr <charles.kerr@canonical.com>2012-06-06 15:21:35 -0500
committerCharles Kerr <charles.kerr@canonical.com>2012-06-06 15:21:35 -0500
commit0acce2391386f3a4cbd2c548a67db099a1d2df5c (patch)
treecdda002248f16912bcf2ec78439b8a818ef8429a /src/device.c
parent73bef489d16b6be22435247e23bf1ed80f4e99f1 (diff)
downloadayatana-indicator-power-0acce2391386f3a4cbd2c548a67db099a1d2df5c.tar.gz
ayatana-indicator-power-0acce2391386f3a4cbd2c548a67db099a1d2df5c.tar.bz2
ayatana-indicator-power-0acce2391386f3a4cbd2c548a67db099a1d2df5c.zip
For GTK-Doc, reference functions with function_name() instead of #function_name
Diffstat (limited to 'src/device.c')
-rw-r--r--src/device.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/device.c b/src/device.c
index ce24520..e9e228a 100644
--- a/src/device.c
+++ b/src/device.c
@@ -318,7 +318,7 @@ gpm_upower_get_device_icon_index (gdouble percentage)
looking at the battery's percentage left.
<https://bugs.launchpad.net/indicator-power/+bug/743823>
- See also #indicator_power_device_get_gicon.
+ See also indicator_power_device_get_gicon().
Return value: (array zero-terminated=1) (transfer full):
A GStrv of icon names suitable for passing to g_themed_icon_new_from_names().