Data Fields

extension_widget_t::extension_widget_value_t Struct Reference

Collaboration diagram for extension_widget_t::extension_widget_value_t:
Collaboration graph
[legend]

Data Fields

int i_id
 Identifier for the extension module.
char * psz_text
 String value.
bool b_selected
 True if this item is selected.
struct extension_widget_value_tp_next
 Next value or NULL.

Field Documentation

True if this item is selected.

Identifier for the extension module.

Next value or NULL.

String value.


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