Home
last modified time | relevance | path

Searched refs:gt_twitch_fetch_channel_data (Results 1 – 2 of 2) sorted by relevance

/dports/multimedia/gnome-twitch/gnome-twitch-0.4.1-155-g8e774a0/src/
H A Dgt-twitch.h138 GtChannelData* gt_twitch_fetch_channel_data(GtTwitch* self, const gchar* id, GError** e…
H A Dgt-twitch.c1248 gt_twitch_fetch_channel_data(GtTwitch* self, const gchar* id, GError** error) in gt_twitch_fetch_channel_data() function
1323 data = gt_twitch_fetch_channel_data(self, id, error); in gt_twitch_fetch_channel()