Symbol MappingΒΆ

C

Python

as_agreement_add_section

AppStreamGlib.Agreement.add_section

as_agreement_get_kind

AppStreamGlib.Agreement.get_kind

as_agreement_get_section_default

AppStreamGlib.Agreement.get_section_default

as_agreement_get_sections

AppStreamGlib.Agreement.get_sections

as_agreement_get_version_id

AppStreamGlib.Agreement.get_version_id

AS_AGREEMENT_KIND_EULA

AppStreamGlib.AgreementKind.EULA

as_agreement_kind_from_string

AppStreamGlib.Agreement.kind_from_string

AS_AGREEMENT_KIND_GENERIC

AppStreamGlib.AgreementKind.GENERIC

AS_AGREEMENT_KIND_PRIVACY

AppStreamGlib.AgreementKind.PRIVACY

as_agreement_kind_to_string

AppStreamGlib.Agreement.kind_to_string

AS_AGREEMENT_KIND_UNKNOWN

AppStreamGlib.AgreementKind.UNKNOWN

as_agreement_new

AppStreamGlib.Agreement.new

as_agreement_section_get_description

AppStreamGlib.AgreementSection.get_description

as_agreement_section_get_kind

AppStreamGlib.AgreementSection.get_kind

as_agreement_section_get_name

AppStreamGlib.AgreementSection.get_name

as_agreement_section_new

AppStreamGlib.AgreementSection.new

as_agreement_section_set_description

AppStreamGlib.AgreementSection.set_description

as_agreement_section_set_kind

AppStreamGlib.AgreementSection.set_kind

as_agreement_section_set_name

AppStreamGlib.AgreementSection.set_name

as_agreement_set_kind

AppStreamGlib.Agreement.set_kind

as_agreement_set_version_id

AppStreamGlib.Agreement.set_version_id

as_app_add_addon

AppStreamGlib.App.add_addon

as_app_add_agreement

AppStreamGlib.App.add_agreement

as_app_add_arch

AppStreamGlib.App.add_arch

as_app_add_bundle

AppStreamGlib.App.add_bundle

as_app_add_category

AppStreamGlib.App.add_category

as_app_add_compulsory_for_desktop

AppStreamGlib.App.add_compulsory_for_desktop

as_app_add_content_rating

AppStreamGlib.App.add_content_rating

as_app_add_extends

AppStreamGlib.App.add_extends

as_app_add_format

AppStreamGlib.App.add_format

as_app_add_icon

AppStreamGlib.App.add_icon

as_app_add_keyword

AppStreamGlib.App.add_keyword

as_app_add_kudo

AppStreamGlib.App.add_kudo

as_app_add_kudo_kind

AppStreamGlib.App.add_kudo_kind

as_app_add_language

AppStreamGlib.App.add_language

as_app_add_launchable

AppStreamGlib.App.add_launchable

as_app_add_metadata

AppStreamGlib.App.add_metadata

as_app_add_mimetype

AppStreamGlib.App.add_mimetype

as_app_add_permission

AppStreamGlib.App.add_permission

as_app_add_pkgname

AppStreamGlib.App.add_pkgname

as_app_add_provide

AppStreamGlib.App.add_provide

as_app_add_quirk

AppStreamGlib.App.add_quirk

as_app_add_release

AppStreamGlib.App.add_release

as_app_add_require

AppStreamGlib.App.add_require

as_app_add_review

AppStreamGlib.App.add_review

as_app_add_screenshot

AppStreamGlib.App.add_screenshot

as_app_add_suggest

AppStreamGlib.App.add_suggest

as_app_add_translation

AppStreamGlib.App.add_translation

as_app_add_url

AppStreamGlib.App.add_url

as_app_add_veto

unavailable

as_app_convert_icons

AppStreamGlib.App.convert_icons

as_app_equal

AppStreamGlib.App.equal

AS_APP_ERROR_FAILED

AppStreamGlib.AppError.FAILED

AS_APP_ERROR_INVALID_TYPE

AppStreamGlib.AppError.INVALID_TYPE

as_app_error_quark

AppStreamGlib.App.error_quark

as_app_get_addons

AppStreamGlib.App.get_addons

as_app_get_agreement_by_kind

AppStreamGlib.App.get_agreement_by_kind

as_app_get_agreement_default

AppStreamGlib.App.get_agreement_default

as_app_get_architectures

AppStreamGlib.App.get_architectures

as_app_get_branch

AppStreamGlib.App.get_branch

as_app_get_bundle_default

AppStreamGlib.App.get_bundle_default

as_app_get_bundles

AppStreamGlib.App.get_bundles

as_app_get_categories

AppStreamGlib.App.get_categories

as_app_get_comment

AppStreamGlib.App.get_comment

as_app_get_comments

AppStreamGlib.App.get_comments

as_app_get_compulsory_for_desktops

AppStreamGlib.App.get_compulsory_for_desktops

as_app_get_content_rating

AppStreamGlib.App.get_content_rating

as_app_get_content_ratings

AppStreamGlib.App.get_content_ratings

as_app_get_description

AppStreamGlib.App.get_description

as_app_get_descriptions

AppStreamGlib.App.get_descriptions

as_app_get_developer_name

AppStreamGlib.App.get_developer_name

as_app_get_developer_names

AppStreamGlib.App.get_developer_names

as_app_get_extends

AppStreamGlib.App.get_extends

as_app_get_format_by_filename

AppStreamGlib.App.get_format_by_filename

as_app_get_format_by_kind

AppStreamGlib.App.get_format_by_kind

as_app_get_format_default

AppStreamGlib.App.get_format_default

as_app_get_formats

AppStreamGlib.App.get_formats

as_app_get_icon_default

AppStreamGlib.App.get_icon_default

as_app_get_icon_for_size

AppStreamGlib.App.get_icon_for_size

as_app_get_icon_path

AppStreamGlib.App.get_icon_path

C

Python

as_app_get_icons

AppStreamGlib.App.get_icons

as_app_get_id

AppStreamGlib.App.get_id

as_app_get_id_filename

AppStreamGlib.App.get_id_filename

as_app_get_id_kind

AppStreamGlib.App.get_id_kind

as_app_get_id_no_prefix

AppStreamGlib.App.get_id_no_prefix

as_app_get_keywords

AppStreamGlib.App.get_keywords

as_app_get_kind

AppStreamGlib.App.get_kind

as_app_get_kudos

AppStreamGlib.App.get_kudos

as_app_get_language

AppStreamGlib.App.get_language

as_app_get_languages

AppStreamGlib.App.get_languages

as_app_get_launchable_by_kind

AppStreamGlib.App.get_launchable_by_kind

as_app_get_launchable_default

AppStreamGlib.App.get_launchable_default

as_app_get_launchables

AppStreamGlib.App.get_launchables

as_app_get_merge_kind

AppStreamGlib.App.get_merge_kind

as_app_get_metadata

AppStreamGlib.App.get_metadata

as_app_get_metadata_item

AppStreamGlib.App.get_metadata_item

as_app_get_metadata_license

AppStreamGlib.App.get_metadata_license

as_app_get_mimetypes

AppStreamGlib.App.get_mimetypes

as_app_get_name

AppStreamGlib.App.get_name

as_app_get_names

AppStreamGlib.App.get_names

as_app_get_origin

AppStreamGlib.App.get_origin

as_app_get_permissions

AppStreamGlib.App.get_permissions

as_app_get_pkgname_default

AppStreamGlib.App.get_pkgname_default

as_app_get_pkgnames

AppStreamGlib.App.get_pkgnames

as_app_get_priority

AppStreamGlib.App.get_priority

as_app_get_project_group

AppStreamGlib.App.get_project_group

as_app_get_project_license

AppStreamGlib.App.get_project_license

as_app_get_provides

AppStreamGlib.App.get_provides

as_app_get_release

AppStreamGlib.App.get_release

as_app_get_release_by_version

AppStreamGlib.App.get_release_by_version

as_app_get_release_default

AppStreamGlib.App.get_release_default

as_app_get_releases

AppStreamGlib.App.get_releases

as_app_get_require_by_value

AppStreamGlib.App.get_require_by_value

as_app_get_requires

AppStreamGlib.App.get_requires

as_app_get_reviews

AppStreamGlib.App.get_reviews

as_app_get_scope

AppStreamGlib.App.get_scope

as_app_get_screenshot_default

AppStreamGlib.App.get_screenshot_default

as_app_get_screenshots

AppStreamGlib.App.get_screenshots

as_app_get_search_match

AppStreamGlib.App.get_search_match

as_app_get_source_file

AppStreamGlib.App.get_source_file

as_app_get_source_kind

AppStreamGlib.App.get_source_kind

as_app_get_source_pkgname

AppStreamGlib.App.get_source_pkgname

as_app_get_state

AppStreamGlib.App.get_state

as_app_get_suggests

AppStreamGlib.App.get_suggests

as_app_get_translations

AppStreamGlib.App.get_translations

as_app_get_trust_flags

AppStreamGlib.App.get_trust_flags

as_app_get_unique_id

AppStreamGlib.App.get_unique_id

as_app_get_update_contact

AppStreamGlib.App.get_update_contact

as_app_get_url_item

AppStreamGlib.App.get_url_item

as_app_get_urls

AppStreamGlib.App.get_urls

as_app_get_vetos

AppStreamGlib.App.get_vetos

as_app_guess_source_kind

AppStreamGlib.App.guess_source_kind

as_app_has_category

AppStreamGlib.App.has_category

as_app_has_compulsory_for_desktop

AppStreamGlib.App.has_compulsory_for_desktop

as_app_has_kudo

AppStreamGlib.App.has_kudo

as_app_has_kudo_kind

AppStreamGlib.App.has_kudo_kind

as_app_has_permission

AppStreamGlib.App.has_permission

as_app_has_quirk

AppStreamGlib.App.has_quirk

AS_APP_KIND_ADDON

AppStreamGlib.AppKind.ADDON

AS_APP_KIND_CODEC

AppStreamGlib.AppKind.CODEC

AS_APP_KIND_CONSOLE

AppStreamGlib.AppKind.CONSOLE

AS_APP_KIND_DESKTOP

AppStreamGlib.AppKind.DESKTOP

AS_APP_KIND_DRIVER

AppStreamGlib.AppKind.DRIVER

AS_APP_KIND_FIRMWARE

AppStreamGlib.AppKind.FIRMWARE

AS_APP_KIND_FONT

AppStreamGlib.AppKind.FONT

as_app_kind_from_string

AppStreamGlib.App.kind_from_string

AS_APP_KIND_GENERIC

AppStreamGlib.AppKind.GENERIC

AS_APP_KIND_ICON_THEME

AppStreamGlib.AppKind.ICON_THEME

AS_APP_KIND_INPUT_METHOD

AppStreamGlib.AppKind.INPUT_METHOD

AS_APP_KIND_LOCALIZATION

AppStreamGlib.AppKind.LOCALIZATION

AS_APP_KIND_OS_UPDATE

AppStreamGlib.AppKind.OS_UPDATE

AS_APP_KIND_OS_UPGRADE

AppStreamGlib.AppKind.OS_UPGRADE

AS_APP_KIND_RUNTIME

AppStreamGlib.AppKind.RUNTIME

AS_APP_KIND_SHELL_EXTENSION

AppStreamGlib.AppKind.SHELL_EXTENSION

AS_APP_KIND_SOURCE

AppStreamGlib.AppKind.SOURCE

as_app_kind_to_string

AppStreamGlib.App.kind_to_string

AS_APP_KIND_UNKNOWN

AppStreamGlib.AppKind.UNKNOWN

AS_APP_KIND_WEB_APP

AppStreamGlib.AppKind.WEB_APP

AS_APP_MERGE_KIND_APPEND

AppStreamGlib.AppMergeKind.APPEND

as_app_merge_kind_from_string

AppStreamGlib.App.merge_kind_from_string

C

Python

AS_APP_MERGE_KIND_NONE

AppStreamGlib.AppMergeKind.NONE

AS_APP_MERGE_KIND_REPLACE

AppStreamGlib.AppMergeKind.REPLACE

as_app_merge_kind_to_string

AppStreamGlib.App.merge_kind_to_string

AS_APP_MERGE_KIND_UNKNOWN

AppStreamGlib.AppMergeKind.UNKNOWN

as_app_new

AppStreamGlib.App.new

as_app_parse_data

AppStreamGlib.App.parse_data

as_app_parse_file

AppStreamGlib.App.parse_file

AS_APP_PARSE_FLAG_ADD_ALL_METADATA

AppStreamGlib.AppParseFlags.ADD_ALL_METADATA

AS_APP_PARSE_FLAG_ALLOW_VETO

AppStreamGlib.AppParseFlags.ALLOW_VETO

AS_APP_PARSE_FLAG_APPEND_DATA

AppStreamGlib.AppParseFlags.APPEND_DATA

AS_APP_PARSE_FLAG_CONVERT_TRANSLATABLE

AppStreamGlib.AppParseFlags.CONVERT_TRANSLATABLE

AS_APP_PARSE_FLAG_KEEP_COMMENTS

AppStreamGlib.AppParseFlags.KEEP_COMMENTS

AS_APP_PARSE_FLAG_NONE

AppStreamGlib.AppParseFlags.NONE

AS_APP_PARSE_FLAG_ONLY_NATIVE_LANGS

AppStreamGlib.AppParseFlags.ONLY_NATIVE_LANGS

AS_APP_PARSE_FLAG_USE_FALLBACKS

AppStreamGlib.AppParseFlags.USE_FALLBACKS

AS_APP_PARSE_FLAG_USE_HEURISTICS

AppStreamGlib.AppParseFlags.USE_HEURISTICS

AS_APP_QUIRK_COMPULSORY

AppStreamGlib.AppQuirk.COMPULSORY

AS_APP_QUIRK_DEVELOPER_VERIFIED

AppStreamGlib.AppQuirk.DEVELOPER_VERIFIED

AS_APP_QUIRK_HAS_SHORTCUT

AppStreamGlib.AppQuirk.HAS_SHORTCUT

AS_APP_QUIRK_HAS_SOURCE

AppStreamGlib.AppQuirk.HAS_SOURCE

AS_APP_QUIRK_IS_PROXY

AppStreamGlib.AppQuirk.IS_PROXY

AS_APP_QUIRK_MATCH_ANY_PREFIX

AppStreamGlib.AppQuirk.MATCH_ANY_PREFIX

AS_APP_QUIRK_NEEDS_REBOOT

AppStreamGlib.AppQuirk.NEEDS_REBOOT

AS_APP_QUIRK_NEEDS_USER_ACTION

AppStreamGlib.AppQuirk.NEEDS_USER_ACTION

AS_APP_QUIRK_NONE

AppStreamGlib.AppQuirk.NONE

AS_APP_QUIRK_NOT_LAUNCHABLE

AppStreamGlib.AppQuirk.NOT_LAUNCHABLE

AS_APP_QUIRK_NOT_REVIEWABLE

AppStreamGlib.AppQuirk.NOT_REVIEWABLE

AS_APP_QUIRK_PROVENANCE

AppStreamGlib.AppQuirk.PROVENANCE

AS_APP_QUIRK_REMOVABLE_HARDWARE

AppStreamGlib.AppQuirk.REMOVABLE_HARDWARE

as_app_remove_category

AppStreamGlib.App.remove_category

as_app_remove_format

AppStreamGlib.App.remove_format

as_app_remove_kudo

AppStreamGlib.App.remove_kudo

as_app_remove_metadata

AppStreamGlib.App.remove_metadata

as_app_remove_veto

AppStreamGlib.App.remove_veto

as_app_scope_from_string

AppStreamGlib.App.scope_from_string

AS_APP_SCOPE_SYSTEM

AppStreamGlib.AppScope.SYSTEM

as_app_scope_to_string

AppStreamGlib.App.scope_to_string

AS_APP_SCOPE_UNKNOWN

AppStreamGlib.AppScope.UNKNOWN

AS_APP_SCOPE_USER

AppStreamGlib.AppScope.USER

AS_APP_SEARCH_MATCH_COMMENT

AppStreamGlib.AppSearchMatch.COMMENT

AS_APP_SEARCH_MATCH_DESCRIPTION

AppStreamGlib.AppSearchMatch.DESCRIPTION

AS_APP_SEARCH_MATCH_ID

AppStreamGlib.AppSearchMatch.ID

AS_APP_SEARCH_MATCH_KEYWORD

AppStreamGlib.AppSearchMatch.KEYWORD

AS_APP_SEARCH_MATCH_MIMETYPE

AppStreamGlib.AppSearchMatch.MIMETYPE

AS_APP_SEARCH_MATCH_NAME

AppStreamGlib.AppSearchMatch.NAME

AS_APP_SEARCH_MATCH_NONE

AppStreamGlib.AppSearchMatch.NONE

AS_APP_SEARCH_MATCH_ORIGIN

AppStreamGlib.AppSearchMatch.ORIGIN

AS_APP_SEARCH_MATCH_PKGNAME

AppStreamGlib.AppSearchMatch.PKGNAME

as_app_search_matches

AppStreamGlib.App.search_matches

as_app_search_matches_all

AppStreamGlib.App.search_matches_all

as_app_set_branch

AppStreamGlib.App.set_branch

as_app_set_comment

AppStreamGlib.App.set_comment

as_app_set_description

AppStreamGlib.App.set_description

as_app_set_developer_name

AppStreamGlib.App.set_developer_name

as_app_set_icon_path

AppStreamGlib.App.set_icon_path

as_app_set_id

AppStreamGlib.App.set_id

as_app_set_id_kind

AppStreamGlib.App.set_id_kind

as_app_set_kind

AppStreamGlib.App.set_kind

as_app_set_merge_kind

AppStreamGlib.App.set_merge_kind

as_app_set_metadata_license

AppStreamGlib.App.set_metadata_license

as_app_set_name

AppStreamGlib.App.set_name

as_app_set_origin

AppStreamGlib.App.set_origin

as_app_set_priority

AppStreamGlib.App.set_priority

as_app_set_project_group

AppStreamGlib.App.set_project_group

as_app_set_project_license

AppStreamGlib.App.set_project_license

as_app_set_scope

AppStreamGlib.App.set_scope

as_app_set_search_match

AppStreamGlib.App.set_search_match

as_app_set_source_file

AppStreamGlib.App.set_source_file

as_app_set_source_kind

AppStreamGlib.App.set_source_kind

as_app_set_source_pkgname

AppStreamGlib.App.set_source_pkgname

as_app_set_state

AppStreamGlib.App.set_state

as_app_set_trust_flags

AppStreamGlib.App.set_trust_flags

as_app_set_update_contact

AppStreamGlib.App.set_update_contact

as_app_source_kind_from_string

AppStreamGlib.App.source_kind_from_string

as_app_source_kind_to_string

AppStreamGlib.App.source_kind_to_string

AS_APP_STATE_AVAILABLE

AppStreamGlib.AppState.AVAILABLE

AS_APP_STATE_AVAILABLE_LOCAL

AppStreamGlib.AppState.AVAILABLE_LOCAL

AS_APP_STATE_INSTALLED

AppStreamGlib.AppState.INSTALLED

AS_APP_STATE_INSTALLING

AppStreamGlib.AppState.INSTALLING

AS_APP_STATE_PURCHASABLE

AppStreamGlib.AppState.PURCHASABLE

C

Python

AS_APP_STATE_PURCHASING

AppStreamGlib.AppState.PURCHASING

AS_APP_STATE_QUEUED_FOR_INSTALL

AppStreamGlib.AppState.QUEUED_FOR_INSTALL

AS_APP_STATE_REMOVING

AppStreamGlib.AppState.REMOVING

as_app_state_to_string

AppStreamGlib.App.state_to_string

AS_APP_STATE_UNAVAILABLE

AppStreamGlib.AppState.UNAVAILABLE

AS_APP_STATE_UNKNOWN

AppStreamGlib.AppState.UNKNOWN

AS_APP_STATE_UPDATABLE

AppStreamGlib.AppState.UPDATABLE

AS_APP_STATE_UPDATABLE_LIVE

AppStreamGlib.AppState.UPDATABLE_LIVE

as_app_subsume

AppStreamGlib.App.subsume

AS_APP_SUBSUME_FLAG_AGREEMENTS

AppStreamGlib.AppSubsumeFlags.AGREEMENTS

AS_APP_SUBSUME_FLAG_BOTH_WAYS

AppStreamGlib.AppSubsumeFlags.BOTH_WAYS

AS_APP_SUBSUME_FLAG_BRANCH

AppStreamGlib.AppSubsumeFlags.BRANCH

AS_APP_SUBSUME_FLAG_BUNDLES

AppStreamGlib.AppSubsumeFlags.BUNDLES

AS_APP_SUBSUME_FLAG_CATEGORIES

AppStreamGlib.AppSubsumeFlags.CATEGORIES

AS_APP_SUBSUME_FLAG_COMMENT

AppStreamGlib.AppSubsumeFlags.COMMENT

AS_APP_SUBSUME_FLAG_COMPULSORY

AppStreamGlib.AppSubsumeFlags.COMPULSORY

AS_APP_SUBSUME_FLAG_CONTENT_RATINGS

AppStreamGlib.AppSubsumeFlags.CONTENT_RATINGS

AS_APP_SUBSUME_FLAG_DEDUPE

AppStreamGlib.APP_SUBSUME_FLAG_DEDUPE

AS_APP_SUBSUME_FLAG_DESCRIPTION

AppStreamGlib.AppSubsumeFlags.DESCRIPTION

AS_APP_SUBSUME_FLAG_DEVELOPER_NAME

AppStreamGlib.AppSubsumeFlags.DEVELOPER_NAME

AS_APP_SUBSUME_FLAG_EXTENDS

AppStreamGlib.AppSubsumeFlags.EXTENDS

AS_APP_SUBSUME_FLAG_FORMATS

AppStreamGlib.AppSubsumeFlags.FORMATS

AS_APP_SUBSUME_FLAG_ICONS

AppStreamGlib.AppSubsumeFlags.ICONS

AS_APP_SUBSUME_FLAG_KEYWORDS

AppStreamGlib.AppSubsumeFlags.KEYWORDS

AS_APP_SUBSUME_FLAG_KIND

AppStreamGlib.AppSubsumeFlags.KIND

AS_APP_SUBSUME_FLAG_KUDOS

AppStreamGlib.AppSubsumeFlags.KUDOS

AS_APP_SUBSUME_FLAG_LANGUAGES

AppStreamGlib.AppSubsumeFlags.LANGUAGES

AS_APP_SUBSUME_FLAG_LAUNCHABLES

AppStreamGlib.AppSubsumeFlags.LAUNCHABLES

AS_APP_SUBSUME_FLAG_MERGE

AppStreamGlib.APP_SUBSUME_FLAG_MERGE

AS_APP_SUBSUME_FLAG_METADATA

AppStreamGlib.AppSubsumeFlags.METADATA

AS_APP_SUBSUME_FLAG_METADATA_LICENSE

AppStreamGlib.AppSubsumeFlags.METADATA_LICENSE

AS_APP_SUBSUME_FLAG_MIMETYPES

AppStreamGlib.AppSubsumeFlags.MIMETYPES

AS_APP_SUBSUME_FLAG_NAME

AppStreamGlib.AppSubsumeFlags.NAME

AS_APP_SUBSUME_FLAG_NO_OVERWRITE

AppStreamGlib.AppSubsumeFlags.NO_OVERWRITE

AS_APP_SUBSUME_FLAG_NONE

AppStreamGlib.AppSubsumeFlags.NONE

AS_APP_SUBSUME_FLAG_ORIGIN

AppStreamGlib.AppSubsumeFlags.ORIGIN

AS_APP_SUBSUME_FLAG_PERMISSIONS

AppStreamGlib.AppSubsumeFlags.PERMISSIONS

AS_APP_SUBSUME_FLAG_PROJECT_GROUP

AppStreamGlib.AppSubsumeFlags.PROJECT_GROUP

AS_APP_SUBSUME_FLAG_PROJECT_LICENSE

AppStreamGlib.AppSubsumeFlags.PROJECT_LICENSE

AS_APP_SUBSUME_FLAG_PROVIDES

AppStreamGlib.AppSubsumeFlags.PROVIDES

AS_APP_SUBSUME_FLAG_RELEASES

AppStreamGlib.AppSubsumeFlags.RELEASES

AS_APP_SUBSUME_FLAG_REPLACE

AppStreamGlib.AppSubsumeFlags.REPLACE

AS_APP_SUBSUME_FLAG_REVIEWS

AppStreamGlib.AppSubsumeFlags.REVIEWS

AS_APP_SUBSUME_FLAG_SCREENSHOTS

AppStreamGlib.AppSubsumeFlags.SCREENSHOTS

AS_APP_SUBSUME_FLAG_SOURCE_KIND

AppStreamGlib.AppSubsumeFlags.SOURCE_KIND

AS_APP_SUBSUME_FLAG_STATE

AppStreamGlib.AppSubsumeFlags.STATE

AS_APP_SUBSUME_FLAG_SUGGESTS

AppStreamGlib.AppSubsumeFlags.SUGGESTS

AS_APP_SUBSUME_FLAG_TRANSLATIONS

AppStreamGlib.AppSubsumeFlags.TRANSLATIONS

AS_APP_SUBSUME_FLAG_URL

AppStreamGlib.AppSubsumeFlags.URL

AS_APP_SUBSUME_FLAG_VETOS

AppStreamGlib.AppSubsumeFlags.VETOS

as_app_subsume_full

AppStreamGlib.App.subsume_full

as_app_to_file

AppStreamGlib.App.to_file

as_app_to_xml

AppStreamGlib.App.to_xml

AS_APP_TRUST_FLAG_CHECK_DUPLICATES

AppStreamGlib.AppTrustFlags.CHECK_DUPLICATES

AS_APP_TRUST_FLAG_CHECK_VALID_UTF8

AppStreamGlib.AppTrustFlags.CHECK_VALID_UTF8

AS_APP_TRUST_FLAG_COMPLETE

AppStreamGlib.AppTrustFlags.COMPLETE

as_app_validate

AppStreamGlib.App.validate

AS_APP_VALIDATE_FLAG_ALL_APPS

AppStreamGlib.AppValidateFlags.ALL_APPS

AS_APP_VALIDATE_FLAG_NO_NETWORK

AppStreamGlib.AppValidateFlags.NO_NETWORK

AS_APP_VALIDATE_FLAG_NONE

AppStreamGlib.AppValidateFlags.NONE

AS_APP_VALIDATE_FLAG_RELAX

AppStreamGlib.AppValidateFlags.RELAX

AS_APP_VALIDATE_FLAG_STRICT

AppStreamGlib.AppValidateFlags.STRICT

as_bundle_get_id

AppStreamGlib.Bundle.get_id

as_bundle_get_kind

AppStreamGlib.Bundle.get_kind

as_bundle_get_runtime

AppStreamGlib.Bundle.get_runtime

as_bundle_get_sdk

AppStreamGlib.Bundle.get_sdk

AS_BUNDLE_KIND_APPIMAGE

AppStreamGlib.BundleKind.APPIMAGE

AS_BUNDLE_KIND_CABINET

AppStreamGlib.BundleKind.CABINET

AS_BUNDLE_KIND_FLATPAK

AppStreamGlib.BundleKind.FLATPAK

as_bundle_kind_from_string

AppStreamGlib.Bundle.kind_from_string

AS_BUNDLE_KIND_LIMBA

AppStreamGlib.BundleKind.LIMBA

AS_BUNDLE_KIND_PACKAGE

AppStreamGlib.BundleKind.PACKAGE

AS_BUNDLE_KIND_SNAP

AppStreamGlib.BundleKind.SNAP

as_bundle_kind_to_string

AppStreamGlib.Bundle.kind_to_string

AS_BUNDLE_KIND_UNKNOWN

AppStreamGlib.BundleKind.UNKNOWN

as_bundle_new

AppStreamGlib.Bundle.new

as_bundle_set_id

AppStreamGlib.Bundle.set_id

as_bundle_set_kind

AppStreamGlib.Bundle.set_kind

as_bundle_set_runtime

AppStreamGlib.Bundle.set_runtime

as_bundle_set_sdk

AppStreamGlib.Bundle.set_sdk

C

Python

as_checksum_get_filename

AppStreamGlib.Checksum.get_filename

as_checksum_get_kind

AppStreamGlib.Checksum.get_kind

as_checksum_get_target

AppStreamGlib.Checksum.get_target

as_checksum_get_value

AppStreamGlib.Checksum.get_value

as_checksum_new

AppStreamGlib.Checksum.new

as_checksum_set_filename

AppStreamGlib.Checksum.set_filename

as_checksum_set_kind

AppStreamGlib.Checksum.set_kind

as_checksum_set_target

AppStreamGlib.Checksum.set_target

as_checksum_set_value

AppStreamGlib.Checksum.set_value

AS_CHECKSUM_TARGET_CONTAINER

AppStreamGlib.ChecksumTarget.CONTAINER

AS_CHECKSUM_TARGET_CONTENT

AppStreamGlib.ChecksumTarget.CONTENT

AS_CHECKSUM_TARGET_DEVICE

AppStreamGlib.ChecksumTarget.DEVICE

as_checksum_target_from_string

AppStreamGlib.Checksum.target_from_string

AS_CHECKSUM_TARGET_SIGNATURE

AppStreamGlib.ChecksumTarget.SIGNATURE

as_checksum_target_to_string

AppStreamGlib.Checksum.target_to_string

AS_CHECKSUM_TARGET_UNKNOWN

AppStreamGlib.ChecksumTarget.UNKNOWN

as_content_rating_add_attribute

AppStreamGlib.ContentRating.add_attribute

as_content_rating_attribute_from_csm_age

AppStreamGlib.ContentRating.attribute_from_csm_age

as_content_rating_attribute_get_description

AppStreamGlib.ContentRating.attribute_get_description

as_content_rating_attribute_to_csm_age

AppStreamGlib.ContentRating.attribute_to_csm_age

as_content_rating_get_all_rating_ids

AppStreamGlib.ContentRating.get_all_rating_ids

as_content_rating_get_kind

AppStreamGlib.ContentRating.get_kind

as_content_rating_get_minimum_age

AppStreamGlib.ContentRating.get_minimum_age

as_content_rating_get_rating_ids

AppStreamGlib.ContentRating.get_rating_ids

as_content_rating_get_value

AppStreamGlib.ContentRating.get_value

as_content_rating_new

AppStreamGlib.ContentRating.new

as_content_rating_set_kind

AppStreamGlib.ContentRating.set_kind

AS_CONTENT_RATING_SYSTEM_ACB

AppStreamGlib.ContentRatingSystem.ACB

AS_CONTENT_RATING_SYSTEM_CERO

AppStreamGlib.ContentRatingSystem.CERO

AS_CONTENT_RATING_SYSTEM_DJCTQ

AppStreamGlib.ContentRatingSystem.DJCTQ

AS_CONTENT_RATING_SYSTEM_ESRA

AppStreamGlib.ContentRatingSystem.ESRA

AS_CONTENT_RATING_SYSTEM_ESRB

AppStreamGlib.ContentRatingSystem.ESRB

as_content_rating_system_format_age

AppStreamGlib.ContentRating.system_format_age

as_content_rating_system_from_locale

AppStreamGlib.ContentRating.system_from_locale

as_content_rating_system_get_csm_ages

AppStreamGlib.ContentRating.system_get_csm_ages

as_content_rating_system_get_formatted_ages

AppStreamGlib.ContentRating.system_get_formatted_ages

AS_CONTENT_RATING_SYSTEM_GRAC

AppStreamGlib.ContentRatingSystem.GRAC

AS_CONTENT_RATING_SYSTEM_GSRR

AppStreamGlib.ContentRatingSystem.GSRR

AS_CONTENT_RATING_SYSTEM_IARC

AppStreamGlib.ContentRatingSystem.IARC

AS_CONTENT_RATING_SYSTEM_INCAA

AppStreamGlib.ContentRatingSystem.INCAA

AS_CONTENT_RATING_SYSTEM_KAVI

AppStreamGlib.ContentRatingSystem.KAVI

AS_CONTENT_RATING_SYSTEM_MDA

AppStreamGlib.ContentRatingSystem.MDA

AS_CONTENT_RATING_SYSTEM_OFLCNZ

AppStreamGlib.ContentRatingSystem.OFLCNZ

AS_CONTENT_RATING_SYSTEM_PEGI

AppStreamGlib.ContentRatingSystem.PEGI

AS_CONTENT_RATING_SYSTEM_RUSSIA

AppStreamGlib.ContentRatingSystem.RUSSIA

as_content_rating_system_to_string

AppStreamGlib.ContentRating.system_to_string

AS_CONTENT_RATING_SYSTEM_UNKNOWN

AppStreamGlib.ContentRatingSystem.UNKNOWN

AS_CONTENT_RATING_SYSTEM_USK

AppStreamGlib.ContentRatingSystem.USK

as_content_rating_value_from_string

AppStreamGlib.ContentRating.value_from_string

AS_CONTENT_RATING_VALUE_INTENSE

AppStreamGlib.ContentRatingValue.INTENSE

AS_CONTENT_RATING_VALUE_MILD

AppStreamGlib.ContentRatingValue.MILD

AS_CONTENT_RATING_VALUE_MODERATE

AppStreamGlib.ContentRatingValue.MODERATE

AS_CONTENT_RATING_VALUE_NONE

AppStreamGlib.ContentRatingValue.NONE

as_content_rating_value_to_string

AppStreamGlib.ContentRating.value_to_string

AS_CONTENT_RATING_VALUE_UNKNOWN

AppStreamGlib.ContentRatingValue.UNKNOWN

as_format_equal

AppStreamGlib.Format.equal

as_format_get_filename

AppStreamGlib.Format.get_filename

as_format_get_kind

AppStreamGlib.Format.get_kind

as_format_guess_kind

AppStreamGlib.Format.guess_kind

AS_FORMAT_KIND_APPDATA

AppStreamGlib.FormatKind.APPDATA

AS_FORMAT_KIND_APPSTREAM

AppStreamGlib.FormatKind.APPSTREAM

AS_FORMAT_KIND_DESKTOP

AppStreamGlib.FormatKind.DESKTOP

as_format_kind_from_string

AppStreamGlib.Format.kind_from_string

AS_FORMAT_KIND_METAINFO

AppStreamGlib.FormatKind.METAINFO

as_format_kind_to_string

AppStreamGlib.Format.kind_to_string

AS_FORMAT_KIND_UNKNOWN

AppStreamGlib.FormatKind.UNKNOWN

as_format_new

AppStreamGlib.Format.new

as_format_set_filename

AppStreamGlib.Format.set_filename

as_format_set_kind

AppStreamGlib.Format.set_kind

as_icon_convert_to_kind

AppStreamGlib.Icon.convert_to_kind

AS_ICON_ERROR_FAILED

AppStreamGlib.IconError.FAILED

as_icon_error_quark

AppStreamGlib.Icon.error_quark

as_icon_get_filename

AppStreamGlib.Icon.get_filename

as_icon_get_height

AppStreamGlib.Icon.get_height

as_icon_get_kind

AppStreamGlib.Icon.get_kind

as_icon_get_name

AppStreamGlib.Icon.get_name

as_icon_get_pixbuf

AppStreamGlib.Icon.get_pixbuf

as_icon_get_prefix

AppStreamGlib.Icon.get_prefix

as_icon_get_scale

AppStreamGlib.Icon.get_scale

as_icon_get_url

AppStreamGlib.Icon.get_url

C

Python

as_icon_get_width

AppStreamGlib.Icon.get_width

AS_ICON_KIND_CACHED

AppStreamGlib.IconKind.CACHED

AS_ICON_KIND_EMBEDDED

AppStreamGlib.IconKind.EMBEDDED

as_icon_kind_from_string

AppStreamGlib.Icon.kind_from_string

AS_ICON_KIND_LOCAL

AppStreamGlib.IconKind.LOCAL

AS_ICON_KIND_REMOTE

AppStreamGlib.IconKind.REMOTE

AS_ICON_KIND_STOCK

AppStreamGlib.IconKind.STOCK

as_icon_kind_to_string

AppStreamGlib.Icon.kind_to_string

AS_ICON_KIND_UNKNOWN

AppStreamGlib.IconKind.UNKNOWN

as_icon_load

AppStreamGlib.Icon.load

AS_ICON_LOAD_FLAG_NONE

AppStreamGlib.IconLoadFlags.NONE

AS_ICON_LOAD_FLAG_SEARCH_SIZE

AppStreamGlib.IconLoadFlags.SEARCH_SIZE

as_icon_new

AppStreamGlib.Icon.new

as_icon_set_filename

AppStreamGlib.Icon.set_filename

as_icon_set_height

AppStreamGlib.Icon.set_height

as_icon_set_kind

AppStreamGlib.Icon.set_kind

as_icon_set_name

AppStreamGlib.Icon.set_name

as_icon_set_pixbuf

AppStreamGlib.Icon.set_pixbuf

as_icon_set_prefix

AppStreamGlib.Icon.set_prefix

as_icon_set_scale

AppStreamGlib.Icon.set_scale

as_icon_set_url

AppStreamGlib.Icon.set_url

as_icon_set_width

AppStreamGlib.Icon.set_width

AS_ID_KIND_ADDON

AppStreamGlib.IdKind.ADDON

AS_ID_KIND_CODEC

AppStreamGlib.IdKind.CODEC

AS_ID_KIND_DESKTOP

AppStreamGlib.IdKind.DESKTOP

AS_ID_KIND_FIRMWARE

AppStreamGlib.IdKind.FIRMWARE

AS_ID_KIND_FONT

AppStreamGlib.IdKind.FONT

as_id_kind_from_string

AppStreamGlib.id_kind_from_string

AS_ID_KIND_GENERIC

AppStreamGlib.IdKind.GENERIC

AS_ID_KIND_INPUT_METHOD

AppStreamGlib.IdKind.INPUT_METHOD

AS_ID_KIND_RUNTIME

AppStreamGlib.IdKind.RUNTIME

AS_ID_KIND_SOURCE

AppStreamGlib.IdKind.SOURCE

as_id_kind_to_string

AppStreamGlib.id_kind_to_string

AS_ID_KIND_UNKNOWN

AppStreamGlib.IdKind.UNKNOWN

AS_ID_KIND_WEB_APP

AppStreamGlib.IdKind.WEB_APP

AS_IMAGE_ALPHA_FLAG_BOTTOM

AppStreamGlib.IMAGE_ALPHA_FLAG_BOTTOM

AS_IMAGE_ALPHA_FLAG_INTERNAL

AppStreamGlib.IMAGE_ALPHA_FLAG_INTERNAL

AS_IMAGE_ALPHA_FLAG_LEFT

AppStreamGlib.IMAGE_ALPHA_FLAG_LEFT

AS_IMAGE_ALPHA_FLAG_NONE

AppStreamGlib.IMAGE_ALPHA_FLAG_NONE

AS_IMAGE_ALPHA_FLAG_RIGHT

AppStreamGlib.IMAGE_ALPHA_FLAG_RIGHT

AS_IMAGE_ALPHA_FLAG_TOP

AppStreamGlib.IMAGE_ALPHA_FLAG_TOP

as_image_equal

AppStreamGlib.Image.equal

as_image_get_alpha_flags

unavailable

as_image_get_basename

AppStreamGlib.Image.get_basename

as_image_get_height

AppStreamGlib.Image.get_height

as_image_get_kind

AppStreamGlib.Image.get_kind

as_image_get_locale

AppStreamGlib.Image.get_locale

as_image_get_md5

AppStreamGlib.Image.get_md5

as_image_get_pixbuf

AppStreamGlib.Image.get_pixbuf

as_image_get_url

AppStreamGlib.Image.get_url

as_image_get_width

AppStreamGlib.Image.get_width

as_image_kind_from_string

AppStreamGlib.Image.kind_from_string

AS_IMAGE_KIND_SOURCE

AppStreamGlib.ImageKind.SOURCE

AS_IMAGE_KIND_THUMBNAIL

AppStreamGlib.ImageKind.THUMBNAIL

as_image_kind_to_string

AppStreamGlib.Image.kind_to_string

AS_IMAGE_KIND_UNKNOWN

AppStreamGlib.ImageKind.UNKNOWN

AS_IMAGE_LARGE_HEIGHT

AppStreamGlib.IMAGE_LARGE_HEIGHT

AS_IMAGE_LARGE_WIDTH

AppStreamGlib.IMAGE_LARGE_WIDTH

as_image_load_filename

AppStreamGlib.Image.load_filename

as_image_load_filename_full

AppStreamGlib.Image.load_filename_full

AS_IMAGE_LOAD_FLAG_ALWAYS_RESIZE

AppStreamGlib.ImageLoadFlags.ALWAYS_RESIZE

AS_IMAGE_LOAD_FLAG_NONE

AppStreamGlib.ImageLoadFlags.NONE

AS_IMAGE_LOAD_FLAG_ONLY_SUPPORTED

AppStreamGlib.ImageLoadFlags.ONLY_SUPPORTED

AS_IMAGE_LOAD_FLAG_SET_BASENAME

AppStreamGlib.ImageLoadFlags.SET_BASENAME

AS_IMAGE_LOAD_FLAG_SET_CHECKSUM

AppStreamGlib.ImageLoadFlags.SET_CHECKSUM

AS_IMAGE_LOAD_FLAG_SHARPEN

AppStreamGlib.ImageLoadFlags.SHARPEN

as_image_new

AppStreamGlib.Image.new

AS_IMAGE_NORMAL_HEIGHT

AppStreamGlib.IMAGE_NORMAL_HEIGHT

AS_IMAGE_NORMAL_WIDTH

AppStreamGlib.IMAGE_NORMAL_WIDTH

as_image_save_filename

AppStreamGlib.Image.save_filename

AS_IMAGE_SAVE_FLAG_BLUR

AppStreamGlib.ImageSaveFlags.BLUR

AS_IMAGE_SAVE_FLAG_NONE

AppStreamGlib.ImageSaveFlags.NONE

AS_IMAGE_SAVE_FLAG_PAD_16_9

AppStreamGlib.ImageSaveFlags.PAD_16_9

AS_IMAGE_SAVE_FLAG_SHARPEN

AppStreamGlib.ImageSaveFlags.SHARPEN

as_image_save_pixbuf

AppStreamGlib.Image.save_pixbuf

as_image_set_basename

AppStreamGlib.Image.set_basename

as_image_set_height

AppStreamGlib.Image.set_height

as_image_set_kind

AppStreamGlib.Image.set_kind

as_image_set_locale

AppStreamGlib.Image.set_locale

as_image_set_pixbuf

AppStreamGlib.Image.set_pixbuf

C

Python

as_image_set_url

AppStreamGlib.Image.set_url

as_image_set_width

AppStreamGlib.Image.set_width

AS_IMAGE_THUMBNAIL_HEIGHT

AppStreamGlib.IMAGE_THUMBNAIL_HEIGHT

AS_IMAGE_THUMBNAIL_WIDTH

AppStreamGlib.IMAGE_THUMBNAIL_WIDTH

AS_INF_ERROR_FAILED

AppStreamGlib.InfError.FAILED

AS_INF_ERROR_INVALID_TYPE

AppStreamGlib.InfError.INVALID_TYPE

AS_INF_ERROR_NOT_FOUND

AppStreamGlib.InfError.NOT_FOUND

as_inf_error_quark

AppStreamGlib.inf_error_quark

as_inf_get_driver_version

AppStreamGlib.inf_get_driver_version

as_inf_load_data

AppStreamGlib.inf_load_data

as_inf_load_file

AppStreamGlib.inf_load_file

AS_INF_LOAD_FLAG_CASE_INSENSITIVE

AppStreamGlib.InfLoadFlags.CASE_INSENSITIVE

AS_INF_LOAD_FLAG_NONE

AppStreamGlib.InfLoadFlags.NONE

AS_INF_LOAD_FLAG_STRICT

AppStreamGlib.InfLoadFlags.STRICT

AS_KUDO_KIND_APP_MENU

AppStreamGlib.KudoKind.APP_MENU

as_kudo_kind_from_string

AppStreamGlib.kudo_kind_from_string

AS_KUDO_KIND_HI_DPI_ICON

AppStreamGlib.KudoKind.HI_DPI_ICON

AS_KUDO_KIND_HIGH_CONTRAST

AppStreamGlib.KudoKind.HIGH_CONTRAST

AS_KUDO_KIND_MODERN_TOOLKIT

AppStreamGlib.KudoKind.MODERN_TOOLKIT

AS_KUDO_KIND_NOTIFICATIONS

AppStreamGlib.KudoKind.NOTIFICATIONS

AS_KUDO_KIND_SEARCH_PROVIDER

AppStreamGlib.KudoKind.SEARCH_PROVIDER

as_kudo_kind_to_string

AppStreamGlib.kudo_kind_to_string

AS_KUDO_KIND_UNKNOWN

AppStreamGlib.KudoKind.UNKNOWN

AS_KUDO_KIND_USER_DOCS

AppStreamGlib.KudoKind.USER_DOCS

as_launchable_get_kind

AppStreamGlib.Launchable.get_kind

as_launchable_get_value

AppStreamGlib.Launchable.get_value

AS_LAUNCHABLE_KIND_COCKPIT_MANIFEST

AppStreamGlib.LaunchableKind.COCKPIT_MANIFEST

AS_LAUNCHABLE_KIND_DESKTOP_ID

AppStreamGlib.LaunchableKind.DESKTOP_ID

as_launchable_kind_from_string

AppStreamGlib.Launchable.kind_from_string

AS_LAUNCHABLE_KIND_SERVICE

AppStreamGlib.LaunchableKind.SERVICE

as_launchable_kind_to_string

AppStreamGlib.Launchable.kind_to_string

AS_LAUNCHABLE_KIND_UNKNOWN

AppStreamGlib.LaunchableKind.UNKNOWN

AS_LAUNCHABLE_KIND_URL

AppStreamGlib.LaunchableKind.URL

as_launchable_new

AppStreamGlib.Launchable.new

as_launchable_set_kind

AppStreamGlib.Launchable.set_kind

as_launchable_set_value

AppStreamGlib.Launchable.set_value

as_markup_convert

AppStreamGlib.markup_convert

AS_MARKUP_CONVERT_FLAG_IGNORE_ERRORS

AppStreamGlib.MarkupConvertFlag.IGNORE_ERRORS

AS_MARKUP_CONVERT_FLAG_NONE

AppStreamGlib.MarkupConvertFlag.NONE

AS_MARKUP_CONVERT_FORMAT_APPSTREAM

AppStreamGlib.MarkupConvertFormat.APPSTREAM

AS_MARKUP_CONVERT_FORMAT_HTML

AppStreamGlib.MarkupConvertFormat.HTML

AS_MARKUP_CONVERT_FORMAT_MARKDOWN

AppStreamGlib.MarkupConvertFormat.MARKDOWN

AS_MARKUP_CONVERT_FORMAT_NULL

AppStreamGlib.MarkupConvertFormat.NULL

AS_MARKUP_CONVERT_FORMAT_SIMPLE

AppStreamGlib.MarkupConvertFormat.SIMPLE

as_markup_convert_full

AppStreamGlib.markup_convert_full

as_markup_convert_simple

AppStreamGlib.markup_convert_simple

as_markup_import

AppStreamGlib.markup_import

as_markup_strsplit_words

AppStreamGlib.markup_strsplit_words

as_markup_validate

AppStreamGlib.markup_validate

as_node_add_attribute

unavailable

as_node_add_attribute_as_int

unavailable

as_node_add_attribute_as_uint

unavailable

AS_NODE_ERROR_FAILED

AppStreamGlib.NodeError.FAILED

AS_NODE_ERROR_INVALID_MARKUP

AppStreamGlib.NodeError.INVALID_MARKUP

AS_NODE_ERROR_NO_SUPPORT

AppStreamGlib.NodeError.NO_SUPPORT

as_node_error_quark

AppStreamGlib.node_error_quark

as_node_find

unavailable

as_node_find_with_attribute

unavailable

as_node_from_bytes

unavailable

as_node_from_file

unavailable

as_node_from_xml

unavailable

AS_NODE_FROM_XML_FLAG_KEEP_COMMENTS

AppStreamGlib.NodeFromXmlFlags.KEEP_COMMENTS

AS_NODE_FROM_XML_FLAG_LITERAL_TEXT

AppStreamGlib.NodeFromXmlFlags.LITERAL_TEXT

AS_NODE_FROM_XML_FLAG_NONE

AppStreamGlib.NodeFromXmlFlags.NONE

AS_NODE_FROM_XML_FLAG_ONLY_NATIVE_LANGS

AppStreamGlib.NodeFromXmlFlags.ONLY_NATIVE_LANGS

as_node_get_attribute

AppStreamGlib.node_get_attribute

as_node_get_attribute_as_int

AppStreamGlib.node_get_attribute_as_int

as_node_get_attribute_as_uint

AppStreamGlib.node_get_attribute_as_uint

as_node_get_comment

AppStreamGlib.node_get_comment

as_node_get_data

AppStreamGlib.node_get_data

as_node_get_localized

AppStreamGlib.node_get_localized

as_node_get_localized_best

AppStreamGlib.node_get_localized_best

as_node_get_localized_unwrap

AppStreamGlib.node_get_localized_unwrap

as_node_get_name

AppStreamGlib.node_get_name

as_node_get_tag

AppStreamGlib.node_get_tag

as_node_insert

unavailable

AS_NODE_INSERT_FLAG_BASE64_ENCODED

AppStreamGlib.NodeInsertFlags.BASE64_ENCODED

AS_NODE_INSERT_FLAG_DEDUPE_LANG

AppStreamGlib.NodeInsertFlags.DEDUPE_LANG

AS_NODE_INSERT_FLAG_MARK_TRANSLATABLE

AppStreamGlib.NodeInsertFlags.MARK_TRANSLATABLE

AS_NODE_INSERT_FLAG_NO_MARKUP

AppStreamGlib.NodeInsertFlags.NO_MARKUP

C

Python

AS_NODE_INSERT_FLAG_NONE

AppStreamGlib.NodeInsertFlags.NONE

AS_NODE_INSERT_FLAG_PRE_ESCAPED

AppStreamGlib.NodeInsertFlags.PRE_ESCAPED

AS_NODE_INSERT_FLAG_SWAPPED

AppStreamGlib.NodeInsertFlags.SWAPPED

as_node_insert_hash

AppStreamGlib.node_insert_hash

as_node_insert_localized

AppStreamGlib.node_insert_localized

as_node_new

unavailable

as_node_remove_attribute

unavailable

as_node_set_comment

unavailable

as_node_set_data

unavailable

as_node_set_name

unavailable

as_node_to_file

unavailable

as_node_to_xml

AppStreamGlib.node_to_xml

AS_NODE_TO_XML_FLAG_ADD_HEADER

AppStreamGlib.NodeToXmlFlags.ADD_HEADER

AS_NODE_TO_XML_FLAG_FORMAT_INDENT

AppStreamGlib.NodeToXmlFlags.FORMAT_INDENT

AS_NODE_TO_XML_FLAG_FORMAT_MULTILINE

AppStreamGlib.NodeToXmlFlags.FORMAT_MULTILINE

AS_NODE_TO_XML_FLAG_INCLUDE_SIBLINGS

AppStreamGlib.NodeToXmlFlags.INCLUDE_SIBLINGS

AS_NODE_TO_XML_FLAG_NONE

AppStreamGlib.NodeToXmlFlags.NONE

AS_NODE_TO_XML_FLAG_SORT_CHILDREN

AppStreamGlib.NodeToXmlFlags.SORT_CHILDREN

as_node_unref

AppStreamGlib.node_unref

as_problem_get_kind

AppStreamGlib.Problem.get_kind

as_problem_get_line_number

AppStreamGlib.Problem.get_line_number

as_problem_get_message

AppStreamGlib.Problem.get_message

AS_PROBLEM_KIND_ASPECT_RATIO_INCORRECT

AppStreamGlib.ProblemKind.ASPECT_RATIO_INCORRECT

AS_PROBLEM_KIND_ATTRIBUTE_INVALID

AppStreamGlib.ProblemKind.ATTRIBUTE_INVALID

AS_PROBLEM_KIND_ATTRIBUTE_MISSING

AppStreamGlib.ProblemKind.ATTRIBUTE_MISSING

AS_PROBLEM_KIND_DUPLICATE_DATA

AppStreamGlib.ProblemKind.DUPLICATE_DATA

AS_PROBLEM_KIND_FILE_INVALID

AppStreamGlib.ProblemKind.FILE_INVALID

AS_PROBLEM_KIND_MARKUP_INVALID

AppStreamGlib.ProblemKind.MARKUP_INVALID

AS_PROBLEM_KIND_RESOLUTION_INCORRECT

AppStreamGlib.ProblemKind.RESOLUTION_INCORRECT

AS_PROBLEM_KIND_STYLE_INCORRECT

AppStreamGlib.ProblemKind.STYLE_INCORRECT

AS_PROBLEM_KIND_TAG_DUPLICATED

AppStreamGlib.ProblemKind.TAG_DUPLICATED

AS_PROBLEM_KIND_TAG_INVALID

AppStreamGlib.ProblemKind.TAG_INVALID

AS_PROBLEM_KIND_TAG_MISSING

AppStreamGlib.ProblemKind.TAG_MISSING

as_problem_kind_to_string

AppStreamGlib.Problem.kind_to_string

AS_PROBLEM_KIND_TRANSLATIONS_REQUIRED

AppStreamGlib.ProblemKind.TRANSLATIONS_REQUIRED

AS_PROBLEM_KIND_UNKNOWN

AppStreamGlib.ProblemKind.UNKNOWN

AS_PROBLEM_KIND_URL_NOT_FOUND

AppStreamGlib.ProblemKind.URL_NOT_FOUND

AS_PROBLEM_KIND_VALUE_MISSING

AppStreamGlib.ProblemKind.VALUE_MISSING

as_problem_new

AppStreamGlib.Problem.new

as_problem_set_kind

AppStreamGlib.Problem.set_kind

as_problem_set_line_number

AppStreamGlib.Problem.set_line_number

as_problem_set_message

AppStreamGlib.Problem.set_message

as_provide_get_kind

AppStreamGlib.Provide.get_kind

as_provide_get_value

AppStreamGlib.Provide.get_value

AS_PROVIDE_KIND_BINARY

AppStreamGlib.ProvideKind.BINARY

AS_PROVIDE_KIND_DBUS_SESSION

AppStreamGlib.ProvideKind.DBUS_SESSION

AS_PROVIDE_KIND_DBUS_SYSTEM

AppStreamGlib.ProvideKind.DBUS_SYSTEM

AS_PROVIDE_KIND_FIRMWARE_FLASHED

AppStreamGlib.ProvideKind.FIRMWARE_FLASHED

AS_PROVIDE_KIND_FIRMWARE_RUNTIME

AppStreamGlib.ProvideKind.FIRMWARE_RUNTIME

AS_PROVIDE_KIND_FONT

AppStreamGlib.ProvideKind.FONT

as_provide_kind_from_string

AppStreamGlib.Provide.kind_from_string

AS_PROVIDE_KIND_ID

AppStreamGlib.ProvideKind.ID

AS_PROVIDE_KIND_LIBRARY

AppStreamGlib.ProvideKind.LIBRARY

AS_PROVIDE_KIND_MODALIAS

AppStreamGlib.ProvideKind.MODALIAS

AS_PROVIDE_KIND_PYTHON2

AppStreamGlib.ProvideKind.PYTHON2

AS_PROVIDE_KIND_PYTHON3

AppStreamGlib.ProvideKind.PYTHON3

as_provide_kind_to_string

AppStreamGlib.Provide.kind_to_string

AS_PROVIDE_KIND_UNKNOWN

AppStreamGlib.ProvideKind.UNKNOWN

as_provide_new

AppStreamGlib.Provide.new

as_provide_set_kind

AppStreamGlib.Provide.set_kind

as_provide_set_value

AppStreamGlib.Provide.set_value

as_release_add_checksum

AppStreamGlib.Release.add_checksum

as_release_add_location

AppStreamGlib.Release.add_location

as_release_get_blob

AppStreamGlib.Release.get_blob

as_release_get_checksum_by_fn

AppStreamGlib.Release.get_checksum_by_fn

as_release_get_checksum_by_target

AppStreamGlib.Release.get_checksum_by_target

as_release_get_checksums

AppStreamGlib.Release.get_checksums

as_release_get_description

AppStreamGlib.Release.get_description

as_release_get_install_duration

AppStreamGlib.Release.get_install_duration

as_release_get_kind

AppStreamGlib.Release.get_kind

as_release_get_location_default

AppStreamGlib.Release.get_location_default

as_release_get_locations

AppStreamGlib.Release.get_locations

as_release_get_size

AppStreamGlib.Release.get_size

as_release_get_state

AppStreamGlib.Release.get_state

as_release_get_timestamp

AppStreamGlib.Release.get_timestamp

as_release_get_urgency

AppStreamGlib.Release.get_urgency

as_release_get_url

AppStreamGlib.Release.get_url

as_release_get_version

AppStreamGlib.Release.get_version

AS_RELEASE_KIND_DEVELOPMENT

AppStreamGlib.ReleaseKind.DEVELOPMENT

as_release_kind_from_string

AppStreamGlib.Release.kind_from_string

C

Python

AS_RELEASE_KIND_STABLE

AppStreamGlib.ReleaseKind.STABLE

as_release_kind_to_string

AppStreamGlib.Release.kind_to_string

AS_RELEASE_KIND_UNKNOWN

AppStreamGlib.ReleaseKind.UNKNOWN

as_release_new

AppStreamGlib.Release.new

as_release_set_blob

AppStreamGlib.Release.set_blob

as_release_set_description

AppStreamGlib.Release.set_description

as_release_set_install_duration

AppStreamGlib.Release.set_install_duration

as_release_set_kind

AppStreamGlib.Release.set_kind

as_release_set_size

AppStreamGlib.Release.set_size

as_release_set_state

AppStreamGlib.Release.set_state

as_release_set_timestamp

AppStreamGlib.Release.set_timestamp

as_release_set_urgency

AppStreamGlib.Release.set_urgency

as_release_set_url

AppStreamGlib.Release.set_url

as_release_set_version

AppStreamGlib.Release.set_version

AS_RELEASE_STATE_AVAILABLE

AppStreamGlib.ReleaseState.AVAILABLE

as_release_state_from_string

AppStreamGlib.Release.state_from_string

AS_RELEASE_STATE_INSTALLED

AppStreamGlib.ReleaseState.INSTALLED

as_release_state_to_string

AppStreamGlib.Release.state_to_string

AS_RELEASE_STATE_UNKNOWN

AppStreamGlib.ReleaseState.UNKNOWN

as_release_vercmp

AppStreamGlib.Release.vercmp

AS_REQUIRE_COMPARE_EQ

AppStreamGlib.RequireCompare.EQ

as_require_compare_from_string

AppStreamGlib.Require.compare_from_string

AS_REQUIRE_COMPARE_GE

AppStreamGlib.RequireCompare.GE

AS_REQUIRE_COMPARE_GLOB

AppStreamGlib.RequireCompare.GLOB

AS_REQUIRE_COMPARE_GT

AppStreamGlib.RequireCompare.GT

AS_REQUIRE_COMPARE_LE

AppStreamGlib.RequireCompare.LE

AS_REQUIRE_COMPARE_LT

AppStreamGlib.RequireCompare.LT

AS_REQUIRE_COMPARE_NE

AppStreamGlib.RequireCompare.NE

AS_REQUIRE_COMPARE_REGEX

AppStreamGlib.RequireCompare.REGEX

as_require_compare_to_string

AppStreamGlib.Require.compare_to_string

AS_REQUIRE_COMPARE_UNKNOWN

AppStreamGlib.RequireCompare.UNKNOWN

as_require_equal

AppStreamGlib.Require.equal

as_require_get_compare

AppStreamGlib.Require.get_compare

as_require_get_kind

AppStreamGlib.Require.get_kind

as_require_get_value

AppStreamGlib.Require.get_value

as_require_get_version

AppStreamGlib.Require.get_version

AS_REQUIRE_KIND_FIRMWARE

AppStreamGlib.RequireKind.FIRMWARE

as_require_kind_from_string

AppStreamGlib.Require.kind_from_string

AS_REQUIRE_KIND_HARDWARE

AppStreamGlib.RequireKind.HARDWARE

AS_REQUIRE_KIND_ID

AppStreamGlib.RequireKind.ID

AS_REQUIRE_KIND_KERNEL

AppStreamGlib.RequireKind.KERNEL

AS_REQUIRE_KIND_MEMORY

AppStreamGlib.RequireKind.MEMORY

AS_REQUIRE_KIND_MODALIAS

AppStreamGlib.RequireKind.MODALIAS

as_require_kind_to_string

AppStreamGlib.Require.kind_to_string

AS_REQUIRE_KIND_UNKNOWN

AppStreamGlib.RequireKind.UNKNOWN

as_require_new

AppStreamGlib.Require.new

as_require_set_compare

AppStreamGlib.Require.set_compare

as_require_set_kind

AppStreamGlib.Require.set_kind

as_require_set_value

AppStreamGlib.Require.set_value

as_require_set_version

AppStreamGlib.Require.set_version

as_require_version_compare

AppStreamGlib.Require.version_compare

as_review_add_flags

AppStreamGlib.Review.add_flags

as_review_add_metadata

AppStreamGlib.Review.add_metadata

as_review_equal

AppStreamGlib.Review.equal

AS_REVIEW_FLAG_NONE

AppStreamGlib.ReviewFlags.NONE

AS_REVIEW_FLAG_SELF

AppStreamGlib.ReviewFlags.SELF

AS_REVIEW_FLAG_VOTED

AppStreamGlib.ReviewFlags.VOTED

as_review_get_date

AppStreamGlib.Review.get_date

as_review_get_description

AppStreamGlib.Review.get_description

as_review_get_flags

AppStreamGlib.Review.get_flags

as_review_get_id

AppStreamGlib.Review.get_id

as_review_get_locale

AppStreamGlib.Review.get_locale

as_review_get_metadata_item

AppStreamGlib.Review.get_metadata_item

as_review_get_priority

AppStreamGlib.Review.get_priority

as_review_get_rating

AppStreamGlib.Review.get_rating

as_review_get_reviewer_id

AppStreamGlib.Review.get_reviewer_id

as_review_get_reviewer_name

AppStreamGlib.Review.get_reviewer_name

as_review_get_summary

AppStreamGlib.Review.get_summary

as_review_get_version

AppStreamGlib.Review.get_version

as_review_new

AppStreamGlib.Review.new

as_review_set_date

AppStreamGlib.Review.set_date

as_review_set_description

AppStreamGlib.Review.set_description

as_review_set_flags

AppStreamGlib.Review.set_flags

as_review_set_id

AppStreamGlib.Review.set_id

as_review_set_locale

AppStreamGlib.Review.set_locale

as_review_set_priority

AppStreamGlib.Review.set_priority

as_review_set_rating

AppStreamGlib.Review.set_rating

as_review_set_reviewer_id

AppStreamGlib.Review.set_reviewer_id

as_review_set_reviewer_name

AppStreamGlib.Review.set_reviewer_name

as_review_set_summary

AppStreamGlib.Review.set_summary

C

Python

as_review_set_version

AppStreamGlib.Review.set_version

as_screenshot_add_image

AppStreamGlib.Screenshot.add_image

as_screenshot_equal

AppStreamGlib.Screenshot.equal

as_screenshot_get_caption

AppStreamGlib.Screenshot.get_caption

as_screenshot_get_image

AppStreamGlib.Screenshot.get_image

as_screenshot_get_image_for_locale

AppStreamGlib.Screenshot.get_image_for_locale

as_screenshot_get_images

AppStreamGlib.Screenshot.get_images

as_screenshot_get_images_for_locale

AppStreamGlib.Screenshot.get_images_for_locale

as_screenshot_get_kind

AppStreamGlib.Screenshot.get_kind

as_screenshot_get_priority

AppStreamGlib.Screenshot.get_priority

as_screenshot_get_source

AppStreamGlib.Screenshot.get_source

AS_SCREENSHOT_KIND_DEFAULT

AppStreamGlib.ScreenshotKind.DEFAULT

as_screenshot_kind_from_string

AppStreamGlib.Screenshot.kind_from_string

AS_SCREENSHOT_KIND_NORMAL

AppStreamGlib.ScreenshotKind.NORMAL

as_screenshot_kind_to_string

AppStreamGlib.Screenshot.kind_to_string

AS_SCREENSHOT_KIND_UNKNOWN

AppStreamGlib.ScreenshotKind.UNKNOWN

as_screenshot_new

AppStreamGlib.Screenshot.new

as_screenshot_set_caption

AppStreamGlib.Screenshot.set_caption

as_screenshot_set_kind

AppStreamGlib.Screenshot.set_kind

as_screenshot_set_priority

AppStreamGlib.Screenshot.set_priority

AS_SIZE_KIND_DOWNLOAD

AppStreamGlib.SizeKind.DOWNLOAD

as_size_kind_from_string

AppStreamGlib.size_kind_from_string

AS_SIZE_KIND_INSTALLED

AppStreamGlib.SizeKind.INSTALLED

as_size_kind_to_string

AppStreamGlib.size_kind_to_string

AS_SIZE_KIND_UNKNOWN

AppStreamGlib.SizeKind.UNKNOWN

as_store_add_app

AppStreamGlib.Store.add_app

as_store_add_apps

AppStreamGlib.Store.add_apps

as_store_add_filter

AppStreamGlib.Store.add_filter

AS_STORE_ADD_FLAG_NONE

AppStreamGlib.StoreAddFlags.NONE

AS_STORE_ADD_FLAG_ONLY_NATIVE_LANGS

AppStreamGlib.StoreAddFlags.ONLY_NATIVE_LANGS

AS_STORE_ADD_FLAG_PREFER_LOCAL

AppStreamGlib.StoreAddFlags.PREFER_LOCAL

AS_STORE_ADD_FLAG_USE_MERGE_HEURISTIC

AppStreamGlib.StoreAddFlags.USE_MERGE_HEURISTIC

AS_STORE_ADD_FLAG_USE_UNIQUE_ID

AppStreamGlib.StoreAddFlags.USE_UNIQUE_ID

as_store_add_metadata_index

AppStreamGlib.Store.add_metadata_index

as_store_convert_icons

AppStreamGlib.Store.convert_icons

as_store_dup_apps

AppStreamGlib.Store.dup_apps

as_store_dup_apps_by_id_merge

AppStreamGlib.Store.dup_apps_by_id_merge

AS_STORE_ERROR_FAILED

AppStreamGlib.StoreError.FAILED

as_store_error_quark

AppStreamGlib.Store.error_quark

as_store_from_bytes

AppStreamGlib.Store.from_bytes

as_store_from_file

AppStreamGlib.Store.from_file

as_store_from_xml

AppStreamGlib.Store.from_xml

as_store_get_add_flags

AppStreamGlib.Store.get_add_flags

as_store_get_api_version

AppStreamGlib.Store.get_api_version

as_store_get_app_by_id

AppStreamGlib.Store.get_app_by_id

as_store_get_app_by_id_ignore_prefix

AppStreamGlib.Store.get_app_by_id_ignore_prefix

as_store_get_app_by_id_with_fallbacks

AppStreamGlib.Store.get_app_by_id_with_fallbacks

as_store_get_app_by_launchable

AppStreamGlib.Store.get_app_by_launchable

as_store_get_app_by_pkgname

AppStreamGlib.Store.get_app_by_pkgname

as_store_get_app_by_pkgnames

AppStreamGlib.Store.get_app_by_pkgnames

as_store_get_app_by_provide

AppStreamGlib.Store.get_app_by_provide

as_store_get_app_by_unique_id

AppStreamGlib.Store.get_app_by_unique_id

as_store_get_apps

AppStreamGlib.Store.get_apps

as_store_get_apps_by_id

AppStreamGlib.Store.get_apps_by_id

as_store_get_apps_by_id_merge

AppStreamGlib.Store.get_apps_by_id_merge

as_store_get_apps_by_metadata

AppStreamGlib.Store.get_apps_by_metadata

as_store_get_apps_by_provide

AppStreamGlib.Store.get_apps_by_provide

as_store_get_builder_id

AppStreamGlib.Store.get_builder_id

as_store_get_destdir

AppStreamGlib.Store.get_destdir

as_store_get_origin

AppStreamGlib.Store.get_origin

as_store_get_search_match

AppStreamGlib.Store.get_search_match

as_store_get_size

AppStreamGlib.Store.get_size

as_store_get_version

AppStreamGlib.Store.get_version

as_store_get_watch_flags

AppStreamGlib.Store.get_watch_flags

as_store_load

AppStreamGlib.Store.load

as_store_load_async

AppStreamGlib.Store.load_async

as_store_load_finish

AppStreamGlib.Store.load_finish

AS_STORE_LOAD_FLAG_ALLOW_VETO

AppStreamGlib.StoreLoadFlags.ALLOW_VETO

AS_STORE_LOAD_FLAG_APP_INFO_SYSTEM

AppStreamGlib.StoreLoadFlags.APP_INFO_SYSTEM

AS_STORE_LOAD_FLAG_APP_INFO_USER

AppStreamGlib.StoreLoadFlags.APP_INFO_USER

AS_STORE_LOAD_FLAG_APP_INSTALL

AppStreamGlib.StoreLoadFlags.APP_INSTALL

AS_STORE_LOAD_FLAG_APPDATA

AppStreamGlib.StoreLoadFlags.APPDATA

AS_STORE_LOAD_FLAG_DESKTOP

AppStreamGlib.StoreLoadFlags.DESKTOP

AS_STORE_LOAD_FLAG_FLATPAK_SYSTEM

AppStreamGlib.StoreLoadFlags.FLATPAK_SYSTEM

AS_STORE_LOAD_FLAG_FLATPAK_USER

AppStreamGlib.StoreLoadFlags.FLATPAK_USER

AS_STORE_LOAD_FLAG_IGNORE_INVALID

AppStreamGlib.StoreLoadFlags.IGNORE_INVALID

AS_STORE_LOAD_FLAG_NONE

AppStreamGlib.StoreLoadFlags.NONE

AS_STORE_LOAD_FLAG_ONLY_MERGE_APPS

AppStreamGlib.StoreLoadFlags.ONLY_MERGE_APPS

AS_STORE_LOAD_FLAG_ONLY_UNCOMPRESSED

AppStreamGlib.StoreLoadFlags.ONLY_UNCOMPRESSED

as_store_load_path

AppStreamGlib.Store.load_path

C

Python

as_store_load_path_async

AppStreamGlib.Store.load_path_async

as_store_load_path_finish

AppStreamGlib.Store.load_path_finish

as_store_load_search_cache

AppStreamGlib.Store.load_search_cache

as_store_new

AppStreamGlib.Store.new

as_store_remove_all

AppStreamGlib.Store.remove_all

as_store_remove_app

AppStreamGlib.Store.remove_app

as_store_remove_app_by_id

AppStreamGlib.Store.remove_app_by_id

as_store_remove_apps_with_veto

AppStreamGlib.Store.remove_apps_with_veto

as_store_remove_filter

AppStreamGlib.Store.remove_filter

AS_STORE_SEARCH_FLAG_NONE

AppStreamGlib.StoreSearchFlags.NONE

AS_STORE_SEARCH_FLAG_USE_WILDCARDS

AppStreamGlib.StoreSearchFlags.USE_WILDCARDS

as_store_set_add_flags

AppStreamGlib.Store.set_add_flags

as_store_set_api_version

AppStreamGlib.Store.set_api_version

as_store_set_builder_id

AppStreamGlib.Store.set_builder_id

as_store_set_destdir

AppStreamGlib.Store.set_destdir

as_store_set_origin

AppStreamGlib.Store.set_origin

as_store_set_search_match

AppStreamGlib.Store.set_search_match

as_store_set_version

AppStreamGlib.Store.set_version

as_store_set_watch_flags

AppStreamGlib.Store.set_watch_flags

as_store_to_file

AppStreamGlib.Store.to_file

as_store_to_xml

AppStreamGlib.Store.to_xml

as_store_validate

AppStreamGlib.Store.validate

AS_STORE_WATCH_FLAG_ADDED

AppStreamGlib.StoreWatchFlags.ADDED

AS_STORE_WATCH_FLAG_NONE

AppStreamGlib.StoreWatchFlags.NONE

AS_STORE_WATCH_FLAG_REMOVED

AppStreamGlib.StoreWatchFlags.REMOVED

as_suggest_add_id

AppStreamGlib.Suggest.add_id

as_suggest_get_ids

AppStreamGlib.Suggest.get_ids

as_suggest_get_kind

AppStreamGlib.Suggest.get_kind

as_suggest_kind_from_string

AppStreamGlib.Suggest.kind_from_string

AS_SUGGEST_KIND_HEURISTIC

AppStreamGlib.SuggestKind.HEURISTIC

as_suggest_kind_to_string

AppStreamGlib.Suggest.kind_to_string

AS_SUGGEST_KIND_UNKNOWN

AppStreamGlib.SuggestKind.UNKNOWN

AS_SUGGEST_KIND_UPSTREAM

AppStreamGlib.SuggestKind.UPSTREAM

as_suggest_new

AppStreamGlib.Suggest.new

as_suggest_set_kind

AppStreamGlib.Suggest.set_kind

AS_TAG_AGREEMENT

AppStreamGlib.Tag.AGREEMENT

AS_TAG_AGREEMENT_SECTION

AppStreamGlib.Tag.AGREEMENT_SECTION

AS_TAG_ARCH

AppStreamGlib.Tag.ARCH

AS_TAG_ARCHITECTURES

AppStreamGlib.Tag.ARCHITECTURES

AS_TAG_BINARY

AppStreamGlib.Tag.BINARY

AS_TAG_BUNDLE

AppStreamGlib.Tag.BUNDLE

AS_TAG_CAPTION

AppStreamGlib.Tag.CAPTION

AS_TAG_CATEGORIES

AppStreamGlib.Tag.CATEGORIES

AS_TAG_CATEGORY

AppStreamGlib.Tag.CATEGORY

AS_TAG_CHECKSUM

AppStreamGlib.Tag.CHECKSUM

AS_TAG_COMPONENT

AppStreamGlib.Tag.COMPONENT

AS_TAG_COMPONENTS

AppStreamGlib.Tag.COMPONENTS

AS_TAG_COMPULSORY_FOR_DESKTOP

AppStreamGlib.Tag.COMPULSORY_FOR_DESKTOP

AS_TAG_CONTENT_ATTRIBUTE

AppStreamGlib.Tag.CONTENT_ATTRIBUTE

AS_TAG_CONTENT_RATING

AppStreamGlib.Tag.CONTENT_RATING

AS_TAG_CUSTOM

AppStreamGlib.Tag.CUSTOM

AS_TAG_DBUS

AppStreamGlib.Tag.DBUS

AS_TAG_DESCRIPTION

AppStreamGlib.Tag.DESCRIPTION

AS_TAG_DEVELOPER_NAME

AppStreamGlib.Tag.DEVELOPER_NAME

AS_TAG_EXTENDS

AppStreamGlib.Tag.EXTENDS

AS_TAG_FLAG_NONE

AppStreamGlib.TagFlags.NONE

AS_TAG_FLAG_USE_FALLBACKS

AppStreamGlib.TagFlags.USE_FALLBACKS

AS_TAG_FLAG_USE_TRANSLATED

AppStreamGlib.TagFlags.USE_TRANSLATED

AS_TAG_FONT

AppStreamGlib.Tag.FONT

as_tag_from_string

AppStreamGlib.tag_from_string

as_tag_from_string_full

AppStreamGlib.tag_from_string_full

AS_TAG_ICON

AppStreamGlib.Tag.ICON

AS_TAG_ID

AppStreamGlib.Tag.ID

AS_TAG_IMAGE

AppStreamGlib.Tag.IMAGE

AS_TAG_KEYWORD

AppStreamGlib.Tag.KEYWORD

AS_TAG_KEYWORDS

AppStreamGlib.Tag.KEYWORDS

AS_TAG_KUDO

AppStreamGlib.Tag.KUDO

AS_TAG_KUDOS

AppStreamGlib.Tag.KUDOS

AS_TAG_LANG

AppStreamGlib.Tag.LANG

AS_TAG_LANGUAGES

AppStreamGlib.Tag.LANGUAGES

AS_TAG_LAUNCHABLE

AppStreamGlib.Tag.LAUNCHABLE

AS_TAG_LI

AppStreamGlib.Tag.LI

AS_TAG_LIBRARY

AppStreamGlib.Tag.LIBRARY

AS_TAG_LOCATION

AppStreamGlib.Tag.LOCATION

AS_TAG_METADATA

AppStreamGlib.Tag.METADATA

AS_TAG_METADATA_LICENSE

AppStreamGlib.Tag.METADATA_LICENSE

AS_TAG_MIMETYPE

AppStreamGlib.Tag.MIMETYPE

AS_TAG_MIMETYPES

AppStreamGlib.Tag.MIMETYPES

AS_TAG_MODALIAS

AppStreamGlib.Tag.MODALIAS

AS_TAG_NAME

AppStreamGlib.Tag.NAME

C

Python

AS_TAG_OL

AppStreamGlib.Tag.OL

AS_TAG_P

AppStreamGlib.Tag.P

AS_TAG_PERMISSION

AppStreamGlib.Tag.PERMISSION

AS_TAG_PERMISSIONS

AppStreamGlib.Tag.PERMISSIONS

AS_TAG_PKGNAME

AppStreamGlib.Tag.PKGNAME

AS_TAG_PRIORITY

AppStreamGlib.Tag.PRIORITY

AS_TAG_PROJECT_GROUP

AppStreamGlib.Tag.PROJECT_GROUP

AS_TAG_PROJECT_LICENSE

AppStreamGlib.Tag.PROJECT_LICENSE

AS_TAG_PROVIDES

AppStreamGlib.Tag.PROVIDES

AS_TAG_RELEASE

AppStreamGlib.Tag.RELEASE

AS_TAG_RELEASES

AppStreamGlib.Tag.RELEASES

AS_TAG_REQUIRES

AppStreamGlib.Tag.REQUIRES

AS_TAG_REVIEW

AppStreamGlib.Tag.REVIEW

AS_TAG_REVIEWER_ID

AppStreamGlib.Tag.REVIEWER_ID

AS_TAG_REVIEWER_NAME

AppStreamGlib.Tag.REVIEWER_NAME

AS_TAG_REVIEWS

AppStreamGlib.Tag.REVIEWS

AS_TAG_SCREENSHOT

AppStreamGlib.Tag.SCREENSHOT

AS_TAG_SCREENSHOTS

AppStreamGlib.Tag.SCREENSHOTS

AS_TAG_SIZE

AppStreamGlib.Tag.SIZE

AS_TAG_SOURCE_PKGNAME

AppStreamGlib.Tag.SOURCE_PKGNAME

AS_TAG_SUGGESTS

AppStreamGlib.Tag.SUGGESTS

AS_TAG_SUMMARY

AppStreamGlib.Tag.SUMMARY

as_tag_to_string

AppStreamGlib.tag_to_string

AS_TAG_TRANSLATION

AppStreamGlib.Tag.TRANSLATION

AS_TAG_UL

AppStreamGlib.Tag.UL

AS_TAG_UNKNOWN

AppStreamGlib.Tag.UNKNOWN

AS_TAG_UPDATE_CONTACT

AppStreamGlib.Tag.UPDATE_CONTACT

AS_TAG_URL

AppStreamGlib.Tag.URL

AS_TAG_VALUE

AppStreamGlib.Tag.VALUE

AS_TAG_VERSION

AppStreamGlib.Tag.VERSION

AS_TAG_VETO

AppStreamGlib.Tag.VETO

AS_TAG_VETOS

AppStreamGlib.Tag.VETOS

as_translation_get_id

AppStreamGlib.Translation.get_id

as_translation_get_kind

AppStreamGlib.Translation.get_kind

as_translation_kind_from_string

AppStreamGlib.Translation.kind_from_string

AS_TRANSLATION_KIND_GETTEXT

AppStreamGlib.TranslationKind.GETTEXT

AS_TRANSLATION_KIND_QT

AppStreamGlib.TranslationKind.QT

as_translation_kind_to_string

AppStreamGlib.Translation.kind_to_string

AS_TRANSLATION_KIND_UNKNOWN

AppStreamGlib.TranslationKind.UNKNOWN

as_translation_new

AppStreamGlib.Translation.new

as_translation_set_id

AppStreamGlib.Translation.set_id

as_translation_set_kind

AppStreamGlib.Translation.set_kind

AS_UNIQUE_ID_MATCH_FLAG_BRANCH

AppStreamGlib.UniqueIdMatchFlags.BRANCH

AS_UNIQUE_ID_MATCH_FLAG_BUNDLE_KIND

AppStreamGlib.UniqueIdMatchFlags.BUNDLE_KIND

AS_UNIQUE_ID_MATCH_FLAG_ID

AppStreamGlib.UniqueIdMatchFlags.ID

AS_UNIQUE_ID_MATCH_FLAG_KIND

AppStreamGlib.UniqueIdMatchFlags.KIND

AS_UNIQUE_ID_MATCH_FLAG_NONE

AppStreamGlib.UniqueIdMatchFlags.NONE

AS_UNIQUE_ID_MATCH_FLAG_ORIGIN

AppStreamGlib.UniqueIdMatchFlags.ORIGIN

AS_UNIQUE_ID_MATCH_FLAG_SCOPE

AppStreamGlib.UniqueIdMatchFlags.SCOPE

AS_URGENCY_KIND_CRITICAL

AppStreamGlib.UrgencyKind.CRITICAL

as_urgency_kind_from_string

AppStreamGlib.urgency_kind_from_string

AS_URGENCY_KIND_HIGH

AppStreamGlib.UrgencyKind.HIGH

AS_URGENCY_KIND_LOW

AppStreamGlib.UrgencyKind.LOW

AS_URGENCY_KIND_MEDIUM

AppStreamGlib.UrgencyKind.MEDIUM

as_urgency_kind_to_string

AppStreamGlib.urgency_kind_to_string

AS_URGENCY_KIND_UNKNOWN

AppStreamGlib.UrgencyKind.UNKNOWN

AS_URL_KIND_BUGTRACKER

AppStreamGlib.UrlKind.BUGTRACKER

AS_URL_KIND_CONTACT

AppStreamGlib.UrlKind.CONTACT

AS_URL_KIND_CONTRIBUTE

AppStreamGlib.UrlKind.CONTRIBUTE

AS_URL_KIND_DETAILS

AppStreamGlib.UrlKind.DETAILS

AS_URL_KIND_DONATION

AppStreamGlib.UrlKind.DONATION

AS_URL_KIND_FAQ

AppStreamGlib.UrlKind.FAQ

as_url_kind_from_string

AppStreamGlib.url_kind_from_string

AS_URL_KIND_HELP

AppStreamGlib.UrlKind.HELP

AS_URL_KIND_HOMEPAGE

AppStreamGlib.UrlKind.HOMEPAGE

AS_URL_KIND_MISSING

AppStreamGlib.UrlKind.MISSING

AS_URL_KIND_SOURCE

AppStreamGlib.UrlKind.SOURCE

as_url_kind_to_string

AppStreamGlib.url_kind_to_string

AS_URL_KIND_TRANSLATE

AppStreamGlib.UrlKind.TRANSLATE

AS_URL_KIND_UNKNOWN

AppStreamGlib.UrlKind.UNKNOWN

AS_URL_KIND_VCS_BROWSER

AppStreamGlib.UrlKind.VCS_BROWSER

as_utils_appstream_id_build

AppStreamGlib.utils_appstream_id_build

as_utils_appstream_id_valid

AppStreamGlib.utils_appstream_id_valid

AS_UTILS_ERROR_FAILED

AppStreamGlib.UtilsError.FAILED

AS_UTILS_ERROR_INVALID_TYPE

AppStreamGlib.UtilsError.INVALID_TYPE

as_utils_error_quark

AppStreamGlib.utils_error_quark

as_utils_find_icon_filename

AppStreamGlib.utils_find_icon_filename

as_utils_find_icon_filename_full

AppStreamGlib.utils_find_icon_filename_full

AS_UTILS_FIND_ICON_HI_DPI

AppStreamGlib.UtilsFindIconFlag.HI_DPI

AS_UTILS_FIND_ICON_NONE

AppStreamGlib.UtilsFindIconFlag.NONE

C

Python

as_utils_guid_from_data

AppStreamGlib.utils_guid_from_data

as_utils_guid_from_string

AppStreamGlib.utils_guid_from_string

as_utils_guid_is_valid

AppStreamGlib.utils_guid_is_valid

as_utils_install_filename

AppStreamGlib.utils_install_filename

as_utils_is_blacklisted_id

AppStreamGlib.utils_is_blacklisted_id

as_utils_is_category_id

AppStreamGlib.utils_is_category_id

as_utils_is_environment_id

AppStreamGlib.utils_is_environment_id

as_utils_is_spdx_license

AppStreamGlib.utils_is_spdx_license

as_utils_is_spdx_license_id

AppStreamGlib.utils_is_spdx_license_id

as_utils_is_stock_icon_name

AppStreamGlib.utils_is_stock_icon_name

as_utils_license_to_spdx

AppStreamGlib.utils_license_to_spdx

AS_UTILS_LOCATION_CACHE

AppStreamGlib.UtilsLocation.CACHE

AS_UTILS_LOCATION_SHARED

AppStreamGlib.UtilsLocation.SHARED

AS_UTILS_LOCATION_USER

AppStreamGlib.UtilsLocation.USER

as_utils_search_token_valid

AppStreamGlib.utils_search_token_valid

as_utils_search_tokenize

AppStreamGlib.utils_search_tokenize

as_utils_spdx_license_detokenize

AppStreamGlib.utils_spdx_license_detokenize

as_utils_spdx_license_tokenize

AppStreamGlib.utils_spdx_license_tokenize

as_utils_string_replace

AppStreamGlib.utils_string_replace

as_utils_unique_id_build

AppStreamGlib.utils_unique_id_build

as_utils_unique_id_equal

AppStreamGlib.utils_unique_id_equal

as_utils_unique_id_hash

AppStreamGlib.utils_unique_id_hash

as_utils_unique_id_match

AppStreamGlib.utils_unique_id_match

as_utils_unique_id_valid

AppStreamGlib.utils_unique_id_valid

as_utils_vercmp

AppStreamGlib.utils_vercmp

as_utils_vercmp_full

AppStreamGlib.utils_vercmp_full

as_utils_version_from_uint16

AppStreamGlib.utils_version_from_uint16

as_utils_version_from_uint32

AppStreamGlib.utils_version_from_uint32

as_utils_version_parse

AppStreamGlib.utils_version_parse

AS_VERSION_COMPARE_FLAG_NONE

AppStreamGlib.VersionCompareFlag.NONE

AS_VERSION_COMPARE_FLAG_USE_HEURISTICS

AppStreamGlib.VersionCompareFlag.USE_HEURISTICS

AS_VERSION_PARSE_FLAG_NONE

AppStreamGlib.VersionParseFlag.NONE

AS_VERSION_PARSE_FLAG_USE_BCD

AppStreamGlib.VersionParseFlag.USE_BCD

AS_VERSION_PARSE_FLAG_USE_TRIPLET

AppStreamGlib.VersionParseFlag.USE_TRIPLET

AsAgreement

AppStreamGlib.Agreement

AsAgreementClass

AppStreamGlib.AgreementClass

AsAgreementKind

AppStreamGlib.AgreementKind

AsAgreementSection

AppStreamGlib.AgreementSection

AsAgreementSectionClass

AppStreamGlib.AgreementSectionClass

AsApp

AppStreamGlib.App

AsAppClass

AppStreamGlib.AppClass

AsAppError

AppStreamGlib.AppError

AsAppKind

AppStreamGlib.AppKind

AsAppMergeKind

AppStreamGlib.AppMergeKind

AsAppParseFlags

AppStreamGlib.AppParseFlags

AsAppQuirk

AppStreamGlib.AppQuirk

AsAppScope

AppStreamGlib.AppScope

AsAppSearchMatch

AppStreamGlib.AppSearchMatch

AsAppState

AppStreamGlib.AppState

AsAppSubsumeFlags

AppStreamGlib.AppSubsumeFlags

AsAppTrustFlags

AppStreamGlib.AppTrustFlags

AsAppValidateFlags

AppStreamGlib.AppValidateFlags

AsBundle

AppStreamGlib.Bundle

AsBundleClass

AppStreamGlib.BundleClass

AsBundleKind

AppStreamGlib.BundleKind

AsChecksum

AppStreamGlib.Checksum

AsChecksumClass

AppStreamGlib.ChecksumClass

AsChecksumTarget

AppStreamGlib.ChecksumTarget

AsContentRating

AppStreamGlib.ContentRating

AsContentRatingClass

AppStreamGlib.ContentRatingClass

AsContentRatingSystem

AppStreamGlib.ContentRatingSystem

AsContentRatingValue

AppStreamGlib.ContentRatingValue

AsFormat

AppStreamGlib.Format

AsFormatClass

AppStreamGlib.FormatClass

AsFormatKind

AppStreamGlib.FormatKind

AsIcon

AppStreamGlib.Icon

AsIconClass

AppStreamGlib.IconClass

AsIconError

AppStreamGlib.IconError

AsIconKind

AppStreamGlib.IconKind

AsIconLoadFlags

AppStreamGlib.IconLoadFlags

AsIdKind

AppStreamGlib.IdKind

AsImage

AppStreamGlib.Image

AsImageClass

AppStreamGlib.ImageClass

AsImageKind

AppStreamGlib.ImageKind

AsImageLoadFlags

AppStreamGlib.ImageLoadFlags

AsImageSaveFlags

AppStreamGlib.ImageSaveFlags

AsInfError

AppStreamGlib.InfError

AsInfLoadFlags

AppStreamGlib.InfLoadFlags

AsKudoKind

AppStreamGlib.KudoKind

AsLaunchable

AppStreamGlib.Launchable

C

Python

AsLaunchableClass

AppStreamGlib.LaunchableClass

AsLaunchableKind

AppStreamGlib.LaunchableKind

AsMarkupConvertFlag

AppStreamGlib.MarkupConvertFlag

AsMarkupConvertFormat

AppStreamGlib.MarkupConvertFormat

AsNodeError

AppStreamGlib.NodeError

AsNodeFromXmlFlags

AppStreamGlib.NodeFromXmlFlags

AsNodeInsertFlags

AppStreamGlib.NodeInsertFlags

AsNodeToXmlFlags

AppStreamGlib.NodeToXmlFlags

AsProblem

AppStreamGlib.Problem

AsProblemClass

AppStreamGlib.ProblemClass

AsProblemKind

AppStreamGlib.ProblemKind

AsProvide

AppStreamGlib.Provide

AsProvideClass

AppStreamGlib.ProvideClass

AsProvideKind

AppStreamGlib.ProvideKind

AsRelease

AppStreamGlib.Release

AsReleaseClass

AppStreamGlib.ReleaseClass

AsReleaseKind

AppStreamGlib.ReleaseKind

AsReleaseState

AppStreamGlib.ReleaseState

AsRequire

AppStreamGlib.Require

AsRequireClass

AppStreamGlib.RequireClass

AsRequireCompare

AppStreamGlib.RequireCompare

AsRequireKind

AppStreamGlib.RequireKind

AsReview

AppStreamGlib.Review

AsReviewClass

AppStreamGlib.ReviewClass

AsReviewFlags

AppStreamGlib.ReviewFlags

AsScreenshot

AppStreamGlib.Screenshot

AsScreenshotClass

AppStreamGlib.ScreenshotClass

AsScreenshotKind

AppStreamGlib.ScreenshotKind

AsSizeKind

AppStreamGlib.SizeKind

AsStore

AppStreamGlib.Store

AsStoreAddFlags

AppStreamGlib.StoreAddFlags

AsStoreClass

AppStreamGlib.StoreClass

AsStoreError

AppStreamGlib.StoreError

AsStoreLoadFlags

AppStreamGlib.StoreLoadFlags

AsStoreSearchFlags

AppStreamGlib.StoreSearchFlags

AsStoreWatchFlags

AppStreamGlib.StoreWatchFlags

AsSuggest

AppStreamGlib.Suggest

AsSuggestClass

AppStreamGlib.SuggestClass

AsSuggestKind

AppStreamGlib.SuggestKind

AsTag

AppStreamGlib.Tag

AsTagFlags

AppStreamGlib.TagFlags

AsTranslation

AppStreamGlib.Translation

AsTranslationClass

AppStreamGlib.TranslationClass

AsTranslationKind

AppStreamGlib.TranslationKind

AsUniqueIdMatchFlags

AppStreamGlib.UniqueIdMatchFlags

AsUrgencyKind

AppStreamGlib.UrgencyKind

AsUrlKind

AppStreamGlib.UrlKind

AsUtilsError

AppStreamGlib.UtilsError

AsUtilsFindIconFlag

AppStreamGlib.UtilsFindIconFlag

AsUtilsLocation

AppStreamGlib.UtilsLocation

AsVersionCompareFlag

AppStreamGlib.VersionCompareFlag

AsVersionParseFlag

AppStreamGlib.VersionParseFlag