fo-root

fo-root —

Synopsis




            FoRoot;
            FoRootClass;
FoFo*       fo_root_new                     (void);
FoProperty* fo_root_get_media_usage         (FoFo *fo_fo);
void        fo_root_set_media_usage         (FoFo *fo_fo,
                                             FoProperty *new_media_usage);

Object Hierarchy


  GObject
   +----FoObject
         +----FoNode
               +----FoFo
                     +----FoRoot

Properties


  "media-usage"          FoProperty            : Read

Description

Details

FoRoot

typedef struct _FoRoot FoRoot;


FoRootClass

typedef struct _FoRootClass FoRootClass;


fo_root_new ()

FoFo*       fo_root_new                     (void);

Creates a new FoRoot initialized to default value.

Returns : the new FoRoot.

fo_root_get_media_usage ()

FoProperty* fo_root_get_media_usage         (FoFo *fo_fo);

Gets the "media-usage" property of fo_fo.

fo_fo : The FoFo object.
Returns : The "media-usage" property value.

fo_root_set_media_usage ()

void        fo_root_set_media_usage         (FoFo *fo_fo,
                                             FoProperty *new_media_usage);

Sets the "media-usage" property of fo_fo to new_media_usage

fo_fo : The FoFo object
new_media_usage : The new "media-usage" property value

Property Details

The "media-usage" property

  "media-usage"          FoProperty            : Read

Media Usage property.