gtk-d ~gtk4 (2021-12-20T08:37:41.4817885)
Dub
Repo
Text.setInputHints
gtk
Text
Text
Sets input hints that allow input methods to fine-tune their behaviour.
class
Text
void
setInputHints
(
GtkInputHints
hints
)
Parameters
hints
GtkInputHints
the hints
Meta
Source
See Implementation
gtk
Text
Text
constructors
this
functions
addOnActivate
addOnBackspace
addOnCopyClipboard
addOnCutClipboard
addOnDeleteFromCursor
addOnInsertAtCursor
addOnInsertEmoji
addOnMoveCursor
addOnPasteClipboard
addOnPreeditChanged
addOnToggleOverwrite
getActivatesDefault
getAttributes
getBuffer
getEnableEmojiCompletion
getExtraMenu
getInputHints
getInputPurpose
getInvisibleChar
getMaxLength
getOverwriteMode
getPlaceholderText
getPropagateTextWidth
getStruct
getTabs
getTextLength
getTextStruct
getTruncateMultiline
getVisibility
grabFocusWithoutSelecting
setActivatesDefault
setAttributes
setBuffer
setEnableEmojiCompletion
setExtraMenu
setInputHints
setInputPurpose
setInvisibleChar
setMaxLength
setOverwriteMode
setPlaceholderText
setPropagateTextWidth
setTabs
setTruncateMultiline
setVisibility
unsetInvisibleChar
mixins
__anonymous
static functions
getType
variables
gtkText
Sets input hints that allow input methods to fine-tune their behaviour.