GData.APPCategories

g GData.APPCategories GData.APPCategories GData.Parsable GData.Parsable GData.Parsable->GData.APPCategories GObject.Object GObject.Object GObject.Object->GData.Parsable

Subclasses:

None

Methods

Inherited:

GData.Parsable (5), GObject.Object (37)

Structs:

GObject.ObjectClass (5)

get_categories ()

is_fixed ()

Virtual Methods

Inherited:

GData.Parsable (9), GObject.Object (7)

Properties

Inherited:

GData.Parsable (1)

Name

Type

Flags

Short Description

is-fixed

bool

r

Whether entries may use categories not in this category list.

Signals

Inherited:

GObject.Object (1)

Fields

Inherited:

GObject.Object (1)

Name

Type

Access

Description

parent

GData.Parsable

r

Class Details

class GData.APPCategories(**kwargs)
Bases:

GData.Parsable

Abstract:

No

Structure:

GData.APPCategoriesClass

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

New in version 0.7.0.

get_categories()
Returns:

a GLib.List of GData.Categorys

Return type:

[GData.Category]

Returns a list of the categories in this category list.

New in version 0.7.0.

is_fixed()
Returns:

whether entries may use categories not in this category list

Return type:

bool

Returns GData.APPCategories :is-fixed.

New in version 0.7.0.

Property Details

GData.APPCategories.props.is_fixed
Name:

is-fixed

Type:

bool

Default Value:

False

Flags:

READABLE

Whether entries may use categories not in this category list.

API reference: app:categories

New in version 0.7.0.