Method
StThemeNodeget_double
Declaration [src]
gdouble
st_theme_node_get_double (
StThemeNode* node,
const char* property_name
)
Description [src]
Generically looks up a property containing a single numeric value without units.
See also st_theme_node_lookup_double(), which provides more options, and lets you handle the case where the theme does not specify the indicated value.