Deck.getChildByName

Finds the child of @self with the name given as the argument. Returns %NULL if there is no child with this name.

class Deck
Widget
getChildByName
(
string name
)

Parameters

name string

the name of the child to find

Return Value

Type: Widget

the requested child of @self

Meta

Since

1.0