gtksourceviewmm
« Back to VersTracker
Description:
C++ bindings for gtksourceview
Type: Formula  |  Tracked Since: Nov 13, 2024
Links: Homepage  |  formulae.brew.sh
Category: Developer tools
Tags: c++ gtk syntax-highlighting text-editor gnome binding
Install: brew install gtksourceviewmm
About:
gtksourceviewmm provides C++ language bindings for the GTK Source View library (gtksourceview), enabling C++ applications to embed a powerful source code editing widget. It allows developers to integrate features like syntax highlighting, code folding, and line numbering into their GTKmm-based applications, facilitating the creation of custom IDEs, text editors, or code viewers.
Key Features:
  • C++ bindings for the gtksourceview library
  • Enables syntax highlighting and code editing features in C++ apps
  • Seamless integration with the GTKmm (gtkmm) toolkit
  • Supports advanced text editor features like code folding and line numbering
Use Cases:
  • Building custom Integrated Development Environments (IDEs) with C++
  • Creating specialized text editors or code viewers within a larger application
  • Adding a syntax-highlighting source code widget to a GTKmm-based GUI tool
Alternatives:
  • gtksourceview – The underlying C library; gtksourceviewmm provides the C++ bindings for it.
  • Scintilla – A separate, widely-used source code editing component with different API and licensing.
Version History
Detected Version Rev Change Commit
Nov 13, 2024 9:06am 12 VERSION_BUMP 6edcfa3a
Oct 27, 2024 3:46pm 12 VERSION_BUMP acfcc91b