get_widget


Description:

public unowned Widget get_widget ()

Return the value of widget property.

Return the value of widget property for the given this object. The returned value will always be valid if called from apply or update callbacks, but it will be null if called after the apply signal is emitted.

Parameters:

this

a PrintCustomWidget

Returns:

a Widget.