aboutsummaryrefslogtreecommitdiff
path: root/src/title-menu-item.c
diff options
context:
space:
mode:
authorSebastien Bacher <seb128@ubuntu.com>2010-09-08 12:23:15 +0200
committerSebastien Bacher <seb128@ubuntu.com>2010-09-08 12:23:15 +0200
commit0b25b8a95dfd8b8b6743f7a0a055be05dfea956b (patch)
treeb1d607d38d8ce8fcac068f6a9553821f59eae61a /src/title-menu-item.c
parent4bad61faf27bf1e5b5c967d641d1d36b1260d8e1 (diff)
parent80e5ad4f83a8b1218133761de11d433a7854041e (diff)
downloadayatana-indicator-sound-0b25b8a95dfd8b8b6743f7a0a055be05dfea956b.tar.gz
ayatana-indicator-sound-0b25b8a95dfd8b8b6743f7a0a055be05dfea956b.tar.bz2
ayatana-indicator-sound-0b25b8a95dfd8b8b6743f7a0a055be05dfea956b.zip
releasing version 0.4.1-0ubuntu1
Diffstat (limited to 'src/title-menu-item.c')
-rw-r--r--src/title-menu-item.c6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/title-menu-item.c b/src/title-menu-item.c
index a81e2ce..2733bde 100644
--- a/src/title-menu-item.c
+++ b/src/title-menu-item.c
@@ -1,4 +1,4 @@
-/* title-menu-item.c generated by valac 0.9.5, the Vala compiler
+/* title-menu-item.c generated by valac 0.9.7, the Vala compiler
* generated from title-menu-item.vala, do not modify */
/*
@@ -125,15 +125,15 @@ enum {
TITLE_MENUITEM_DUMMY_PROPERTY
};
GType player_controller_get_type (void) G_GNUC_CONST;
-const char* player_controller_get_name (PlayerController* self);
TitleMenuitem* title_menuitem_new (PlayerController* parent);
TitleMenuitem* title_menuitem_construct (GType object_type, PlayerController* parent);
+const char* player_controller_get_name (PlayerController* self);
+static void title_menuitem_real_handle_event (DbusmenuMenuitem* base, const char* name, GValue* input_value, guint timestamp);
PlayerController* player_item_get_owner (PlayerItem* self);
GType mpris_bridge_get_type (void) G_GNUC_CONST;
GType player_controller_state_get_type (void) G_GNUC_CONST;
void player_controller_instantiate (PlayerController* self);
void mpris_bridge_expose (MprisBridge* self);
-static void title_menuitem_real_handle_event (DbusmenuMenuitem* base, const char* name, GValue* input_value, guint timestamp);
GeeHashSet* title_menuitem_attributes_format (void);