gtkmm icon
gtkmm icon

gtkmm

gtkmm is the official C++ interface for the popular GUI library GTK+. Highlights include typesafe callbacks, and a comprehensive set of widgets that are easily extensible via inheritance. You can create user interfaces either in code or with the Glade User Interface designer...

Cost / License

  • Free
  • Open Source

Platforms

  • Mac
  • Windows
  • Linux

Features

gtkmm News & Activities

Highlights All activities

Recent activities

  • Gooey icon
    POX added gtkmm as alternative to Gooey

gtkmm information

AlternativeTo Category

Development

Popular alternatives

View all
gtkmm was added to AlternativeTo by mer30hamid on and this page was last updated .
No comments or reviews, maybe you want to be first?

What is gtkmm?

gtkmm is the official C++ interface for the popular GUI library GTK+. Highlights include typesafe callbacks, and a comprehensive set of widgets that are easily extensible via inheritance. You can create user interfaces either in code or with the Glade User Interface designer, using Gtk::Builder. There's extensive documentation, including API reference and a tutorial.