Documentation
Dlang.org
TabPage.getPinned
adw
tab_page
TabPage
Gets whether self is pinned.
See
adw.tab_view.TabView.setPagePinned
.
class
TabPage
bool
getPinned
(
)
Return Value
Type:
bool
whether self is pinned
adw
tab_page
TabPage
functions
getChild
getIcon
getIndicatorActivatable
getIndicatorIcon
getIndicatorTooltip
getKeyword
getLiveThumbnail
getLoading
getNeedsAttention
getParent
getPinned
getSelected
getThumbnailXalign
getThumbnailYalign
getTitle
getTooltip
invalidateThumbnail
setIcon
setIndicatorActivatable
setIndicatorIcon
setIndicatorTooltip
setKeyword
setLiveThumbnail
setLoading
setNeedsAttention
setThumbnailXalign
setThumbnailYalign
setTitle
setTooltip
Gets whether self is pinned.
See adw.tab_view.TabView.setPagePinned.