Function

AstalTimeinterval

Declaration

AstalTime*
astal_time_interval (
  guint interval,
  GClosure* fn
)

Description

No description available.

Parameters

interval

Type: guint

No description available.

fn

Type: GClosure

No description available.

The argument can be NULL.
The data is owned by the caller of the function.

Return value

Type: AstalTime

No description available.

The caller of the function takes ownership of the data, and is responsible for freeing it.