mirror of
https://github.com/Ryujinx/GtkSharp.git
synced 2025-11-20 20:35:14 +00:00
* gtk/Widget.custom: expose some easy bool properties for checking
certain WidgetFlags. Make Allocation a settable property.
* gtk/glue/widget.c: bit of glue to make Allocation settable.
* gdk/Window.custom: expose UserData as a usable IntPtr property.
* gdk/Gdk.metadata: hide old GetUserData/SetUserData methods.
* doc/*: ran the updater.
svn path=/trunk/gtk-sharp/; revision=28974
|
||
|---|---|---|
| .. | ||
| .cvsignore | ||
| adjustment.c | ||
| button.c | ||
| cellrenderer.c | ||
| clipboard.c | ||
| colorseldialog.c | ||
| combo.c | ||
| container.c | ||
| dialog.c | ||
| fileselection.c | ||
| layout.c | ||
| Makefile.am | ||
| makefile.win32 | ||
| nodestore.c | ||
| object.c | ||
| paned.c | ||
| selectiondata.c | ||
| style.c | ||
| vmglueheaders.h | ||
| widget.c | ||
| win32dll.c | ||