术语表

Table 1. 术语表

0APIApplication Program Interface (应用程序接口)
1GDKGIMP Drawing Kit (GIMP 绘图包)
2GIMPGNU Image Manipulation Program (GNU 图象处理程序)
3GNOMEGNU Network Object Model Environment (GNU 网络对象模型环境)
4GNUGNU's Not Unix (GNU 不是 Unix)
5GTK objectGTK 对象
6GTKGIMP Toolkit (GIMP 工具包)
7GUIGraphical User Interface (图形用户接口)
8N-ary treeN 叉树
9X serverX 服务器
10X windows systemX 窗口系统
11accel label快捷标签
12adjustment object调整对象
13alignment widget对齐构件
14application应用程序
15argument list参数列表
16array数组
17arrow箭头
18aspect frame比例框架
19automatic string completion自动字符串补全
20balanced binary tree平衡二叉树
21button box按钮盒
22button按钮
23byte order字节序
24cache缓存
25calendar日历
26callback function回调函数,指向函数的指针
27check button复选按钮
28check menu item复选菜单项
29class hierarchy类层次
30class structure类结构
31class
32clicks单击
33color selection颜色选择
34combo box组合框
35command line命令行
36command substitution命令替换,使得可以捕获一个命令的输出而在另一个命令中替换它。
37composite widget复合构件
38container widget容器构件
39curve曲线
40data structure数据结构
41declaration声明
42default默认
43dialog对话框
44doubly linked list双向链表
45drag-and-drop拖放
46drawing area绘图区
47dynamic loading of modules动态加载模块
48event handling事件处理
49event事件
50expose event暴露事件
51field
52file selection文件选择
53fixed container固定容器
54frame框架
55function函数
56gdk-pixbufa library for client-side image manipulation (一个用于客户端图像处理的库)
57gtk containerGTK 容器
58hash table哈希表
59head file头文件
60hook functionhook 函数
61horizontal box横向盒 (HBox)
62inheritance继承
63instance实例
64invoke调用
65key and mouse binding键盘和鼠标绑定
66keyed data list键数据列表,可由字符串或整数标识访问的数据元素列表。
67label标签
68layout container布局容器
69lexical scanner句法扫描器
70list box列表框
71main processing loop主处理循环
72map映射
73memory allocation存储分配
74memory chunk存储块
75memory management内存管理
76menu item菜单项
77menu widget菜单构件
78menu菜单
79menubar菜单栏
80message dialog消息对话框
81message logging消息记录
82notebook笔记本
83object structure对象结构
84option menu选项菜单
85packing box组装盒
86packing box组装盒
87packing widget组装构件
88paned window widget分栏窗口构件
89plug and socket插头和插座
90progress bar进度条
91public function公共函数
92quark夸克,一种字符串和其唯一的整数标识之间的双向关联。
93radio button单选按钮
94radio menu item单选菜单项
95range widget范围构件
96relations and tuples关系和元组,可通过任一位置号索引的数据表格。
97ruler标尺
98scale widgets比例构件
99scrollbar widget滚动条构件
100scrolled window滚动窗口
101selection选择
102separator menu item分隔菜单项
103signal handler信号处理函数
104signal system信号系统
105signal这里的信号不同于 Unix 系统里的信号,虽然名称相同。
106singly linked list单向链表
107spin button微调按钮
108standard macro标准宏
109statusbar状态栏
110storage type存储类型
111string chunk字符串块
112string handling字符串处理
113string utilities字符串处理程序
114string字符串
115structure结构
116table表,这里的表是一个构件。
117tearoff menu item分离菜单项
118text entry文本输入
119text view文本视区
120timeout超时
121timer计时器
122titlebar标题栏
123toggle button开关按钮
124toolbar工具栏
125tooltip object工具提示对象
126tree view树视区
127type conversion类型转换
128type system类型系统
129union structure联合结构
130variable变量
131vertical box纵向盒 (VBox)
132viewport视角
133warning and assertion警告和断言
134widget hierarchy构件层次
135widget构件
136window manager窗口管理器