PhoshFeedbackInfo

PhoshFeedbackInfo — A widget to toggle feedback modes

Functions

Properties

Types and Values

Object Hierarchy

    GObject
    ╰── GInitiallyUnowned
        ╰── GtkWidget
            ╰── GtkContainer
                ╰── GtkBin
                    ╰── PhoshStatusIcon
                        ╰── PhoshFeedbackInfo

Implemented Interfaces

PhoshFeedbackInfo implements AtkImplementorIface and GtkBuildable.

Description

Functions

phosh_feedback_info_new ()

GtkWidget *
phosh_feedback_info_new (void);

Types and Values

PHOSH_TYPE_FEEDBACK_INFO

#define PHOSH_TYPE_FEEDBACK_INFO (phosh_feedback_info_get_type())

PhoshFeedbackInfo

typedef struct _PhoshFeedbackInfo PhoshFeedbackInfo;

Property Details

The “muted” property

  “muted”                    gboolean

Whether audio is muted (this is true for the quiet and silent profiles) but not for the full profile.

Owner: PhoshFeedbackInfo

Flags: Read

Default value: FALSE