[Overview][Constants][Types][Classes][Procedures and functions][Index] Reference for unit 'LazGtk3' (#lcl)

TGtkStockItem

[Properties (by Name)] [Methods (by Name)] [Events (by Name)]

Declaration

Source position: lazgtk3.pas line 12973

type TGtkStockItem = object

  stock_id: Pgchar;

  

  label_: Pgchar;

  

  modifier: TGdkModifierType;

  

  keyval: guint;

  

  translation_domain: Pgchar;

  

end;

Inheritance

TGtkStockItem