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
constructors
this
functions
getChild
getIcon
getIndicatorActivatable
getIndicatorIcon
getIndicatorTooltip
getKeyword
getLiveThumbnail
getLoading
getNeedsAttention
getParent
getPinned
getSelected
getThumbnailXalign
getThumbnailYalign
getTitle
getTooltip
invalidateThumbnail
self
setIcon
setIndicatorActivatable
setIndicatorIcon
setIndicatorTooltip
setKeyword
setLiveThumbnail
setLoading
setNeedsAttention
setThumbnailXalign
setThumbnailYalign
setTitle
setTooltip
properties
gType
icon
indicatorActivatable
indicatorIcon
indicatorTooltip
keyword
liveThumbnail
loading
needsAttention
pinned
selected
thumbnailXalign
thumbnailYalign
title
tooltip
static functions
getGType
Gets whether self is pinned.
See adw.tab_view.TabView.setPagePinned.