Ryujinx-GtkSharp/Source/Libs
dmg ad0420b118 Fixed GLib.Value nulls setter
Some GValue types support null value but code was not checking for .NET "null" and get null ref exception. Fixed nulls for g_value_set_variant, g_value_set_object, g_value_set_boxed as in GLib docs.

This fixes NodeView with null pixbuf column.
2021-07-17 10:22:40 +02:00
..
AtkSharp Fixed more metadata 2021-04-10 16:34:19 +02:00
CairoSharp Add Cairo.Surface.DeviceScale property (#251) 2021-05-25 11:55:01 +02:00
GdkSharp Fix PixBufAnimation ctors leak 2021-05-16 13:45:04 +03:00
GioSharp Fixed some APIs according to GTK docs 2021-03-19 18:04:58 +01:00
GLibSharp Fixed GLib.Value nulls setter 2021-07-17 10:22:40 +02:00
GtkSharp Deprecated and sorted style properties 2021-06-17 18:16:59 +03:00
GtkSourceSharp Fix some mistakes in GtkSourceSearchContext wrapper 2021-04-10 16:34:42 +02:00
PangoSharp Added/fixed some Pango APIs 2021-06-02 22:33:03 +03:00
Shared Extend XSD schema 2021-04-03 22:17:58 +02:00