_PurpleRoomlistField Struct Reference

A field a room might have. More...

#include <roomlist.h>


Data Fields

gboolean hidden
 Hidden?
gchar * label
 The i18n user displayed name of the field.
gchar * name
 The internal name of the field.
PurpleRoomlistFieldType type
 The type of field.


Detailed Description

A field a room might have.

Definition at line 91 of file roomlist.h.


Field Documentation

gchar* _PurpleRoomlistField::label

The i18n user displayed name of the field.

Definition at line 93 of file roomlist.h.

gchar* _PurpleRoomlistField::name

The internal name of the field.

Definition at line 94 of file roomlist.h.

PurpleRoomlistFieldType _PurpleRoomlistField::type

The type of field.

Definition at line 92 of file roomlist.h.


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