Accessible.getWidget

gtk.widget.Widget getWidget()

Gets the #GtkWidget corresponding to the #GtkAccessible. The returned widget does not have a reference added, so you do not need to unref it.

Returns

pointer to the #GtkWidget

corresponding to the #GtkAccessible, or null.