GData.Generator

Methods

Inherited: GData.Comparable (1), GObject.Object (51), GData.Parsable (5)

get_name()
get_uri()
get_version()

Virtual methods

Inherited: GData.Comparable (1), GObject.Object (7), GData.Parsable (9)

Properties

Inherited: GData.Parsable (1)

Name Type Flags
name String r
uri String r
version String r

Signals

Inherited: GObject.Object (1)

Details

All the fields in the GData.Generator structure are private and should never be accessed directly.

get_name()

Returns:
  • (String) — the generator's name

New in version 0.4.0.

Gets the GData.Generator.name property. The name will be null or non-empty.

get_uri()

Returns:
  • (String) — the generator's URI, or null

New in version 0.4.0.

Gets the GData.Generator.uri property. The URI will be null or non-empty.

get_version()

Returns:
  • (String) — the generator's version, or null

New in version 0.4.0.

Gets the GData.Generator.version property.

Property Details

name

Type
String
Flags
Read

New in version 0.4.0.

A human-readable name for the generating agent.

For more information, see the
<ulink type="http" url="http://www.atomenabled.org/developers/syndication/atom-format-spec.php#element.generator">
Atom specification</ulink>.

uri

Type
String
Flags
Read

New in version 0.4.0.

An IRI reference that is relevant to the agent.

For more information, see the
<ulink type="http" url="http://www.atomenabled.org/developers/syndication/atom-format-spec.php#element.generator">
Atom specification</ulink>.

version

Type
String
Flags
Read

New in version 0.4.0.

Indicates the version of the generating agent.

For more information, see the
<ulink type="http" url="http://www.atomenabled.org/developers/syndication/atom-format-spec.php#element.generator">
Atom specification</ulink>.

Generated from GData-0.0.gir on Fri, 30 May 2025