Documentation
Dlang.org
DropDown.getSelectedItem
gtk
drop_down
DropDown
Gets the selected item. If no item is selected, null is returned.
class
DropDown
gobject.object.ObjectWrap
getSelectedItem
(
)
Return Value
Type:
gobject
.
object
.
ObjectWrap
The selected item
gtk
drop_down
DropDown
constructors
this
functions
connectActivate
getEnableSearch
getExpression
getFactory
getHeaderFactory
getListFactory
getModel
getSearchMatchMode
getSelected
getSelectedItem
getShowArrow
self
setEnableSearch
setExpression
setFactory
setHeaderFactory
setListFactory
setModel
setSearchMatchMode
setSelected
setShowArrow
properties
_gType
enableSearch
expression
factory
headerFactory
listFactory
model
searchMatchMode
selected
selectedItem
showArrow
static functions
_getGType
newFromStrings
Gets the selected item. If no item is selected, null is returned.