Skip to content

Commit b64c82e

Browse files
committed
Update README, add gdk-win32
Signed-off-by: Marc-André Lureau <[email protected]>
1 parent d826a4d commit b64c82e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

+1
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ A group of crates that aims to provide complete [GTK](https://gtk.org/) 4 bindin
55
- [GTK](./gtk4)
66
- [GDK](./gdk4): An intermediate layer which isolates GTK from the details of the windowing system.
77
- [GDK Wayland](./gdk4-wayland): Wayland backend specific functions.
8+
- [GDK Win32](./gdk4-win32): Windows backend specific functions.
89
- [GDK X11](./gdk4-x11): X backend specific functions.
910
- [GSK](./gsk4): An intermediate layer which isolates GTK from the details of the OpenGL or Vulkan implementation.
1011

0 commit comments

Comments
 (0)