Documentation
Dlang.org
Label.getJustify
gtk
label
Label
Returns the justification of the label.
See
gtk.label.Label.setJustify
.
class
Label
gtk.types.Justification
getJustify
(
)
Return Value
Type:
gtk
.
types
.
Justification
gtk.types.Justification
gtk
label
Label
constructors
this
functions
connectActivateCurrentLink
connectActivateLink
connectCopyClipboard
connectMoveCursor
getAttributes
getCurrentUri
getEllipsize
getExtraMenu
getJustify
getLabel
getLayout
getLayoutOffsets
getLines
getMaxWidthChars
getMnemonicKeyval
getMnemonicWidget
getNaturalWrapMode
getSelectable
getSelectionBounds
getSingleLineMode
getTabs
getText
getUseMarkup
getUseUnderline
getWidthChars
getWrap
getWrapMode
getXalign
getYalign
selectRegion
self
setAttributes
setEllipsize
setExtraMenu
setJustify
setLabel
setLines
setMarkup
setMarkupWithMnemonic
setMaxWidthChars
setMnemonicWidget
setNaturalWrapMode
setSelectable
setSingleLineMode
setTabs
setText
setTextWithMnemonic
setUseMarkup
setUseUnderline
setWidthChars
setWrap
setWrapMode
setXalign
setYalign
properties
attributes
ellipsize
extraMenu
gType
justify
label
lines
maxWidthChars
mnemonicKeyval
mnemonicWidget
naturalWrapMode
selectable
singleLineMode
tabs
useMarkup
useUnderline
widthChars
wrap
wrapMode
xalign
yalign
static functions
getGType
newWithMnemonic
Returns the justification of the label.
See gtk.label.Label.setJustify.