Skip to content
This repository has been archived by the owner on Sep 29, 2024. It is now read-only.
/ ObjGTK3 Public archive
forked from coregtk/coregtk

Objective-C wrapper for GTK+

Notifications You must be signed in to change notification settings

ObjGTK/ObjGTK3

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ObjGTK3

Gtk3 bindings for Objective C utilizing ObjFW. These files are generated by objgtkgen - you can do it yourself.

This library set is meant to work with the versions delivered with Debian 11 Bullseye (Stable). If you've got different library versions try to run the generator on your own. You will have to apply small patches then.

First install OGObject.

Then autogen, configure, make, make install in this order:

  1. OGPango
  2. OGGdkPixpuf
  3. OGdk3
  4. OGAtk
  5. ObjGTK3

See this Codeberg repo for current usage and a small example app.

About

Objective-C wrapper for GTK+

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Objective-C 94.4%
  • M4 3.9%
  • Shell 1.3%
  • Makefile 0.4%