Property

GPluginPluginInfo:priority

since: 0.32

Declaration

property priority: int [ read, write, construct-only ]

Description [src]

The priority that this plugin should have when determining which plugin to use when multiple plugins have the same id or provides. Higher values take precedence over lower values. If two plugins have the same id and priority, the first one found will be used.

Type: gint
Available since:0.32

Flags

Readableyes
Writableyes
Constructno
Construct onlyyes