[Overview][Constants][Types][Classes][Procedures and functions][Index] |
[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: lazgtk3.pas line 3215
type TGtkAppChooserDialog = object(TGtkDialog) |
||
|
||
function new(); |
|
|
function new_for_content_type(); |
|
|
function get_heading; |
|
|
function get_widget; |
|
|
procedure set_heading(); |
|
|
|
||
end; |
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|