[Overview][Constants][Types][Classes][Procedures and functions][Index] |
[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: lazgtk3.pas line 5783
type TGtkColorSelectionDialog = object(TGtkDialog) |
||
|
||
function new(); |
|
|
function get_color_selection; |
|
|
property color_selection: PGtkWidget; [r] |
|
|
end; |
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|