Implement serialization to GVariant (WIP).
This commit is contained in:
@ -122,9 +122,9 @@ typedef struct _EekColor EekColor;
|
||||
*/
|
||||
struct _EekSymbolMatrix
|
||||
{
|
||||
EekSymbol **data;
|
||||
gint num_groups;
|
||||
gint num_levels;
|
||||
EekSymbol **data;
|
||||
};
|
||||
|
||||
GType eek_symbol_matrix_get_type
|
||||
|
||||
Reference in New Issue
Block a user