MateRRLabeler
GObject ╰── MateRRLabeler
#include <mate-rr-labeler.h>
MateRRLabeler * mate_rr_labeler_new (MateRRConfig *config);
MateRRConfig *config
void mate_rr_labeler_hide (MateRRLabeler *labeler);
MateRRLabeler *labeler
void mate_rr_labeler_get_color_for_output (MateRRLabeler *labeler, MateOutputInfo *output, GdkColor *color_out);
MateOutputInfo *output
GdkColor *color_out
typedef struct _MateRRLabeler MateRRLabeler;