mirror of
https://github.com/Rafostar/clapper.git
synced 2025-09-01 00:41:58 +02:00
clapper-gtk: Properly export external API symbols
This commit is contained in:
@@ -27,8 +27,11 @@
|
||||
#include <gtk/gtk.h>
|
||||
#include <clapper/clapper.h>
|
||||
|
||||
#include <clapper-gtk/clapper-gtk-visibility.h>
|
||||
|
||||
G_BEGIN_DECLS
|
||||
|
||||
CLAPPER_GTK_API
|
||||
ClapperPlayer * clapper_gtk_get_player_from_ancestor (GtkWidget *widget);
|
||||
|
||||
G_END_DECLS
|
||||
|
Reference in New Issue
Block a user