• Home
  • History
  • Annotate
Name Date Size #Lines LOC

..03-May-2022-

GLib.Sources/H01-Sep-2010-18766

Gdk.Sources/H01-Sep-2010-11441

Gtk.Customs/H01-Sep-2010-410351

Gtk.Sources/H01-Sep-2010-261108

config/H01-Sep-2010-888619

sources/H03-May-2022-300243

AUTHORSH A D06-Aug-200943 21

AssemblyInfo.cs.inH A D01-Sep-2010199 75

COPYINGH A D06-Aug-200925.8 KiB505418

ChangeLogH A D06-Aug-20090

Gtk.metadataH A D09-Jan-2010168 54

GtkBeans.metadataH A D09-Jan-2010332 76

INSTALLH A D01-Sep-20109.3 KiB238179

Makefile.amH A D01-Sep-20102.6 KiB9172

Makefile.inH A D03-May-202217.8 KiB568487

NEWSH A D01-Sep-2010334 1812

READMEH A D01-Sep-2010598 1812

aclocal.m4H A D01-Sep-201025.8 KiB728645

configureH A D01-Sep-2010118.2 KiB4,1533,374

configure.acH A D01-Sep-20101.1 KiB5039

gtk-api.rawH A D09-Jan-20101.8 KiB4640

gtk-sharp-beans-2.0.pc.inH A D01-Sep-2010484 1512

gtk-sharp-beans.dll.config.inH A D06-Aug-2009563 98

gtkbeans-api.rawH A D09-Jan-20105.9 KiB138132

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