suil_instance_get_widget¶
-
SuilWidget
suil_instance_get_widget
(SuilInstance *instance)¶ Get the widget for a UI instance.
Returns an opaque pointer to a widget, the type of which matches the
container_type_uri
parameter ofsuil_instance_new()
. Note this may be a wrapper widget created by Suil, and not necessarily the widget directly implemented by the UI.