Signal

ShellNetworkAgent::new-request

since: 14

Declaration

void
new_request (
  ShellNetworkAgent* self,
  gchar* object,
  NMConnection* p0,
  gchar* p1,
  char** p2,
  gint p3,
  gpointer user_data
)

Description

No description available.
Default handler:
Available since: 14

Parameters

object

Type: gchar*

No description available.

The data is owned by the caller of the function.
The value is a NUL terminated UTF-8 string.
p0

Type: NMConnection

No description available.

The data is owned by the caller of the function.
p1

Type: gchar*

No description available.

The data is owned by the caller of the function.
The value is a NUL terminated UTF-8 string.
p2

Type: An array of utf8

No description available.

The array must be NULL-terminated.
The data is owned by the caller of the function.
Each element is a NUL terminated UTF-8 string.
p3

Type: gint

No description available.