Source position: gnomefileentry.inc line 4
type TGnomeFileEntry = record |
hbox: TGtkHBox; |
browse_dialog_title: PAnsiChar; |
default_path: PAnsiChar; |
fsw: PGtkWidget; |
is_modal: gboolean; |
directory_entry: gboolean; |
gentry: PGtkWidget; |
end; |