ZifMdOtherSql

ZifMdOtherSql — Other metadata

Synopsis

                    ZifMdOtherSql;
                    ZifMdOtherSqlClass;
ZifMd *             zif_md_other_sql_new                (void);

Object Hierarchy

  GObject
   +----ZifMd
         +----ZifMdOtherSql

Description

Provide access to the other repo metadata. This object is a subclass of ZifMd

Details

ZifMdOtherSql

typedef struct _ZifMdOtherSql ZifMdOtherSql;


ZifMdOtherSqlClass

typedef struct {
	ZifMdClass			 parent_class;
} ZifMdOtherSqlClass;


zif_md_other_sql_new ()

ZifMd *             zif_md_other_sql_new                (void);

Returns :

A new ZifMdOtherSql instance.

Since 0.1.0