Method
LasemPropertyManagerget_property
Declaration
const char*
lsm_property_manager_get_property (
LsmPropertyManager* manager,
LsmPropertyBag* property_bag,
const char* name
)
Parameters
property_bag-
Type:
LsmPropertyBagNo description available.
The data is owned by the caller of the function. name-
Type:
const char*No description available.
The data is owned by the caller of the function. The value is a NUL terminated UTF-8 string.