|
|
|
|
|
by wruza
1491 days ago
|
|
I think gp confused gobject with glib. Glib has no object model, it’s a collection of functions and data structures, including “managed” strings. Just a better version of libc, if you don’t mind the size. https://docs.gtk.org/glib/#structs |
|