[maemo-developers] Fremantle toolbar icon size
From: Claudio Saavedra csaavedra at igalia.comDate: Mon Aug 31 17:01:26 EEST 2009
- Previous message: Fremantle toolbar icon size
- Next message: Fremantle toolbar icon size
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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); Claudio
- Previous message: Fremantle toolbar icon size
- Next message: Fremantle toolbar icon size
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]