gtk-d v3.8.3 (2018-05-28T20:50:39Z)
Home
Dub
Repo
GtkEditableInterface.getSelectionBounds
gtk
c
types
GtkEditableInterface
struct
GtkEditableInterface
extern (
C
)
int
function
(
GtkEditable
*
editable
,
int
*
startPos
,
int
*
endPos
)
getSelectionBounds
;
Return Value
%TRUE if an area is selected, %FALSE otherwise
Meta
Source
See Implementation
gtk
c
types
GtkEditableInterface
variables
baseIface
changed
deleteText
doDeleteText
doInsertText
getChars
getPosition
getSelectionBounds
insertText
setPosition
setSelectionBounds