| [Overview][Constants][Types][Classes][Procedures and functions][Index] | 
[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: lazgtk3.pas line 6941
type TGtkFileChooserButton = object(TGtkBox)  | 
||
  | 
||
function new();  | 
  | 
|
function new_with_dialog();  | 
  | 
|
function get_title;  | 
  | 
|
function get_width_chars;  | 
  | 
|
procedure set_title();  | 
  | 
|
procedure set_width_chars();  | 
  | 
|
  | 
||
property width_chars: gint; [rw]  | 
  | 
|
end;  | 
  | 
||
  | 
||
  | 
||
  | 
||
  | 
||
  |