PhoshFader

PhoshFader — A fader

Functions

Types and Values

Object Hierarchy

    GObject
    ╰── GInitiallyUnowned
        ╰── GtkWidget
            ╰── GtkContainer
                ╰── GtkBin
                    ╰── GtkWindow
                        ╰── PhoshLayerSurface
                            ╰── PhoshFader

Implemented Interfaces

PhoshFader implements AtkImplementorIface and GtkBuildable.

Description

A fullsreen surface that fades in

Functions

phosh_fader_new ()

PhoshFader *
phosh_fader_new (gpointer layer_shell,
                 gpointer wl_output);

Types and Values

PHOSH_TYPE_FADER

#define PHOSH_TYPE_FADER (phosh_fader_get_type())

PhoshFader

typedef struct _PhoshFader PhoshFader;