set_live_thumbnail
Description:
Sets whether to enable live thumbnail for this.
When set to `TRUE`, this's thumbnail in [class@TabOverview] will update immediately when this is redrawn or resized.
If it's set to `FALSE`, the thumbnail will only be live when the this is selected, and otherwise it will be static and will only update when [method@TabPage.invalidate_thumbnail] or [method@TabView.invalidate_thumbnails] is called.
Parameters:
this |
a tab page |
live_thumbnail |
whether to enable live thumbnail |