Class
PurpleAttachments
unstable since: 3.0
[−]
Description [src]
final class Purple.Attachments : GObject.Object
implements Gio.ListModel {
/* No available fields */
}
A collection of PurpleAttachment
‘s.
This implements GListModel
and should be accessed via that API.
Available since: 3.0
[−]
Properties
Purple.Attachments:item-type
The type of items. See Gio.ListModelInterface.get_item_type
.
unstable since: 3.0
Purple.Attachments:n-items
The number of items. See Gio.ListModelInterface.get_n_items
.
unstable since: 3.0
[+]