gdk/gdk.c · 3.24.49 · GNOME / gtk · GitLab (original) (raw)
Mar 03, 2022
d53b6b85
GDK: Avoid using constructors on Win32 · d53b6b85
Luca Bacci authored Mar 03, 2022
The constructors in GDK only have a meaning for UNIX, on Windows
they are useless.
d53b6b85
GDK: Avoid using constructors on Win32
Luca Bacci authored Mar 03, 2022
The constructors in GDK only have a meaning for UNIX, on Windows
they are useless.
Loading