[Overview][Constants][Types][Classes][Procedures and functions][Index] |
[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: lazgtk3.pas line 4294
type TGtkCellAccessibleParent = object |
||
procedure activate(); |
|
|
procedure edit(); |
|
|
procedure expand_collapse(); |
|
|
procedure get_cell_area(); |
|
|
procedure get_cell_extents(); |
|
|
procedure get_cell_position(); |
|
|
function get_child_index(); |
|
|
function get_column_header_cells(); |
|
|
function get_renderer_state(); |
|
|
function get_row_header_cells(); |
|
|
function grab_focus(); |
|
|
procedure update_relationset(); |
|
|
end; |
|