Destroy the widget

Property definitions

gtk $ GtkWidget :: destroy
	# Destroy the widget
	fun destroy `{ gtk_widget_destroy(self); `}
lib/gtk/v3_4/gtk_core.nit:131,2--132,44