-
Notifications
You must be signed in to change notification settings - Fork 3
/
Copy pathtodo
53 lines (29 loc) · 1.15 KB
/
todo
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
* Examples for new features:
- gtk-container-get-children
- gtk-container-child-get-property
- gtk-check-version
- gtk-combo-box-get-active-text
- gtk-widget-get-child-requisition
- gtk-widget-get-composite-name
- gtk-rc-set-default-files
- gtk-rc-get-default-files
- gtk-ui-manager-add-ui-from-file
- gdk pixbuf loader! gdk-pixbuf-loader-write gdk-pixbuf-loader-close
* Emitting signals!
- g-signal-emit
* debugging support:
- dump-referenced-gobjects
- tree view:
gtk-cell-set-color
gtk-tree-view-column-set-cell-data-func
* fixme: This depends on my gtk+ patches!
gtk-pixbuf-render-set-lazy-loader
* handy?
gtk-box-query-child-packing
gtk-box-set-child-packing
gtk-list-store-insert-with-values
* `write' method for gdk-pixbuf-format should print the format name!
how come ?
WARNING: allocating instance of class #<class <gtk-source-languages-manager>>: coresize argument 24 doesn't match the class definition's (16)
WARNING: allocating instance of class #<class <gtk-source-language>>: coresize argument 24 doesn't match the class definition's (16)
I installed a different ABI gauche-gtk. when using the old-ABI base gauche-gtksourceview.