xref: /OK3568_Linux_fs/buildroot/package/mono-gtksharp3/Config.in (revision 4882a59341e53eb6f0b4789bf948001014eff981)
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