network: Set transient window from outside NetConnectionEditor constructor
This commit is contained in:
parent
2d8e3d786e
commit
a1e26cdac1
6 changed files with 13 additions and 33 deletions
|
@ -28,8 +28,7 @@ G_BEGIN_DECLS
|
|||
|
||||
G_DECLARE_FINAL_TYPE (NetConnectionEditor, net_connection_editor, NET, CONNECTION_EDITOR, GtkDialog)
|
||||
|
||||
NetConnectionEditor *net_connection_editor_new (GtkWindow *parent_window,
|
||||
NMConnection *connection,
|
||||
NetConnectionEditor *net_connection_editor_new (NMConnection *connection,
|
||||
NMDevice *device,
|
||||
NMAccessPoint *ap,
|
||||
NMClient *client);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue