Method

AstalWpWpget_node_by_serial

Declaration

AstalWpNode*
astal_wp_wp_get_node_by_serial (
  AstalWpWp* self,
  gint serial
)

Description

Finds the AstalWpNode with the give serial.

Parameters

serial

Type: gint

No description available.

Return value

Type: AstalWpNode

No description available.

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