MinGW Windows C++ interface for GLib2
http://gtkmm.sourceforge.net/
glibmm provides a C++ interface to the GTK+ GLib low-level core
library. Highlights include typesafe callbacks, widgets extensible via
inheritance and a comprehensive set of widget classes that can be
freely combined to quickly create complex user interfaces.
- Sources inherited from project windows:mingw:win64
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout home:Guillaume_G:WSL/mingw64-glibmm2 && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
glibmm-2.68.2.tar.xz | 0007844508 7.48 MB | |
mingw64-glibmm2.changes | 0000001062 1.04 KB | |
mingw64-glibmm2.spec | 0000004093 4 KB |
Revision 43 (latest revision is 44)
Ralf Habacker (rhabacker)
accepted
request 1032710
from
Ralf Habacker (rhabacker)
(revision 43)
- Update to version 2.68.2: + Glib: Replace all g_quark_from_static_string() by g_quark_from_string() + Gio: - FileEnumerator: Remove refreturn to avoid memory leak - ListModel::get_object(): Make it work for interface classes - AppInfo::get_all(): Avoid a crash on Windows + Build: MSVC build: Remove extraneous GLIBMM_API in Glib::ustring * Convert to meson build system
Comments 0