Documentation
Dlang.org
GtkSelectionModelInterface.isSelected
gtk
c
types
GtkSelectionModelInterface
Return if the item at the given position is selected.
struct
GtkSelectionModelInterface
extern (
C
)
bool
function
(
GtkSelectionModel
*
model
,
uint
position
)
isSelected
;
gtk
c
types
GtkSelectionModelInterface
variables
gIface
getSelectionInRange
isSelected
selectAll
selectItem
selectRange
setSelection
unselectAll
unselectItem
unselectRange
Return if the item at the given position is selected.