[Overview][Constants][Types][Classes][Procedures and functions][Index] |
[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: lazgtk3.pas line 11456
type TGtkToggleToolButton = object(TGtkToolButton) |
||
|
||
function new; |
|
|
function get_active; |
|
|
procedure set_active(); |
|
|
|
||
end; |
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|