glib
文章平均质量分 81
learnboy007
be a programer
展开
专栏收录文章
- 默认排序
- 最新发布
- 最早发布
- 最多阅读
- 最少阅读
-
gobject type system
1. Now, let's say we want to call the C function function_foo from a Python program. To do this, the Python interpreter needs to: Find where the function is located. This probably means fin原创 2015-08-31 16:01:07 · 511 阅读 · 0 评论 -
gobject base class
1. 初始化总结 Invocation time Function Invoked Function's parameters Remark First call tog_object_newfor target type target type's base_init function On the inher原创 2015-08-31 17:19:00 · 706 阅读 · 0 评论
分享