Home
last modified time | relevance | path

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

/dports/graphics/gthumb/gthumb-3.10.1/extensions/image_viewer/
H A Dgth-image-viewer-page.c32 #define UPDATE_VISIBILITY_DELAY 100 macro
584 self->priv->update_visibility_id = g_timeout_add (UPDATE_VISIBILITY_DELAY, in update_overview_visibility()