Claudio Saavedra wrote: > El lun, 31-08-2009 a las 15:42 +0200, Cornelius Hald escribió: >> [email protected] 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 _______________________________________________ maemo-developers mailing list [email protected] https://lists.maemo.org/mailman/listinfo/maemo-developers
