Re: How to get a GCallback from an instance...
- From: Paul Pogonyshev <pogonyshev gmx net>
- To: gtk-app-devel-list gnome org
- Subject: Re: How to get a GCallback from an instance...
- Date: Tue, 17 Aug 2004 22:28:50 +0300
Carlos Savoretti wrote:
Hello,
Is there any way to do the following:
Given an instance of an object (GtkTreeview) I need to destroy it;
but before I want to retrieve the hooked callback for a certain
signal (row-activated) in order to reinstall it in a newly
created instance of the same object (GtkTreeview).
How I can do this ?
Maybe try g_signal_handler_find().
Paul
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]