| Top | Description | Object Hierarchy | Properties | 
WebKitDOMPerformanceEntryList; WebKitDOMPerformanceEntry * webkit_dom_performance_entry_list_item (WebKitDOMPerformanceEntryList *self,gulong index); gulong webkit_dom_performance_entry_list_get_length (WebKitDOMPerformanceEntryList *self);
typedef struct _WebKitDOMPerformanceEntryList WebKitDOMPerformanceEntryList;
WebKitDOMPerformanceEntry * webkit_dom_performance_entry_list_item (WebKitDOMPerformanceEntryList *self,gulong index);
  | 
A WebKitDOMPerformanceEntryList | 
  | 
A gulong | 
Returns :  | 
A WebKitDOMPerformanceEntry. [transfer none] | 
gulong              webkit_dom_performance_entry_list_get_length
                                                        (WebKitDOMPerformanceEntryList *self);
  | 
A WebKitDOMPerformanceEntryList | 
Returns :  | 
A gulong |