Class

GitlabListModel

[]

Description

abstract class Gitlab.ListModel : GObject.Object
  implements Gio.ListModel {
  /* No available fields */
}
No description available.
[]

Ancestors

[]

Implements

[]

Instance methods

gitlab_list_model_populate_all

Gets a DexFuture that will resolve when all of the items within the model have been loaded from the API client.

Methods inherited from GObject (43)
Methods inherited from GListModel (5)
[]

Properties

Gitlab.ListModel:n-items
No description available.

Gitlab.ListModel:resource-type
No description available.

[]

Signals

Signals inherited from GObject (1)
Signals inherited from GListModel (1)

Class structure