ObjectiveAs the RubyGnome2 library becomes more sophisticated and ruby1.9 performance improves, writing GUI programs with Ruby gradually turns from my hobby to an important part of my job.Writing a program in Ruby is really fun, and it allows you to
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.
Use Gtk + to develop the Linux GUI application software-general Linux technology-Linux programming and kernel information. The following is a detailed description. Generally, a container component can only accommodate one component. If you want to
The following content is all my personal programming experience in Linux, Which is original to me. If it is reproduced, indicate the source, and maintain
Article Complete.
Compile GTK +ProgramBasic Ideas
Sagaeon, author of linuxfans
For
Use gtk for Programming 5 (window layout)
Reprinted please indicate the source: http://lvjinhua.cublog.cn
Author: lvjinhua at gmail dot com
2006.09.24
7. Window Layout
The last time I talked about how to use gdb to debug our program, this time
(a): written in frontIn this article, we mainly introduce the various artifacts in the GTK + program, which is the first part of the tutorial, and the other part will be discussed in the next section. A component is the basis for building a GUI
Start the GTK + learning journey and start the gtk journey
00. Overview of carrying bag 1--GUI
01. Overview of carrying bag 2--GTK
02. Build a 3--GTK environment (Linux)
03. Build a 4--GTK environment (windows)
04. embark on journey 1-A simple
Linux from the beginning to go GTK +-3.0 (4), gtk-3.0
In practical applications, there are often many controls. Similarly, GTK provides many layout schemes, such as Box, Fixed, Table, and Grid.
Next, try Grid layout.
We create example4.c with the
GDK is the GTK of the following layer of things, usually with the GTK function, rarely directly call the GDK function. But GTK inside the event, signal, callback, drawing and so on and GdK have a direct relationship, so need to GDK drawing and event-
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.