[gtk-list] Why strings? (was Re: GTK problem)
- From: tiggr gerbil org (Pieter Schoenmakers)
- To: gtk-list redhat com
- Subject: [gtk-list] Why strings? (was Re: GTK problem)
- Date: Wed, 08 Apr 1998 00:55:43 +0200 (MEST)
From: Owen Taylor <owt1@cornell.edu>
Date: 07 Apr 1998 17:15:51 -0400
Strings are used largely because of flexibility. If constants were
used, then it would be a big chore to make sure that every signal
in every widget got a unique constant.
This is even more true for GdkSelectionType (and GDK_SELECTION property).
Selection types should be strings too (or I am either clueless or spoiled
by nextstep pasteboard handling or both). --Tiggr
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]