mirror of
https://github.com/Ryujinx/GtkSharp.git
synced 2024-12-26 00:35:34 +00:00
adef5f7bbd
* 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 |
||
---|---|---|
.. | ||
.cvsignore | ||
adjustment.c | ||
button.c | ||
cellrenderer.c | ||
clipboard.c | ||
colorseldialog.c | ||
combo.c | ||
container.c | ||
dialog.c | ||
fileselection.c | ||
inputdialog.c | ||
layout.c | ||
Makefile.am | ||
makefile.win32 | ||
nodestore.c | ||
object.c | ||
paned.c | ||
selectiondata.c | ||
style.c | ||
vmglueheaders.h | ||
widget.c | ||
win32dll.c |