Function

Finchsavedstatus_edit

Declaration [src]

void
finch_savedstatus_edit (
  PurpleSavedStatus* saved
)

Description [src]

Show a dialog to edit a status.

Parameters

saved

Type: PurpleSavedStatus

The saved status to edit. Set it to NULL to create a new status.

The data is owned by the caller of the function.