[gnome-control-center] sound: Add introspection info for new GIcon function
- From: Bastien Nocera <hadess src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-control-center] sound: Add introspection info for new GIcon function
- Date: Fri, 11 Mar 2011 16:30:40 +0000 (UTC)
commit 29b2b6cb05d416e458a5ea94c2a972cdcd277eb0
Author: Florian Müllner <fmuellner gnome org>
Date: Fri Mar 11 16:22:51 2011 +0000
sound: Add introspection info for new GIcon function
panels/sound/gvc-mixer-stream.c | 6 ++++++
1 files changed, 6 insertions(+), 0 deletions(-)
---
diff --git a/panels/sound/gvc-mixer-stream.c b/panels/sound/gvc-mixer-stream.c
index 3637bb4..78de6b3 100644
--- a/panels/sound/gvc-mixer-stream.c
+++ b/panels/sound/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]