Home
last modified time | relevance | path

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

/dports/www/epiphany/epiphany-41.0/embed/
H A Dephy-web-view.c115 guint snapshot_timeout_id; member
554 view->snapshot_timeout_id = 0; in maybe_take_snapshot()
1607 g_clear_handle_id (&view->snapshot_timeout_id, g_source_remove); in load_changed_cb()
1694 if (view->snapshot_timeout_id == 0) { in load_changed_cb()
1695 view->snapshot_timeout_id = g_timeout_add_seconds_full (G_PRIORITY_LOW, 1, in load_changed_cb()
3905 g_clear_handle_id (&view->snapshot_timeout_id, g_source_remove); in ephy_web_view_dispose()