gtk-d v3.0.0 (2015-03-15T18:41:33Z)
Home
Dub
Repo
ComponentT.grabFocus
atk
ComponentT
ComponentT
Grabs focus for this @component.
Return: %TRUE if successful, %FALSE otherwise.
template
ComponentT
(TStruct)
bool
grabFocus
(
)
Meta
Source
See Implementation
atk
ComponentT
ComponentT
functions
addFocusHandler
addOnBoundsChanged
contains
getAlpha
getComponentStruct
getExtents
getLayer
getMdiZorder
getPosition
getSize
grabFocus
refAccessibleAtPoint
removeFocusHandler
setExtents
setPosition
setSize
properties
onBoundsChangedListeners
static functions
callBackBoundsChanged
variables
_onBoundsChangedListeners
connectedSignals
Grabs focus for this @component.
Return: %TRUE if successful, %FALSE otherwise.