Returns the value of an interface element attribute as a floating point number.
float IupGetFloat(Ihandle *ih, const char *name) [in C] [There is no equivalent in Lua]
ih: Identifier of the interface element.
name: name of the attribute.
Returns: a float corresponding to the attribute’s value.