File: cd-resources.h

package info (click to toggle)
colord 1.3.3-2
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 12,488 kB
  • sloc: ansic: 68,616; sh: 4,784; xml: 2,616; makefile: 1,921
file content (7 lines) | stat: -rw-r--r-- 124 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
#ifndef __RESOURCE_cd_H__
#define __RESOURCE_cd_H__

#include <gio/gio.h>

extern GResource *cd_get_resource (void);
#endif