Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我需要在新窗口中获取链接要求 webkit2gtk
在 create-web-view 中,新窗口的 uri 在哪里?
它到 webkitGTK 我需要 webkit2Gtk
您需要连接到create信号。然后,您可以从 NavigationAction 获取请求,并从请求中获取 uri。
create