Changeset 397

Show
Ignore:
Timestamp:
01/09/08 16:44:19 (1 year ago)
Author:
Mike Wey
Message:

IconSet? imports and structwraps

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/wrap/APILookupGtk.txt

    r396 r397  
    658658import: gdk.Rectangle 
    659659structWrap: GdkRectangle* Rectangle 
    660 #import: gtk.IconSet 
    661 #structWrap: GtkIconSet* IconSet 
     660import: gtk.IconSet 
     661structWrap: GtkIconSet* IconSet 
    662662import: gdk.Pixbuf 
    663663structWrap: GdkPixbuf* Pixbuf 
     
    13111311#import: gdk.PixbufAnimation 
    13121312#structWrap: GdkPixbufAnimation* PixbufAnimation 
    1313 #import: gtk.IconSet 
    1314 #structWrap: GtkIconSet* IconSet 
     1313import: gtk.IconSet 
     1314structWrap: GtkIconSet* IconSet 
    13151315import: gdk.ImageGdk 
    13161316structWrap: GdkImage* ImageGdk