[gnome-shell] gvc: Fix missing introspection
- From: Bastien Nocera <hadess src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-shell] gvc: Fix missing introspection
- Date: Fri, 11 Mar 2011 17:51:13 +0000 (UTC)
commit 7c937c8704909c006502cf29b16acf125019d549
Author: Florian Müllner <fmuellner gnome org>
Date: Fri Mar 11 17:50:49 2011 +0000
gvc: Fix missing introspection
It's all Bastien's fault
src/gvc/gvc-mixer-stream.c | 6 ++++++
1 files changed, 6 insertions(+), 0 deletions(-)
---
diff --git a/src/gvc/gvc-mixer-stream.c b/src/gvc/gvc-mixer-stream.c
index 3637bb4..78de6b3 100644
--- a/src/gvc/gvc-mixer-stream.c
+++ b/src/gvc/gvc-mixer-stream.c
@@ -390,6 +390,12 @@ gvc_mixer_stream_get_icon_name (GvcMixerStream *stream)
return stream->priv->icon_name;
}
+/**
+ * gvc_mixer_stream_get_gicon:
+ * @stream: a #GvcMixerStream
+ *
+ * Returns: (transfer full): a new #GIcon
+ */
GIcon *
gvc_mixer_stream_get_gicon (GvcMixerStream *stream)
{
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]