Re: more GDK->GTK mapping
- From: Tim Janik <timj gtk org>
- To: Havoc Pennington <hp redhat com>
- Cc: Gtk+ Developers <gtk-devel-list gnome org>
- Subject: Re: more GDK->GTK mapping
- Date: Thu, 1 Mar 2001 00:13:14 +0100 (CET)
On 27 Feb 2001, Havoc Pennington wrote:
> Hi,
> + g_type_name (G_TYPE_FROM_INSTANCE (widget)));
you should use GTK_OBJECT_TYPE() or at least G_OBJECT_TYPE(), i.e. use
the macros introduced for the fundamental type you're operating on.
---
ciaoTJ
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]