At 2:06 PM -0400 5/14/02, Shandy Brown wrote:
>  > """
>>  1.7. Where are the reference manuals?
>>  However, the Python mapping is quite straightforward *wrt* the C 
>>API, so it is quite useful in general
>>  """
>
>WRT stands for With Respect To.
>
>Maybe this should be capitalized in the FAQ.
>
>  > """ In other words, you can attach any number of references to any
>  > GtkObject and, with the string you set() them *with, retrieve them*.
>>  """
>
>Sounds like correct grammar to me.
>
>Would this make it clearer?
>
>   GtkObject and, *using* the string you set() them with, retrieve them.


It is correct, but bad grammar.

IMO something like this would be better:

"In other words, you can attach any number of references to any 
GtkObject and retrieve them using the string you set() them with."

-Ben
--
http://homepage.mac.com/bhines/
_______________________________________________
pygtk mailing list   [EMAIL PROTECTED]
http://www.daa.com.au/mailman/listinfo/pygtk
Read the PyGTK FAQ: http://www.async.com.br/faq/pygtk/

Reply via email to