decode_t Struct Reference

#include <libheraia.h>


Detailed Description

Basic way to associate a decode function and an entry that will receive the result.

Warning:
this structure is subject to changes

Definition at line 124 of file libheraia.h.


Data Fields

DecodeFunc func
 a function to decode into something
GtkWidget * entry
 the widget that will receive the result

Field Documentation

a function to decode into something

Definition at line 126 of file libheraia.h.

Referenced by new_decode_t(), and refresh_one_row().

GtkWidget* decode_t::entry

the widget that will receive the result

Definition at line 127 of file libheraia.h.

Referenced by add_new_row_to_tab(), new_decode_t(), and refresh_one_row().


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

Generated on Sat Mar 14 13:44:50 2009 for Heraia by  doxygen 1.5.6