Property definitions

gtk $ GtkListBox :: selection_mode=
	fun selection_mode=(mode: GtkSelectionMode) `{ gtk_list_box_set_selection_mode(self, mode); `}
lib/gtk/v3_10.nit:46,2--95