Home
last modified time | relevance | path

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

/dports/deskutils/gnome-todo/gnome-todo-41.0/src/plugins/todoist/
H A Dgtd-plugin-todoist.c356 connectivity_changed (GNetworkMonitor *monitor, in connectivity_changed() function
440 …ect (g_network_monitor_get_default (), "network-changed", G_CALLBACK (connectivity_changed), self); in gtd_plugin_todoist_init()
/dports/audio/ario/ario-1.6/src/servers/
H A Dario-server.h228 void (*connectivity_changed) (ArioServer *server); member
H A Dario-server.c97 G_STRUCT_OFFSET (ArioServerClass, connectivity_changed), in ario_server_class_init()
/dports/www/epiphany/epiphany-41.0/src/
H A Dephy-shell.c625 connectivity_changed (GNetworkMonitor *monitor, in connectivity_changed() function
639 …y_shell_get_net_monitor (shell), "notify::connectivity", G_CALLBACK (connectivity_changed), shell); in ephy_shell_activate()