Home
last modified time | relevance | path

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

/dports/multimedia/totem/totem-3.38.2/src/backend/
H A Dbacon-video-widget.c741 hide_popup_timeout_cb (BaconVideoWidget *bvw) in hide_popup_timeout_cb() function
752 …imeout_id = g_timeout_add_seconds (POPUP_HIDING_TIMEOUT, (GSourceFunc) hide_popup_timeout_cb, bvw); in schedule_hiding_popup()