![]() |
![]() |
![]() |
librygel-core Reference Manual | ![]() |
---|---|---|---|---|
Top | Description | Object Hierarchy |
#define RYGEL_TYPE_LOG_HANDLER
RygelLogHandler * rygel_log_handler_get_default (void
);
struct RygelLogHandler;
struct RygelLogHandlerClass;
enum RygelLogLevel;
#define RYGEL_TYPE_LOG_HANDLER (rygel_log_handler_get_type ())
The type for RygelLogHandler.
struct RygelLogHandlerClass { GObjectClass parent_class; };
The class structure for RYGEL_TYPE_LOG_HANDLER
. All the fields in this structure are private and should never be accessed directly.
GObjectClass |
the parent class structure |