Add some infrastructure for font sizes.

This commit is contained in:
Marco Pesenti Gritti
2007-02-15 15:09:38 +01:00
parent bcdff5ddd3
commit e08ad4baf5
3 changed files with 40 additions and 1 deletions
+7
View File
@@ -284,4 +284,11 @@
)
)
;; From sugar-utils.h
(define-function get_screen_dpi
(c-name "sugar_get_screen_dpi")
(return-type "gint")
)
(include "gtkmozembed.defs")