Spit.PluggableInfo Reference Manual
Packages
shotwell-plugin-dev
Spit
PluggableInfo
authors
brief_description
copyright
icons
is_license_wordwrapped
license
translators
version
website_name
website_url
PluggableInfo
Object Hierarchy:
Description:
public
struct
PluggableInfo
A structure holding an assortment of information about a
Pluggable
.
Namespace:
Spit
Package:
shotwell-plugin-dev
Content:
Fields:
public
string
?
version
public
string
?
brief_description
public
string
?
authors
A comma-delimited list of the authors of this
Pluggable
.
public
string
?
copyright
public
string
?
license
public
bool
is_license_wordwrapped
public
string
?
website_url
public
string
?
website_name
public
string
?
translators
public
Pixbuf
[]?
icons
An icon representing this plugin at one or more sizes. Shotwell may select an icon according to the size that closest fits the control its being drawn in.