[Overview][Constants][Types][Classes][Procedures and functions][Index] |
[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: lazgtk3.pas line 6076
type TGtkCssSection = object |
||
function get_end_line; |
|
|
function get_end_position; |
|
|
function get_file; |
|
|
function get_parent; |
|
|
function get_section_type; |
|
|
function get_start_line; |
|
|
function get_start_position; |
|
|
function ref; |
|
|
procedure unref; |
|
|
end; |
|