[maemo-developers] Fremantle toolbar icon size
From: Cornelius Hald hald at icandy.deDate: Mon Aug 31 17:04:32 EEST 2009
- Previous message: Fremantle toolbar icon size
- Next message: Fremantle toolbar icon size
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Claudio Saavedra wrote: > El lun, 31-08-2009 a las 15:42 +0200, Cornelius Hald escribió: >> ext-mox.soini at nokia.com wrote: >>> HILDON_ICON_SIZE_FINGER >>> >>> Or in pixels: >>> HILDON_ICON_PIXEL_SIZE_FINGER >> Thanks, that translates to: >> hildon_get_icon_pixel_size (HILDON_ICON_SIZE_FINGER); >> >> Could you please tell me what this function returns on a N900 in >> absolute numbers? I don´t have access to the SDK at the moment but need >> to know the size (for creating graphics). > > This is registered in hildon_init(), which is in hildon-main.c. > > gtk_icon_size_register ("hildon-finger", 48, 48); Ahh, the '48' was what I was looking for :) Thanks! Conny
- Previous message: Fremantle toolbar icon size
- Next message: Fremantle toolbar icon size
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]