GTK
共 214 篇文章
GTK 相关的电子技术资料,包括技术文档、应用笔记、电路设计、代码示例等,共 214 篇文章,持续更新中。
width = gdk_pixbuf_animation_get_width(ani) height = gdk_pixbuf_animation_get_height(ani) cu
width = gdk_pixbuf_animation_get_width(ani)
height = gdk_pixbuf_animation_get_height(ani)
current_frame_list = gdk_pixbuf_animation_get_frames(ani)
pixmap = gdk_pixmap_new(w->window, wi
GTK编程
GTK编程,入门学习,不错的选择,从最基本的开始讲起,还要实例分析。
khtml在gtk上的移植版本
khtml在gtk上的移植版本,java scrip部分,与大家共同研究,一起学习!
一个例子程序
一个例子程序,使用linux +gtk+gnome,主要功能是建立一个对话框,打印hello world,有详细的注释,如何编译以及怎样运行,是一个很好的学习上手的例子程序。
一个简单的文本编辑器
一个简单的文本编辑器,使用gtk+编写而成。它有一个很好的用户界面,使用也很简单,包括很多编辑器的主要功能。
学习GTK的好工具
学习GTK的好工具,对新手入门很有帮助,希望大家从中获益
GTK SWF Player. GNOME Applications and a mozilla plugin. Other things included is a library for read
GTK SWF Player. GNOME Applications and a mozilla plugin. Other things included is a library for reading swf files, swf2txt convert swf to text files.
linux下的三进程三窗口程序
linux下的三进程三窗口程序,实现多个进程之间的PV操作通信。linux下gtk实现,语言为c语言。
ShowLyric是一款用于Audacious的歌词显示插件
ShowLyric是一款用于Audacious的歌词显示插件,使用GTK+和Python编写。其中下载歌词的部分是通过Python脚本往千千静听歌词服务器下载歌词,值得研究
gtk2-tut中文教程 gtk2-tut中文教程 gtk2-tut中文教程
gtk2-tut中文教程
gtk2-tut中文教程
gtk2-tut中文教程
一个用LINUX GTK开发的嵌入式浏览器
一个用LINUX GTK开发的嵌入式浏览器
this is a robot game which is use gtk++ and it is same as in linux robot game player need to save
this is a robot game which is use gtk++ and it is same as in linux robot game
player need to save himself and robots will com towards him
gtk codes inside may help for adding files
gtk codes inside may help for adding files
gtk 入门教程,适用于初学者。一般问题都能找到答案
gtk 入门教程,适用于初学者。一般问题都能找到答案
gtk 开发手册和参考文档。 包括gtk glib gdk等
gtk 开发手册和参考文档。
包括gtk glib gdk等
串口精灵 for GNU_Linux gtk-sct-0.1
串口精灵 for GNU_Linux gtk-sct-0.1
This GLib version 2.16.1. GLib is the low-level core library that forms the basis for projects such
This GLib version 2.16.1. GLib is the low-level core
library that forms the basis for projects such as GTK+ and GNOME. It
provides data structure handling for C, portability wrappers, and
interface
gtk下的插件程序module.tar.gz
gtk下的插件程序module.tar.gz
pdnMesh is an automatic mesh generator and solver for Finite Element problems. It will also do post-
pdnMesh is an automatic mesh generator and solver for Finite Element problems. It will also do post-processing to generate contour plots and Postscript printouts. GUI support using GTK or MFC (Win32)
三子棋
三子棋,用gtk实现的,类似五子棋,可人机对弈很简单的