Name | Date | Size | #Lines | LOC | ||
---|---|---|---|---|---|---|
.. | 03-May-2022 | - | ||||
GLib.Sources/ | H | 01-Sep-2010 | - | 187 | 66 | |
Gdk.Sources/ | H | 01-Sep-2010 | - | 114 | 41 | |
Gtk.Customs/ | H | 01-Sep-2010 | - | 410 | 351 | |
Gtk.Sources/ | H | 01-Sep-2010 | - | 261 | 108 | |
config/ | H | 01-Sep-2010 | - | 888 | 619 | |
sources/ | H | 03-May-2022 | - | 300 | 243 | |
AUTHORS | H A D | 06-Aug-2009 | 43 | 2 | 1 | |
AssemblyInfo.cs.in | H A D | 01-Sep-2010 | 199 | 7 | 5 | |
COPYING | H A D | 06-Aug-2009 | 25.8 KiB | 505 | 418 | |
ChangeLog | H A D | 06-Aug-2009 | 0 | |||
Gtk.metadata | H A D | 09-Jan-2010 | 168 | 5 | 4 | |
GtkBeans.metadata | H A D | 09-Jan-2010 | 332 | 7 | 6 | |
INSTALL | H A D | 01-Sep-2010 | 9.3 KiB | 238 | 179 | |
Makefile.am | H A D | 01-Sep-2010 | 2.6 KiB | 91 | 72 | |
Makefile.in | H A D | 03-May-2022 | 17.8 KiB | 568 | 487 | |
NEWS | H A D | 01-Sep-2010 | 334 | 18 | 12 | |
README | H A D | 01-Sep-2010 | 598 | 18 | 12 | |
aclocal.m4 | H A D | 01-Sep-2010 | 25.8 KiB | 728 | 645 | |
configure | H A D | 01-Sep-2010 | 118.2 KiB | 4,153 | 3,374 | |
configure.ac | H A D | 01-Sep-2010 | 1.1 KiB | 50 | 39 | |
gtk-api.raw | H A D | 09-Jan-2010 | 1.8 KiB | 46 | 40 | |
gtk-sharp-beans-2.0.pc.in | H A D | 01-Sep-2010 | 484 | 15 | 12 | |
gtk-sharp-beans.dll.config.in | H A D | 06-Aug-2009 | 563 | 9 | 8 | |
gtkbeans-api.raw | H A D | 09-Jan-2010 | 5.9 KiB | 138 | 132 |
README
1gtk-sharp-beans binds some API from Gtk+ that isn't in Gtk# 2.12.x 2but is needed for full GIO and other misc support. It exists as a stop-gap 3measure until Gtk# 3.0 is released with more complete bindings of recent API. 4 5It is not installed in the GAC because we are not ready to commit to API 6stability. Please follow 7 8http://www.mono-project.com/Guidelines:Application_Deployment#Libraries_with_Unstable_APIs 9 10for how to use this library in your application. 11 12Website: http://github.com/mono/gtk-sharp-beans 13 14Requirements: 15* Gtk# 2.12 16* gio-sharp (http://github.com/mono/gio-sharp) 17* GAPI 2.12 18