Packages
libgrss
Grss
FeedItem
FeedItem
add_category
add_contributor
add_enclosure
get_author
get_categories
get_comments_url
get_contributors
get_copyright
get_description
get_enclosures
get_geo_point
get_id
get_parent
get_publish_time
get_real_source
get_related
get_source
get_title
set_author
set_comments_url
set_copyright
set_description
set_geo_point
set_id
set_publish_time
set_real_source
set_related
set_source
set_title
FeedItem
Description:
[
CCode
( has_construct_function =
false
) ]
public
FeedItem
(
FeedChannel
parent)
To allocate a new empty
FeedItem
.
Parameters:
parent
the feed from which the new item belongs.
Returns:
a new
FeedItem
.