calls-record-store

calls-record-store

Functions

Types and Values

Object Hierarchy

    GObject
    ╰── GListStore
        ╰── CallsRecordStore

Implemented Interfaces

CallsRecordStore implements GListModel.

Description

Functions

calls_record_store_new ()

CallsRecordStore *
calls_record_store_new (void);

Types and Values

CALLS_TYPE_RECORD_STORE

#define CALLS_TYPE_RECORD_STORE (calls_record_store_get_type ())

CallsRecordStore

typedef struct _CallsRecordStore CallsRecordStore;