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

TGtkCellAccessibleParentIface

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

Declaration

Source position: lazgtk3.pas line 4313

type TGtkCellAccessibleParentIface = object

  parent: TGTypeInterface;

  

  get_cell_extents: ;

  

  get_cell_area: ;

  

  grab_focus: ;

  

  get_child_index: ;

  

  get_renderer_state: ;

  

  expand_collapse: ;

  

  activate: ;

  

  edit: ;

  

  update_relationset: ;

  

  get_cell_position: ;

  

  get_column_header_cells: ;

  

  get_row_header_cells: ;

  

end;

Inheritance

TGtkCellAccessibleParentIface