File: gdkimlib.defs.maybe

package info (click to toggle)
libgtk-perl 0.1.17-1
  • links: PTS
  • area: main
  • in suites: hamm
  • size: 1,352 kB
  • ctags: 1,100
  • sloc: ansic: 4,393; perl: 3,463; makefile: 36
file content (8 lines) | stat: -rw-r--r-- 271 bytes parent folder | download | duplicates (6)
1
2
3
4
5
6
7
8
;(define-enum GdkImlibMode
;  (plain-palette RT_PLAIN_PALETTE)
;  (plain-palette-fast RT_PLAIN_PALETTE_FAST)
;  (dither-palette RT_DITHER_PALETTE)
;  (dither-palette-fast RT_DITHER_PALETTE_FAST)
;  (plain-truecol RT_PLAIN_TRUECOL)
;  (dither-truecol RT_DITHER_TRUECOL))