Use gtk to detect dpi.

This commit is contained in:
Marco Pesenti Gritti
2007-04-07 03:42:51 +02:00
parent e3cf7aa1d3
commit 4828870afd
7 changed files with 6 additions and 140 deletions
-7
View File
@@ -199,11 +199,4 @@
)
)
;; From sugar-utils.h
(define-function get_screen_dpi
(c-name "sugar_get_screen_dpi")
(return-type "gint")
)
(include "gtkmozembed.defs")