File: todo

package info (click to toggle)
gauche-gtk 0.6~pre1%2Bgit20121223-1
  • links: PTS
  • area: main
  • in suites: jessie, jessie-kfreebsd
  • size: 1,716 kB
  • ctags: 1,355
  • sloc: ansic: 7,137; lisp: 5,659; makefile: 341; sh: 186
file content (53 lines) | stat: -rw-r--r-- 1,177 bytes parent folder | download | duplicates (3)
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
53

* 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.