swipe-away-bin

swipe-away-bin

Functions

Signals

Types and Values

Object Hierarchy

    GObject
    ╰── GInitiallyUnowned
        ╰── GtkWidget
            ╰── GtkContainer
                ╰── GtkBin
                    ╰── GtkEventBox
                        ╰── PhoshSwipeAwayBin

Implemented Interfaces

PhoshSwipeAwayBin implements AtkImplementorIface, GtkBuildable and HdySwipeable.

Description

Functions

phosh_swipe_away_bin_remove ()

void
phosh_swipe_away_bin_remove (PhoshSwipeAwayBin *self);

phosh_swipe_away_bin_undo ()

void
phosh_swipe_away_bin_undo (PhoshSwipeAwayBin *self);

Types and Values

PHOSH_TYPE_SWIPE_AWAY_BIN

#define PHOSH_TYPE_SWIPE_AWAY_BIN (phosh_swipe_away_bin_get_type())

PhoshSwipeAwayBin

typedef struct _PhoshSwipeAwayBin PhoshSwipeAwayBin;

Signal Details

The “removed” signal

void
user_function (PhoshSwipeAwayBin *phoshswipeawaybin,
               gpointer           user_data)

Flags: Run Last