Property
AdapTabPage:live-thumbnail
since: 1.3
Description [src]
Whether to enable live thumbnail for this page.
When set to TRUE, the page’s thumbnail in AdapTabOverview will update
immediately when the page is redrawn or resized.
If it’s set to FALSE, the thumbnail will only be live when the page is
selected, and otherwise it will be static and will only update when
adap_tab_page_invalidate_thumbnail() or
adap_tab_view_invalidate_thumbnails() is called.
Type:gboolean
Available since: 1.3
| Default value | FALSE |
| Getter method | adap_tab_page_get_live_thumbnail() |
| Setter method | adap_tab_page_set_live_thumbnail() |