Method
AdapTabPageinvalidate_thumbnail
since: 1.3
Declaration [src]
void
adap_tab_page_invalidate_thumbnail (
AdapTabPage* self
)
Description [src]
Invalidates thumbnail for self
.
If an AdapTabOverview
is open, the thumbnail representing self
will be
immediately updated. Otherwise it will be update when opening the overview.
Does nothing if AdapTabPage:live-thumbnail
is set to TRUE
.
See also adap_tab_view_invalidate_thumbnails()
.
Available since: 1.3