1config BR2_PACKAGE_MONO_GTKSHARP3 2 bool "gtk# 3" 3 depends on BR2_PACKAGE_LIBGTK3 4 help 5 Gtk# is a .NET language binding for the GTK+ toolkit. 6 This package provides version 3 of the bindings. 7 8 http://www.mono-project.com/docs/gui/gtksharp/ 9