Attach
Object Hierarchy:
Description:
[
CCode ( type_id =
"i_cal_attach_get_type ()" ) ]
public sealed class Attach :
Object
This is the ICalAttach instance.
Content:
Creation methods:
Methods:
- public unowned string? get_data ()
Gets the data, if the Attach is built from the
data.
- public bool get_is_url ()
Checks whether the Attach is built from url.
- public unowned string? get_url ()
Gets the url, if the Attach is built from the
url.
Inherited Members:
All known members inherited from class ICal.Object
All known members inherited from class GLib.Object