зеркало из
1
0
Форкнуть 0
Перейти к файлу
Bertrand Lorentz 270c098e62 build: Use variables from PKG_CHECK_MODULES instead of -pkg
The -pkg compiler option doesn't follow the PKG_CONFIG_PATH environment
variable, causing errors in some build environment, like bockbuild or
possibly jhbuild. Use the variables set by the various PKG_CHECK_MODULES
calls instead.
2011-05-22 12:33:24 +02:00
GLib.Sources bind g_shell_quote 2009-07-30 14:08:28 +02:00
Gdk.Sources oops 2009-06-24 15:19:27 +02:00
Gtk.Customs fix the namespace again 2009-05-25 16:15:25 +02:00
Gtk.Sources add Style.PaintFlatBox with a nullable area, to avoid clipping 2009-09-21 20:33:50 +02:00
sources Fix make distcheck 2010-09-01 14:28:35 -05:00
.gitignore Fix make distcheck 2010-09-01 14:28:35 -05:00
AUTHORS some auto-fu 2009-05-20 09:54:31 +02:00
AssemblyInfo.cs.in Fix make distcheck 2010-09-01 14:28:35 -05:00
COPYING some auto-fu 2009-05-20 09:54:31 +02:00
ChangeLog some auto-fu 2009-05-20 09:54:31 +02:00
Gtk.metadata bind Gtk.MountOperation 2009-08-31 20:08:18 +02:00
GtkBeans.metadata bind Gtk.MountOperation 2009-08-31 20:08:18 +02:00
Makefile.am build: Use variables from PKG_CHECK_MODULES instead of -pkg 2011-05-22 12:33:24 +02:00
NEWS Update for new release 2010-09-01 17:15:06 -05:00
README Don't install to GAC; add README; rename .pc file 2010-09-01 14:03:24 -05:00
autogen.sh [build] Fix autogen.sh 2010-09-01 20:37:47 +02:00
configure.ac build: Use variables from PKG_CHECK_MODULES instead of -pkg 2011-05-22 12:33:24 +02:00
gtk-api.raw bind Gtk.MountOperation 2009-08-31 20:08:18 +02:00
gtk-sharp-beans-2.0.pc.in Remove the .mdb file from Libraries in the pcfile 2010-09-13 23:25:35 +02:00
gtk-sharp-beans.dll.config.in reference gdk_pixbuf in .config 2009-06-24 15:30:10 +02:00
gtk-sharp-beans.snk install in the gac 2009-05-20 16:50:59 +02:00
gtkbeans-api.raw bind Gtk.MountOperation 2009-08-31 20:08:18 +02:00

README

gtk-sharp-beans binds some API from Gtk+ that isn't in Gtk# 2.12.x
but is needed for full GIO and other misc support.  It exists as a stop-gap
measure until Gtk# 3.0 is released with more complete bindings of recent API.

It is not installed in the GAC because we are not ready to commit to API
stability.  Please follow

http://www.mono-project.com/Guidelines:Application_Deployment#Libraries_with_Unstable_APIs

for how to use this library in your application.

Website: http://github.com/mono/gtk-sharp-beans

Requirements:
* Gtk# 2.12
* gio-sharp (http://github.com/mono/gio-sharp)
* GAPI 2.12