NM.VpnEditorInterface¶
Fields¶
Name |
Type |
Access |
Description |
---|---|---|---|
changed |
r |
emitted when the value of a UI widget changes. May trigger a validity check via update_connection to write values to the connection. |
|
g_iface |
r |
the parent interface |
|
get_widget |
r |
return the #GtkWidget for the VPN editor’s UI |
|
placeholder |
r |
not currently used |
|
update_connection |
r |
called to save the user-entered options to the connection object. Should return |
Methods¶
None
Details¶
- class NM.VpnEditorInterface¶
Interface for editing a specific
NM.Connection