summaryrefslogtreecommitdiff
path: root/src/totem.h
diff options
context:
space:
mode:
authorBastien Nocera <hadess@hadess.net>2013-03-19 10:27:23 +0100
committerBastien Nocera <hadess@hadess.net>2013-03-19 10:27:23 +0100
commitf938af2ccbde55011ac732ba68956887d5100e73 (patch)
tree6a725d5be52d3052281b9796edffdc5a94e2ea52 /src/totem.h
parent32eab621d0b88eefc7740125e5c6d805e0f91759 (diff)
downloadtotem-f938af2ccbde55011ac732ba68956887d5100e73.tar.gz
main: Add comment to totem.h
Diffstat (limited to 'src/totem.h')
-rw-r--r--src/totem.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/totem.h b/src/totem.h
index f20dab51b..80bc833f7 100644
--- a/src/totem.h
+++ b/src/totem.h
@@ -164,6 +164,8 @@ typedef struct {
} TotemObjectClass;
GType totem_object_get_type (void);
+
+/* Signal emission */
void totem_file_opened (TotemObject *totem,
const char *mrl);
void totem_file_has_played (TotemObject *totem,