Method

CMMatrixget_clients_list

Declaration [src]

GListModel*
cm_matrix_get_clients_list (
  CmMatrix* self
)

Description [src]

Get the list of clients.

Return value

Type: A list model of GObject

The clients as list model.

The data is owned by the instance.