MATE Library Reference Manual | ||||
---|---|---|---|---|
Top | Description |
#include <libmate/libmate.h> #define MATE_TYPE_TRIGGER_TYPE #define MATE_TYPE_FILE_DOMAIN #define MATE_TYPE_HELP_ERROR #define MATE_TYPE_URL_ERROR
Most applications will not need to use the macros in this section. They are the types of the various enumerations created elsewhere in libmate and registered with the GObject type system.
#define MATE_TYPE_TRIGGER_TYPE mate_trigger_type_get_type()
The type of the MateTriggerType enum.
#define MATE_TYPE_FILE_DOMAIN mate_file_domain_get_type()
The type of the MateFileDomain enum.
#define MATE_TYPE_HELP_ERROR mate_help_error_get_type()
The type of the MateHelpError enum.
#define MATE_TYPE_URL_ERROR mate_url_error_get_type()
The type of the MateURLError enum.