Re: [gtk-list] Re: A small mistake in the documentation



I would be interested if it also gave a breif intro to C, and using GTK with
C++.

Of course, by the time it would be published, I'll know these things, but
how many more people like me will there be then, considering Linux is
growing so fast?

Nathan R Heagy
-- -- --
Sites Built Better
http://heagy.com


-----Original Message-----
From: Bradley Burnside <bradley@voyager.net>
To: gtk-list@redhat.com <gtk-list@redhat.com>
Date: January 13, 1999 1:30 PM
Subject: [gtk-list] Re: A small mistake in the documentation


>Just wondering for my own curiosity.  How many people would be interested
if a
>book was written on GTK.  Like the tutorial, but a published book with more
>examples and longer explanations.  Who would be open in buying such a
thing?
>It wouldn't be an advanced book but a beginners to average user book.
>I know O'Reilly is publishing a book on Programming with Qt this January.
I'm
>thinking of writting such a thing for GTK.  (O'Reilly are the people who
make
>the animal books).
>Who would be interested?
>        bradley
>
>
>merc@penguin.net.au wrote:
>
>> Hi,
>>
>> I hope this is the right place for reporting a small mistake in the
>> documentation. If it's not, please let me know who should I send the
>> emails to.
>>
>> In the gtk reference guide, the function GdkPixmap() is so declared:
>>
>> GtkWidget* gtk_pixmap_new (GdkPixmap *normal, GdkPixmap *active,
GdkPixmap
>> *prelight, GdkPixmap *selected, GdkPixmap *insensitive)
>>
>> In the source code, it is declared:
>>
>> GtkWidget*
>> gtk_pixmap_new (GdkPixmap *val,
>>                 GdkBitmap *mask)
>>
>> I am not sure what I said was correct... if it's not, I apologise with
>> everybody.
>>
>> Also, I am learning GTK now (that's why I found the problem in the
>> documentation). this the right place to ask questions?
>>
>> Thanks a lot!
>>
>> Merc.
>> Penguin Net
>>
>> --
>> To unsubscribe: mail -s unsubscribe gtk-list-request@redhat.com <
/dev/null
>
>--
>To unsubscribe: mail -s unsubscribe gtk-list-request@redhat.com < /dev/null
>
>



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]