Class

AppStreamIssue

[]

Description

class AppStream.Issue : GObject.Object
{
  /* No available fields */
}

No description available.

[]

Hierarchy

hierarchy this AsIssue ancestor_0 GObject ancestor_0--this
[]

Ancestors

[]

Constructors

as_issue_new

Creates a new AsIssue.

[]

Instance methods

as_issue_get_id

Gets the issue ID (usually a bug number or CVE ID).

as_issue_get_kind

Gets the issue type.

as_issue_get_url

Gets the URL associacted with this issue, usually referencing a bug report or issue description.

as_issue_set_id

Sets the issue ID.

as_issue_set_kind

Sets the issue type.

as_issue_set_url

Sets an URL describing this issue.

Methods inherited from GObject (43)
[]

Signals

Signals inherited from GObject (1)

Class structure