Re: Missing ACCEL_CLOSURES_CHANGED function protype.
- From: Tim Janik <timj gtk org>
- To: Jeff Franks <jcf tpg com au>
- Cc: Gtk+ Developers <gtk-devel-list gnome org>
- Subject: Re: Missing ACCEL_CLOSURES_CHANGED function protype.
- Date: Mon, 15 Dec 2003 13:16:03 +0100 (CET)
On Sun, 14 Dec 2003, Jeff Franks wrote:
> Hi,
>
> I've noticed there is no function prototype for ACCEL_CLOSURES_CHANGED
> declared in the GtkWidgetClass struct in widget.h. It this intentional?
no default handler for widgets is required for it.
if you mean to connect to it, your callback's signature should be
void callback (GtkWidget*, gpointer data);
> Jeff Franks.
---
ciaoTJ
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]