Constructor

AstalTimeidle_prio

Declaration

AstalTime*
astal_time_new_idle_prio (
  gint prio,
  GClosure* fn
)

Description

No description available.

Parameters

prio

Type: gint

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.