Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/objgtk/ogobject

Base library for library wrappers generated by gir2objc. Mirror of https://codeberg.org/ObjGTK/OGObject
https://github.com/objgtk/ogobject

elementaryos gobject gtk gtk4 objective-c

Last synced: about 1 month ago
JSON representation

Base library for library wrappers generated by gir2objc. Mirror of https://codeberg.org/ObjGTK/OGObject

Awesome Lists containing this project

README

        

# OGObject

Base library for ObjGTK(gen)

## Build dependencies

- gcc/clang
- ObjFW
- pkg-config
- GObject-2.0 (Glib-2.0)

### Debian / Ubuntu

- `sudo apt install pkg-config libglib2.0-dev`