Method
HandyDeckget_child_by_name
Declaration [src]
GtkWidget*
hdy_deck_get_child_by_name (
HdyDeck* self,
const gchar* name
)
Description [src]
Finds the child of self
with name
.
Returns NULL
if there is no child with this name.
Available since: | 1.0 |