Top | ![]() |
![]() |
![]() |
![]() |
GObject ╰── GInitiallyUnowned ╰── GtkWidget ╰── GtkContainer ╰── GtkBin ╰── GtkWindow ╰── GtkDialog ╰── NMAWifiDialog
GtkWidget * nma_wifi_dialog_new (NMClient *client
,NMConnection *connection
,NMDevice *device
,NMAccessPoint *ap
,gboolean secrets_only
);
NMConnection * nma_wifi_dialog_get_connection (NMAWifiDialog *self
,NMDevice **device
,NMAccessPoint **ap
);
GtkWidget *
nma_wifi_dialog_nag_user (NMAWifiDialog *self
);
nma_wifi_dialog_nag_user
is deprecated and should not be used in newly-written code.
void nma_wifi_dialog_set_nag_ignored (NMAWifiDialog *self
,gboolean ignored
);
nma_wifi_dialog_set_nag_ignored
is deprecated and should not be used in newly-written code.
gboolean
nma_wifi_dialog_get_nag_ignored (NMAWifiDialog *self
);
nma_wifi_dialog_get_nag_ignored
is deprecated and should not be used in newly-written code.