[Overview][Constants][Types][Classes][Procedures and functions][Index] |
[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: lazgdkpixbuf2.pas line 185
type TGdkPixbufFormat = object |
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
function copy; |
|
|
procedure free; |
|
|
function get_description; |
|
|
function get_extensions; |
|
|
function get_license; |
|
|
function get_mime_types; |
|
|
function get_name; |
|
|
function is_disabled; |
|
|
function is_save_option_supported(); |
|
|
function is_scalable; |
|
|
function is_writable; |
|
|
procedure set_disabled(); |
|
|
end; |
|