Property definitions

gtk $ GtkWindow :: active
	fun active: Bool `{
		return gtk_window_is_active(self);
	`}
lib/gtk/v3_4/gtk_core.nit:272,2--274,3