Method

AstalWpWpget_nodes

Declaration

GList*
astal_wp_wp_get_nodes (
  AstalWpWp* self
)

Description

A GList containing all nodes.

Gets propertyAstalWp.Wp:nodes

Return value

Type: A list of AstalWpNode*

A GList containing the nodes.

The caller of the method takes ownership of the returned data container, but not the data inside it.
The return value can be NULL.