Class
GUPnPAVDIDLLiteContributor
Description [src]
class GUPnPAV.DIDLLiteContributor : GObject.Object
{
  /* No available fields */
}Contributor attached to a DIDL-Lite object
This represents a contributor (artist, author, actor, producer, director, producer and contributor) property in a DIDL-Lite object.
Signals
Signals inherited from GObject (1)
GObject::notify
The notify signal is emitted on an object when one of its properties has its value set through g_object_set_property(), g_object_set(), et al.
Class structure
struct GUPnPAVDIDLLiteContributorClass {
  GObjectClass parent_class;
  void (* _gupnp_reserved1) (
void
  );
  void (* _gupnp_reserved2) (
void
  );
  void (* _gupnp_reserved3) (
void
  );
  void (* _gupnp_reserved4) (
void
  );
  
}No description available.
Class members
- parent_class: GObjectClass
- No description available. 
- _gupnp_reserved1: void (* _gupnp_reserved1) ( void )
- No description available. 
- _gupnp_reserved2: void (* _gupnp_reserved2) ( void )
- No description available. 
- _gupnp_reserved3: void (* _gupnp_reserved3) ( void )
- No description available. 
- _gupnp_reserved4: void (* _gupnp_reserved4) ( void )
- No description available.