File: TODO

package info (click to toggle)
libgtk2-perl 2%3A1.24992-1
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 4,604 kB
  • ctags: 594
  • sloc: perl: 22,100; ansic: 122; makefile: 17
file content (20 lines) | stat: -rw-r--r-- 543 bytes parent folder | download | duplicates (6)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
$Id$


give a better name to the entry point for gtk-demo
make gtk-demo not show the 2.2 stuff when running on 2.0
should example programs be installed?
there are plenty of unbound apis, either because of lack of interest or
	lack of need -- these should be audited.

no typemap (and therefore no bindings) for
	GdkRgbCmap
	GScanner <- i'd consider this to be internal
	PangoEngineShape
	PangoCoverage
	PangoLayoutLine

what about decorated window stuff?

foreach callbacks (and possibly other types) need some doc on the callback
api/params.