Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
RE: [platform-swt-dev] patch for gtk2 binding

It's not deprecated in the doc.



                                                                                                                                           
                      Jeffrey Morgan                                                                                                       
                      <Jeffrey.Morgan@Bristol         To:      "'platform-swt-dev@xxxxxxxxxxx'" <platform-swt-dev@xxxxxxxxxxx>             
                      West.com>                       cc:                                                                                  
                      Sent by:                        Subject: RE: [platform-swt-dev] patch for gtk2 binding                               
                      platform-swt-dev-admin@                                                                                              
                      eclipse.org                                                                                                          
                                                                                                                                           
                                                                                                                                           
                      07/10/02 12:22 PM                                                                                                    
                      Please respond to                                                                                                    
                      platform-swt-dev                                                                                                     
                                                                                                                                           
                                                                                                                                           



GtkPixmap is deprecated in GTK2.  The first line of
code in the header file is "#ifndef GTK_DISABLE_DEPRECATED"
and is not closed until the last line in the file.


> -----Original Message-----
> From: Steve Northover [mailto:Steve_Northover@xxxxxxx]
> Sent: Wednesday, July 10, 2002 11:48 AM
> To: platform-swt-dev@xxxxxxxxxxx
> Subject: Re: [platform-swt-dev] patch for gtk2 binding
>
>
>
> Hi again Jeff.  As GtkPixmap is not deprecated, why should we
> get rid of
> it?
>
> Steve
>
> _______________________________________________
> platform-swt-dev mailing list
> platform-swt-dev@xxxxxxxxxxx
> http://dev.eclipse.org/mailman/listinfo/platform-swt-dev
>









Back to the top