 |  |  | Libmergeant Reference Manual |  |
---|
MgHandlerString
Object Hierarchy
GObject
+----MgBase
+----MgHandlerString
Details
MG_HANDLER_STRING_TYPE
#define MG_HANDLER_STRING_TYPE (mg_handler_string_get_type())
MG_HANDLER_STRING()
#define MG_HANDLER_STRING(obj) G_TYPE_CHECK_INSTANCE_CAST (obj, mg_handler_string_get_type(), MgHandlerString)
MG_HANDLER_STRING_CLASS()
#define MG_HANDLER_STRING_CLASS(klass) G_TYPE_CHECK_CLASS_CAST (klass, mg_handler_string_get_type (), MgHandlerStringClass)
IS_MG_HANDLER_STRING()
#define IS_MG_HANDLER_STRING(obj) G_TYPE_CHECK_INSTANCE_TYPE (obj, mg_handler_string_get_type ())
struct MgHandlerString
struct MgHandlerString;
mg_handler_string_get_type ()
guint mg_handler_string_get_type (void);
mg_handler_string_new ()
GObject* mg_handler_string_new (MgServer *srv);
Creates a data handler for strings