Home
last modified time | relevance | path

Searched refs:gt_channel_toggle_followed (Results 1 – 4 of 4) sorted by relevance

/dports/multimedia/gnome-twitch/gnome-twitch-0.4.1-155-g8e774a0/src/
H A Dgt-channel.h56 void gt_channel_toggle_followed(GtChannel* self);
H A Dgt-channels-container-child.c95 gt_channel_toggle_followed(self->channel); in follow_button_cb()
H A Dgt-follows-manager.c117 gt_channel_toggle_followed(chan); in toggle_followed_cb()
H A Dgt-channel.c829 gt_channel_toggle_followed(GtChannel* self) in gt_channel_toggle_followed() function