[ Version ( since = "2.1" ) ]
public ObjectInfo get_object_info (Object object)
Gets information about a Object instance that is suitable to present in an user interface.
Information is returned in the ObjectInfo object and is localized.
this |
A Client. |
object |
A Object. |
A ObjectInfo instance that should be freed with unref . |