Method

XemeMessageget_subjects

unstable since: 0.1

Declaration [src]

GListModel*
xeme_message_get_subjects (
  XemeMessage* message
)

Description [src]

Gets all of the subjects for the message.

Available since: 0.1

Gets propertyXeme.Message:subjects

Return value

Type: A list model of GObject

The subjects.

The returned data is owned by the instance.