[Overview][Constants][Types][Classes][Procedures and functions][Index] |
[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: lazgtk3.pas line 13994
type TGtkToolShell = object |
||
function get_ellipsize_mode; |
|
|
function get_icon_size; |
|
|
function get_orientation; |
|
|
function get_relief_style; |
|
|
function get_style; |
|
|
function get_text_alignment; |
|
|
function get_text_orientation; |
|
|
function get_text_size_group; |
|
|
procedure rebuild_menu; |
|
|
end; |
|