Accessible.setWidget

Sets the gtk.Widget corresponding to the gtk.Accessible

accessible will not hold a reference to widget. It is the caller’s responsibility to ensure that when widget is destroyed, the widget is unset by calling this function again with widget set to NULL.

class Accessible
void
setWidget

Parameters

widget Widget

a gtk.Widget or NULL to unset

Meta

Since

2.22