GTK+ tutorial
This is a GTK+ programming tutorial. In this tutorial, we will learn the basics of GUI programming in GTK+ and C language. The GTK+ tutorial is suitable for beginners and intermediate programmers.Table of contents
- Introduction
- First Programs
- Menus and Toolbars
- Layout Management
- Events
- Dialogs
- Widgets
- Widgets II
- GtkTreeView Widget
- GtkTextView Widget
- Custom GTK+ Widget
GTK+
The GTK+ is a library for creating graphical user interfaces. The library is created in C programming language. The GTK+ library is also called the GIMP Toolkit. Originally, the library was created while developing the GIMP image manipulation program.Chinese translation by Vinas.
No comments:
Post a Comment