Function

PurpleSavedStatusget_idleaway

since: 2.0

Declaration [src]

PurpleSavedStatus*
purple_savedstatus_get_idleaway (
  void
)

Description [src]

Returns the saved status that is used when your accounts become idle-away.

Available since: 2.0

Return value

Type: PurpleSavedStatus

A pointer to the idle-away PurpleSavedStatus. This function never returns NULL.

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