mirror of
https://github.com/Ryujinx/GtkSharp.git
synced 2026-02-01 16:40:01 +00:00
* glib/ClassInitializerAttribute.cs : new attr for identifying type. inialization methods to be run by RegisterGType. * glib/Makefile.am : add file. * glib/Object.cs : add private method to invoke ClassInitializers. * gtk/glue/widget.c : some new glue for binding registration. * gtk/BindingAttribute.cs : new attr for registering key bindings. * gtk/Makefile.am : add file. * gtk/Widget.custom : add ClassInitializer method to scan types for [Binding] and register key bindings. svn path=/trunk/gtk-sharp/; revision=38074 |
||
|---|---|---|
| .. | ||
| Argv.xml | ||
| Boxed.xml | ||
| ClassInitializerAttribute.xml | ||
| ConnectBeforeAttribute.xml | ||
| DefaultSignalHandlerAttribute.xml | ||
| DelegateWrapper.xml | ||
| EnumWrapper.xml | ||
| FileUtils.xml | ||
| GException.xml | ||
| GString.xml | ||
| GType.xml | ||
| Idle.xml | ||
| IdleHandler.xml | ||
| IWrapper.xml | ||
| List.xml | ||
| ListBase.xml | ||
| Log.xml | ||
| LogFunc.xml | ||
| LogLevelFlags.xml | ||
| MainContext.xml | ||
| MainLoop.xml | ||
| Markup.xml | ||
| Marshaller.xml | ||
| MissingIntPtrCtorException.xml | ||
| Object.xml | ||
| ObjectManager.xml | ||
| Opaque.xml | ||
| PrintFunc.xml | ||
| PropertyAttribute.xml | ||
| SignalArgs.xml | ||
| SignalAttribute.xml | ||
| SignalCallback.xml | ||
| SList.xml | ||
| Source.xml | ||
| Thread.xml | ||
| Timeout.xml | ||
| TimeoutHandler.xml | ||
| TODO | ||
| TypeConverter.xml | ||
| TypeFundamentals.xml | ||
| UnwrappedObject.xml | ||
| Value.xml | ||
| ValueArray.xml | ||
| WrapperClassAttribute.xml | ||