Virtual Method
AgsPortletsafe_set_property
since: 3.0.0
Declaration [src]
void
safe_set_property (
AgsPortlet* portlet,
gchar* property_name,
GValue* value
)
Parameters
property_name
-
Type:
gchar*
Propertie’s name.
The data is owned by the caller of the method. The value is a NUL terminated UTF-8 string. value
-
Type:
GValue
The
GValue
.The data is owned by the caller of the method.