Grab focus on the browser when explicitly opening an uri
This commit is contained in:
@@ -59,6 +59,12 @@
|
||||
(return-type "none")
|
||||
)
|
||||
|
||||
(define-method grab_focus
|
||||
(of-object "SugarBrowser")
|
||||
(c-name "sugar_browser_grab_focus")
|
||||
(return-type "none")
|
||||
)
|
||||
|
||||
(define-method create_window
|
||||
(of-object "SugarBrowser")
|
||||
(c-name "sugar_browser_create_window")
|
||||
|
||||
Reference in New Issue
Block a user