<div dir="ltr"><div><div><div><div><div><div><div>Hi guys,<br><br></div>I am trying to subclass Gstbin to overwrite handle_message virtual method.<br><br></div>I tried to make it simple. I defined MyBin which is a subclass of GstBin and overwrites handle_message. (see mybin.h in attachment).<br><br></div>I used basic-tutorial-2.c where I added the redefinition of handle_message method, and just put a g_print to see if my redefined method is called (see basic-tutorial-2.c)<br><br></div>I never see my redefined method called and would like to have help to resolve this issue.<br><br></div>Notice that I am using glib 2.54.2 which uses G_DECLARE_DERIVABLE_TYPE.<br><br></div>Thanks,<br><br></div>Eloi<br><div><div><div><br></div></div></div></div>