get_widget


Description:

[ Version ( since = "2.22" ) ]
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.