Documentation
Dlang.org
Session.lookupById
panel
session
Session
Gets a session item matching id.
class
Session
panel.session_item.SessionItem
lookupById
(
string
id
)
Parameters
id
string
the id of the item
Return Value
Type:
panel
.
session_item
.
SessionItem
an #PanelSessionItem or null
panel
session
Session
constructors
this
functions
append
getItem
getNItems
insert
lookupById
prepend
remove
removeAt
self
toVariant
properties
gType
static functions
getGType
newFromVariant
Gets a session item matching id.