is_gtype_struct


Description:

public bool is_gtype_struct ()

Return true if this structure represents the "class structure" for some Object or GInterface.

This function is mainly useful to hide this kind of structure from generated public APIs.

Parameters:

info

a StructInfo

Returns:

true if this is a class struct, false otherwise