PhoshWifiInfo

PhoshWifiInfo — A widget to display the wifi status

Functions

GtkWidget * phosh_wifi_info_new ()

Types and Values

Object Hierarchy

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

Implemented Interfaces

PhoshWifiInfo implements AtkImplementorIface and GtkBuildable.

Description

Functions

phosh_wifi_info_new ()

GtkWidget *
phosh_wifi_info_new (void);

Types and Values

PHOSH_TYPE_WIFI_INFO

#define PHOSH_TYPE_WIFI_INFO (phosh_wifi_info_get_type())

PhoshWifiInfo

typedef struct _PhoshWifiInfo PhoshWifiInfo;