[Overview][Constants][Types][Classes][Procedures and functions][Index] |
Source position: lazgtk3.pas line 10557
type TGtkPadActionEntry = record |
||
type_: TGtkPadActionType; |
|
|
index: gint; |
|
|
mode: gint; |
|
|
label_: Pgchar; |
|
|
action_name: Pgchar; |
|
|
end; |