Gtk + and x Analysis for Embedded linux systems-Linux general technology-Linux programming and kernel information. For details, see the following. In Embedded Linux, there are many GUI systems, including Qt/Embedded, FLTK, Microwindows, and GTK +.
GTK + Learning: Overview
Compared to Swing's GUI construction in java,c/c++ environment, it is much more complicated. The first is that C + + language does not have an official GUI library. As a result, the third party class library has sprung up.
Since GTK is basically written in the C language, you must have a C compiler. After installing Ubuntu, you will have GCC, however, the necessary header file is missing. In text mode, you can install the Security build-essential suite, for
GTK + adopts a C language development framework with OO characteristics, which enables it to closely integrate with the operating system in the development of GUI applications, while at the same time being very simple, many of the code can be simply
GTK + is not completely compared with MFC-Linux general technology-Linux programming and kernel information. The following is a detailed description. MFC has gradually declined, and GTK + is thriving. Here, we have no intention of falling down the
Using the RubyGnome2 library for the basic method of Ruby GUI programming under GTK,
PrefaceAs the RubyGnome2 library becomes more and more perfect and ruby1.9 performance is improved, writing GUI programs in Ruby has gradually changed from my
(a): written in frontFrom now on, I am going to learn the gtk+2.0 library for the interface program development under Linux. From the point of view of our programmers, the first program that comes into contact is certainly hello world. So we're
Article Title: GTK + and X Analysis Applied in Embedded Linux systems. Linux is a technology channel of the IT lab in China. Includes basic categories such as desktop applications, Linux system management, kernel research, embedded systems, and open
PKG-config -- Libs -- cflags GTK ++-2.0
PKG-config -- version // view the version number of PKG-config
PKG-config -- modversion GTK + // view the version number of gtk1.0
PKG-config -- modversion GTK +-2.0 // view the version number of gtk2.0
Start from here
First, download the GTK source program and install it. You can alwaysFtp.gtk.orgGet the latest version. You can also in http://www.gtk.org/To view information about other GTK source programs. GTK is configured using GNU Autoconf.
The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion;
products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the
content of the page makes you feel confusing, please write us an email, we will handle the problem
within 5 days after receiving your email.
If you find any instances of plagiarism from the community, please send an email to:
info-contact@alibabacloud.com
and provide relevant evidence. A staff member will contact you within 5 working days.