Data Fields

extension_t Struct Reference

Extension descriptor: name, title, author, ... More...

Data Fields

char * psz_name
 Real name of the extension (ro).
char * psz_title
 Display title (ro).
char * psz_author
 Author of the extension (ro).
char * psz_version
 Version (ro).
char * psz_url
 A URL to the official page (ro).
char * psz_description
 Full description (ro).
char * psz_shortdescription
 Short description (eg.
char * p_icondata
 Embedded data for the icon (ro).
int i_icondata_size
 Size of that data.
extension_sys_tp_sys
 Reserved for the manager module.

Detailed Description

Extension descriptor: name, title, author, ...


Field Documentation

Size of that data.

Embedded data for the icon (ro).

Reserved for the manager module.

Author of the extension (ro).

Full description (ro).

Real name of the extension (ro).

Short description (eg.

1 line) (ro)

Display title (ro).

A URL to the official page (ro).

Version (ro).


The documentation for this struct was generated from the following file:
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Defines