iceWing
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros
Data Fields
optsListEntry Struct Reference

#include <Goptions.h>

Data Fields

int oldindex
gboolean selected
char * data

Detailed Description

Both optsListEntry and optsListData can be passed to opts_value_set() Entries of the list widget, can be passed to opts_value_set()


Field Documentation

int optsListEntry::oldindex

Index of the entry before reordering, -1 marks last entry

gboolean optsListEntry::selected

Is the entry selected ?

char* optsListEntry::data

Any data entered for this entry (see OPTS_DATA)


The documentation for this struct was generated from the following file: