Object Hierarchy
  GObject
   +----GInitiallyUnowned
         +----CcViewPNG
 
Properties
  "filename"                 gchararray            : Read / Write / Construct Only
 
Details
CcViewPNG
typedef struct _CcViewPNG CcViewPNG;
 
CcViewPNGClass
typedef struct {
	GInitiallyUnownedClass base_class;
} CcViewPNGClass;
 
cc_view_png_get_type ()
GType               cc_view_png_get_type                (void);
 
cc_view_png_new ()
CcView*             cc_view_png_new                     (gchar const*filename);
 
 
Property Details
The "filename" property
  "filename"                 gchararray            : Read / Write / Construct Only
Filename.
Default value: NULL