![]() |
![]() |
![]() |
librygel-server Reference Manual | ![]() |
---|---|---|---|---|
Top | Description |
gint rygel_visual_item_get_width (RygelVisualItem *self
); void rygel_visual_item_set_width (RygelVisualItem *self
,gint value
); gint rygel_visual_item_get_height (RygelVisualItem *self
); void rygel_visual_item_set_height (RygelVisualItem *self
,gint value
); gint rygel_visual_item_get_pixel_width (RygelVisualItem *self
); void rygel_visual_item_set_pixel_width (RygelVisualItem *self
,gint value
); gint rygel_visual_item_get_pixel_height (RygelVisualItem *self
); void rygel_visual_item_set_pixel_height (RygelVisualItem *self
,gint value
); gint rygel_visual_item_get_color_depth (RygelVisualItem *self
); void rygel_visual_item_set_color_depth (RygelVisualItem *self
,gint value
); GeeArrayList * rygel_visual_item_get_thumbnails (RygelVisualItem *self
); void rygel_visual_item_set_thumbnails (RygelVisualItem *self
,GeeArrayList *value
); RygelVisualItem;
gint rygel_visual_item_get_width (RygelVisualItem *self
);
|
the RygelVisualItem instance to query |
Returns : |
the value of the "width" property |
void rygel_visual_item_set_width (RygelVisualItem *self
,gint value
);
|
the RygelVisualItem instance to modify |
|
the new value of the "width" property |
gint rygel_visual_item_get_height (RygelVisualItem *self
);
|
the RygelVisualItem instance to query |
Returns : |
the value of the "height" property |
void rygel_visual_item_set_height (RygelVisualItem *self
,gint value
);
|
the RygelVisualItem instance to modify |
|
the new value of the "height" property |
gint rygel_visual_item_get_pixel_width (RygelVisualItem *self
);
|
the RygelVisualItem instance to query |
Returns : |
the value of the "pixel-width" property |
void rygel_visual_item_set_pixel_width (RygelVisualItem *self
,gint value
);
|
the RygelVisualItem instance to modify |
|
the new value of the "pixel-width" property |
gint rygel_visual_item_get_pixel_height (RygelVisualItem *self
);
|
the RygelVisualItem instance to query |
Returns : |
the value of the "pixel-height" property |
void rygel_visual_item_set_pixel_height (RygelVisualItem *self
,gint value
);
|
the RygelVisualItem instance to modify |
|
the new value of the "pixel-height" property |
gint rygel_visual_item_get_color_depth (RygelVisualItem *self
);
|
the RygelVisualItem instance to query |
Returns : |
the value of the "color-depth" property |
void rygel_visual_item_set_color_depth (RygelVisualItem *self
,gint value
);
|
the RygelVisualItem instance to modify |
|
the new value of the "color-depth" property |
GeeArrayList * rygel_visual_item_get_thumbnails (RygelVisualItem *self
);
|
the RygelVisualItem instance to query |
Returns : |
the value of the "thumbnails" property |
void rygel_visual_item_set_thumbnails (RygelVisualItem *self
,GeeArrayList *value
);
|
the RygelVisualItem instance to modify |
|
the new value of the "thumbnails" property |