On 2022-03-07 01:06, Gavin McCord wrote:
Compilation fails at line 40 "Completion_1.Set_Model (List_1)"
with the error
test.adb:40:28: error: expected private type "Gtk_Tree_Model" defined at gtk-tree_model.ads:195
test.adb:40:28: error: found type "Gtk_List_Store" defined at gtk-list_store.ads:139
Presumably, I've missed something in translation.
See To_Interface function that does the conversion.
[GTK interfaces are tagged Ada types. Since full MI is unfortunately not supported in Ada, explicit conversion are are needed]
--
Regards,
Dmitry A. Kazakov
http://www.dmitry-kazakov.de
--- SoupGate-Win32 v1.05
* Origin: fsxNet Usenet Gateway (21:1/5)