Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

need 'editing_began' #59

Open
GoogleCodeExporter opened this issue Nov 26, 2015 · 0 comments
Open

need 'editing_began' #59

GoogleCodeExporter opened this issue Nov 26, 2015 · 0 comments

Comments

@GoogleCodeExporter
Copy link

Hi, 
I need the use of 'editing_began' signal (if it does what I think it does)

Unfortunately, writing a patch goes above my current experience level.
Added the following to the .def file and compiled but I knew that it was to 
easy to work!

(define-method editing_began
  (of-object "WebKitWebView")
  (c-name "webkit_web_view_editing_began")
  (return-type "none")
)

I would appreciate having this signal... and if it is not to complicated, 
instructions on how to add the missing methods so I could contribute.

thanks

Original issue reported on code.google.com by [email protected] on 22 Dec 2010 at 4:57

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant