| [Overview][Constants][Types][Classes][Procedures and functions][Index] | 
[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: lazgdkpixbuf2.pas line 422
type TGdkPixbufSimpleAnim = object(TGdkPixbufAnimation)  | 
||
function new();  | 
  | 
|
procedure add_frame();  | 
  | 
|
function get_loop;  | 
  | 
|
procedure set_loop();  | 
  | 
|
  | 
||
end;  | 
  | 
||
  | 
||
  |