mirror of
https://github.com/Ryujinx/GtkSharp.git
synced 2025-10-28 03:17:08 +00:00
GetWidgetByAction to GetItem and GetWidget, to reflect metadata changes. * en/Gtk/TextBuffer.xml: Remove all references to *ByName methods, as they are now all overrides. * en/Gtk/HTML.xml: Update to use the new Begin overloads, since bug #46427 is fixed. * sources/Gtk.metadata (GtkIconSet): hide the GetSizes method. (GtkTextBuffer): new overrides MoveMarkByName -> MoveMark DeleteMarkByName -> DeleteMark ApplyTagByName -> ApplyTag RemoveTagByName -> RemoveTag (GtkItemFactory): new overrides GetItemByAction -> GetItem GetWidgetByAction -> GetWidget * sources/gtkhtml-font-style-enum.patch: A patch to use real values in gtkhtml-enums.h so that the parser won't choke on the complex enum declarations. svn path=/trunk/gtk-sharp/; revision=16282 |
||
|---|---|---|
| .. | ||
| Atk | ||
| AtkSharp | ||
| GConf | ||
| GConf.PropertyEditors | ||
| Gdk | ||
| GdkSharp | ||
| Glade | ||
| GladeSharp | ||
| GLib | ||
| Gnome | ||
| GnomeSharp | ||
| Gtk | ||
| GtkSharp | ||
| Pango | ||
| PangoSharp | ||
| Atk.xml | ||
| Gdk.xml | ||
| Glade.xml | ||
| GLib.xml | ||
| Gnome.xml | ||
| Gtk.xml | ||
| Pango.xml | ||