Re: GtkBuilder status
- From: Johan Dahlin <johan gnome org>
- To: Behdad Esfahbod <behdad cs toronto edu>
- Cc: Gtk+ Developers <gtk-devel-list gnome org>
- Subject: Re: GtkBuilder status
- Date: Thu, 11 May 2006 10:35:43 -0300
Behdad Esfahbod wrote:
> On Thu, 11 May 2006, Yevgen Muntyan wrote:
>
>> Johan Dahlin wrote:
>>
>>>> Over the last couple of weeks Henrique Romano and I have been working on
>>>> GtkBuilder, a UI constructor intended for inclusion in GTK+.
>>>> I'd like to discuss the API and some of the decisions before making the
>>>> code available for public review.
>>>>
>>> I went ahead and attached the patch to
>>> http://bugzilla.gnome.org/show_bug.cgi?id=172535
>> Things like "has-focus" and "visible" properties are special-cased in
>> GtkBuilder code.
>
> I'm also curious about all those strncmp calls that check for
> prefixes. Are they all intentional?
Pretty stupid agreed, I'll change then to strcmp.
The idea was to optimize, but I guess it's better to check the first
character instead.
Johan
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]