Property definitions

gtk $ GtkRecentChooserDialog :: defaultinit
# Displays recently used files in a dialog
# See: https://developer.gnome.org/gtk3/stable/GtkRecentChooserDialog.html
extern class GtkRecentChooserDialog `{GtkRecentChooserDialog *`}
	super GtkDialog

end
lib/gtk/v3_4/gtk_dialogs.nit:283,1--288,3