[gtkmm] Signal wrappers
- From: Max Vasin <max-appolo mail ru>
- To: gtkmm-list gnome org
- Subject: [gtkmm] Signal wrappers
- Date: Sun, 11 Jul 2004 11:48:08 +0400
I'm now working wrapping gtkmozembed, the wrapper is mostly complete
(i.e. nearly all interfaces are wrapped - except internal). Now I have
one problem: gtkmozembed defines a signal as
void new_window(GtkMozEmbed** new_wc, ChromeFlags chrome_flags)
but I would like it to be (WebControl class wraps GtkMozEmbed)
WebControl* new_window(ChromeFlags chrome_flags)
What is the best way to accomplish the task?
--
With best regards,
Max Vasin.
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]