[gtkada] Gdk & Gtk window

Arnaud Charlet charlet at ACT-Europe.FR
Mon Feb 19 15:48:43 CET 2001


> How can I use a procedure from Gdk.Window for a
> Gtk_Window? For example move it, or set its icon?
> The types are different. I don't see anything in
> the docs about how to do this.

I'm sure you'll find how to get the Gdk_Window associated with a widget
by looking more closely in the doc ;-)

Hint: GtkAda is an object oriented API, so primitives defined in the
parents apply to the children.

Arno




More information about the gtkada mailing list