[Overview][Constants][Types][Classes][Procedures and functions][Index] |
[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: lazgtk3.pas line 11463
type TGtkRadioToolButton = object(TGtkToggleToolButton) |
||
function new(); |
|
|
function new_from_widget(); |
|
|
function get_group; |
|
|
procedure set_group(); |
|
|
|
||
end; |
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|