gtk_widget_find_child_typed


Description:


public unowned Widget? gtk_widget_find_child_typed (Widget widget, Type type)

Tries to locate a widget in a hierarchy given it's Type.

There is not an efficient implementation of this method, so use it only when the hierarchy of widgets is small.

Returns:

A widget or null


Namespace: Dazzle
Package: libdazzle-1.0