X-Git-Url: https://git.stderr.nl/gitweb?a=blobdiff_plain;f=player%2Fplayer.h;fp=player%2Fplayer.h;h=f777b879da48719370ffd782140f19494b3e44f4;hb=466a46c0a35fb4f83ee25375af7f10ce93bb3bf1;hp=4b6a604dc8500251354da56d7ee0195df4ab70a3;hpb=73bb6941d1200c30f15c2aa243ee359532e2254f;p=projects%2Fchimara%2Fchimara.git diff --git a/player/player.h b/player/player.h index 4b6a604..f777b87 100644 --- a/player/player.h +++ b/player/player.h @@ -57,6 +57,7 @@ typedef struct _ChimaraPlayerClass { GType chimara_player_get_type(void) G_GNUC_CONST; GtkWidget *chimara_player_new(void); +void chimara_player_set_user_css_file(ChimaraPlayer *player, const char *filename); G_END_DECLS