summaryrefslogtreecommitdiff
path: root/src/totem-private.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/totem-private.h')
-rw-r--r--src/totem-private.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/totem-private.h b/src/totem-private.h
index ec7a571f1..85862e840 100644
--- a/src/totem-private.h
+++ b/src/totem-private.h
@@ -184,5 +184,6 @@ void playlist_widget_setup (Totem *totem);
void video_widget_create (Totem *totem);
void totem_object_plugins_init (TotemObject *totem);
void totem_object_plugins_shutdown (TotemObject *totem);
+void totem_action_fullscreen (TotemObject *totem, gboolean state);
#endif /* __TOTEM_PRIVATE_H__ */