calls-in-app-notification

calls-in-app-notification

Functions

Properties

guint timeout Read / Write / Construct

Types and Values

Object Hierarchy

    GObject
    ╰── GInitiallyUnowned
        ╰── GtkWidget
            ╰── GtkContainer
                ╰── GtkBin
                    ╰── GtkRevealer
                        ╰── CallsInAppNotification

Implemented Interfaces

CallsInAppNotification implements AtkImplementorIface and GtkBuildable.

Description

Functions

calls_in_app_notification_new ()

CallsInAppNotification *
calls_in_app_notification_new (void);

calls_in_app_notification_show ()

void
calls_in_app_notification_show (CallsInAppNotification *self,
                                const gchar *message);

calls_in_app_notification_hide ()

void
calls_in_app_notification_hide (CallsInAppNotification *self);

Types and Values

CALLS_TYPE_IN_APP_NOTIFICATION

#define CALLS_TYPE_IN_APP_NOTIFICATION (calls_in_app_notification_get_type ())

CallsInAppNotification

typedef struct _CallsInAppNotification CallsInAppNotification;

Property Details

The “timeout” property

  “timeout”                  guint

The time the in-app notifaction should be shown.

Owner: CallsInAppNotification

Flags: Read / Write / Construct

Allowed values: >= 1

Default value: 3