Method GTK2.G.Object()->set_data()
- Method set_data
objectset_data(stringname,mixedarg)- Description
Each object carries around a table of associations from strings to pointers. This function lets you set an association.
If the object already had an association with that name, the old association will be destroyed.