Method

GitlabListItemget_item

Declaration [src]

gpointer
gitlab_list_item_get_item (
  GitlabListItem* self
)

Description [src]

Gets the item for the GitlabListItem.

Gets propertyGitlab.ListItem:item

Return value

Type: gpointer

A GObject or NULL.

The data is owned by the instance.
The return value can be NULL.