Gtk xml syntax parser Development

Source: Internet
Author: User
Tags gtk xml parser

Article 1 Development Preface
To learn GTK +, the original goal was to train the development capability of Linux C. Because C is rarely used at work, I hope to take this opportunity to learn C in practice.
When using GTK + to design the interface, you need to write a large number of repeated and regularCodeTo consume a lot of time in the development work in the interface layout.
With the help of Android interface design, it is very convenient to describe the interface in plain XML and parse and render the interface as the final interface, so I thought of developing this tool.
The ultimate goal is to better learn how to use Linux C.

Several software tools are used to develop this Parser:
Makefile: manage projects Understanding makefile, http://blog.csdn.net/a600423444/article/details/6950273
GDB: debugger understand GDB, http://blog.csdn.net/a600423444/article/details/7761249
Glib: The underlying library of GTK +, http://blog.csdn.net/a600423444/article/details/7787032
Libxml: XML Parser

GTK + c api: C interface of GTK +

To be continued

Contact Us

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.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.