balde  master
A microframework for C based on GLib.
balde_file_t Struct Reference

balde file representation. More...

#include <balde.h>

Data Fields

const gchar * name
 File name.
 
const gchar * type
 File type.
 
GString * content
 File content.
 

Detailed Description

balde file representation.

This struct stores a file sent by the browser through a file upload.

Added in balde 0.2


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