MateRRLabeler

MateRRLabeler

Functions

Properties

MateRRConfig * config Write / Construct Only

Types and Values

struct MateRRLabeler

Object Hierarchy

    GObject
    ╰── MateRRLabeler

Includes

#include <mate-rr-labeler.h>

Description

Functions

mate_rr_labeler_new ()

MateRRLabeler *
mate_rr_labeler_new (MateRRConfig *config);

mate_rr_labeler_hide ()

void
mate_rr_labeler_hide (MateRRLabeler *labeler);

mate_rr_labeler_get_color_for_output ()

void
mate_rr_labeler_get_color_for_output (MateRRLabeler *labeler,
                                      MateRROutputInfo *output,
                                      GdkColor *color_out);

Types and Values

struct MateRRLabeler

struct MateRRLabeler;

Property Details

The “config” property

  “config”                   MateRRConfig *

RandR configuration to label.

Flags: Write / Construct Only