El lun, 31-08-2009 a las 15:42 +0200, Cornelius Hald escribió:
> ext-mox.so...@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


_______________________________________________
maemo-developers mailing list
maemo-developers@maemo.org
https://lists.maemo.org/mailman/listinfo/maemo-developers

Reply via email to