mirror of
https://github.com/Ryujinx/GtkSharp.git
synced 2026-02-01 16:30:07 +00:00
* glib/MainContext.cs: beginning of MainContext class, just Iteration and Pending methods to be able to refresh Gtk in the middle of time consuming function where it's not worth while to use threads * glue/style.c (gtksharp_gtk_style_get_font_description): new function to access style's font_description field * gtk/Style.custom: added font description property svn path=/trunk/gtk-sharp/; revision=11358 |
||
|---|---|---|
| .. | ||
| .cvsignore | ||
| adjustment.c | ||
| canvas-proxy-marshal.c | ||
| canvas-proxy-marshal.h | ||
| canvas-proxy-marshal.list | ||
| canvas-proxy.c | ||
| canvas-proxy.h | ||
| canvasitem.c | ||
| canvaspoints.c | ||
| clipboard.c | ||
| colorseldialog.c | ||
| combo.c | ||
| dialog.c | ||
| error.c | ||
| event.c | ||
| fileselection.c | ||
| gladexml.c | ||
| list.c | ||
| Makefile.am | ||
| makefile.win32 | ||
| object.c | ||
| paned.c | ||
| program.c | ||
| slist.c | ||
| style.c | ||
| type.c | ||
| value.c | ||
| widget.c | ||
| win32dll.c | ||