Method

AgsPortletlist_safe_properties

since: 3.0.0

Declaration [src]

GList*
ags_portlet_list_safe_properties (
  AgsPortlet* portlet
)

Description [src]

Retrieve thread-safe properties.

Available since: 3.0.0

Return value

Type: A list of utf8

A GList containing properties.

The caller of the method takes ownership of the data, and is responsible for freeing it.
Each element is a NUL terminated UTF-8 string.