How to get objecttype



Hi,


We are converting some OLD applications to GTK.

The XML is created dynamically from COBOL and we then use gtk_builder to get the objects into the program.

Is there a way to get the objecttype ?

If it's a gtk-combo we do this, if it's a gtk-entry we do that in the program and so on...

Maybe gtk_builder_get_type_from_name() can be used ?


Regards

Thomas




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]