get_widget


Description:

public unowned Widget get_widget ()

Gets the Widget corresponding to the Accessible .

The returned widget does not have a reference added, so you do not need to unref it.

Parameters:

this

a Accessible

Returns:

pointer to the Widget corresponding to the Accessible, or null.