Method

ValentMessageget_attachments

unstable since: 1.0

Declaration [src]

GListModel*
valent_message_get_attachments (
  ValentMessage* message
)

Description [src]

Get the list of attachments.

Available since: 1.0

Return value

Type: A list model of GObject

A GListModel.

The returned data is owned by the instance.