Method

AstalWpWpget_node

Declaration

AstalWpNode*
astal_wp_wp_get_node (
  AstalWpWp* self,
  guint id
)

Description

The node with the given id.

Parameters

id

Type: guint

The id of the node.

Return value

Type: AstalWpNode

The node with the given id.

The returned data is owned by the instance.
The return value can be NULL.