On Sat, 2014-06-21 at 13:12 +0200, Juan R. Garcia Blanco wrote:
> Hi,
>
> Gtk::Overlay committed in
> https://git.gnome.org/browse/gtkmm/commit/?id=fc2073cdc9e46a6e5d94a84544837ff029634a2e
>
> I've done just a simple test; I have not tested the "get-child-position"
> signal though. It should work
Hi,
Gtk::Overlay committed in
https://git.gnome.org/browse/gtkmm/commit/?id=fc2073cdc9e46a6e5d94a84544837ff029634a2e
I've done just a simple test; I have not tested the "get-child-position"
signal though. It should work anyways.
I'm completing an example for gtkmm3-demo.
Regards,
Juan.
On Fri,
Hi Juan
thank u for your reply and your suggestion. Could you please share the new
files or a patch once you'll do the wrapping? In the while i'll keep using
an instance of GtkOverlay.
Thank u !!
Alessandro
On Fri, Jun 20, 2014 at 12:17 PM, Juan R. Garcia Blanco
wrote:
> Hi,
>
> Apparently w
Hi,
Apparently we have not wrapped GtkOverlay. Given that it is available
since Gtk+ 3.2, maybe there is a good reason why it is not wrapped. I'll
try to wrap it right now, anyways.
Remember that gtkmm is just a wrapper, and every Gtk::Widget subclass
has a gobj() method that provides access to t