| [Overview][Constants][Types][Classes][Procedures and functions][Index] | 
[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: lazgtk3.pas line 10107
type TGtkMenuToolButton = object(TGtkToolButton)  | 
||
  | 
||
function new();  | 
  | 
|
function get_menu;  | 
  | 
|
procedure set_arrow_tooltip_markup();  | 
  | 
|
procedure set_arrow_tooltip_text();  | 
  | 
|
procedure set_menu();  | 
  | 
|
property menu: PGtkWidget; [rw]  | 
  | 
|
end;  | 
  | 
||
  | 
||
  | 
||
  | 
||
  | 
||
  | 
||
  | 
||
  |