[Gambas-user] [Gambas Bug Tracker] Bug #979: gtk_text_buffer_get_insert () signal 11
bugtracker at ...3416...
bugtracker at ...3416...
Tue Aug 30 21:47:15 CEST 2016
http://gambaswiki.org/bugtracker/edit?object=BUG.979&from=L21haW4-
Comment #9 by PICCORO LENZ MCKAY:
hi benoit and Ron, i recompiled with the uncommented an now got this error:
gtextarea.cpp: In destructor ‘virtual gTextArea::~gTextArea()’:
gtextarea.cpp:515: error: ‘g_signal_handlers_disconnect_by_data’ was not declared in this scope
g_signal_handlers_disconnect_by_data is not defined in glib-2.0/gobject/gsignal.h for glib-2.2X but for glib-2.32.3 and 2.32.4, this amkes the new gambas will require too high requirements for compile!
benoit there's another solution? maybe using "g_signal_handlers_disconnect_by_func" using (G_OBJECT( gtk_text_view....), null) with a callback for the close? (sorry i'm not expert)
PICCORO LENZ MCKAY changed the state of the bug to: Opened.
More information about the User
mailing list