ContentType
Object Hierarchy:
Description:
[ CCode ( type_id = "g_mime_content_type_get_type ()" ) ]
public class ContentType : Object
A data structure representing a Content-Type.
Content:
Static methods:
Creation methods:
Methods:
- public string encode (FormatOptions? options)
Encodes the Content-Disposition header.
- public unowned string get_media_subtype ()
Gets the Content-Type's media sub-type.
- public unowned string get_media_type ()
Gets the Content-Type's media type.
- public string get_mime_type ()
Allocates a string buffer containing the type and subtype defined by
the this.
- public unowned string get_parameter (string name)
Gets the parameter value specified by name
if it's
available.
- public unowned ParamList get_parameters ()
Gets the Content-Type's parameter list.
- public bool is_type (string type, string subtype)
Compares the given type and subtype with that of the given mime type
object.
- public void set_media_subtype (string subtype)
Sets the Content-Type's media subtype.
- public void set_media_type (string type)
Sets the Content-Type's media type.
- public void set_parameter (string name, string value)
Sets a parameter on the Content-Type.
Fields:
Inherited Members:
All known members inherited from class GLib.Object
- @get
- @new
- @ref
- @set
- add_toggle_ref
- add_weak_pointer
- bind_property
- connect
- constructed
- disconnect
- dispose
- dup_data
- dup_qdata
- force_floating
- freeze_notify
- get_class
- get_data
- get_property
- get_qdata
- get_type
- getv
- interface_find_property
- interface_install_property
- interface_list_properties
- is_floating
- new_valist
- new_with_properties
- newv
- notify
- notify_property
- ref_count
- ref_sink
- remove_toggle_ref
- remove_weak_pointer
- replace_data
- replace_qdata
- set_data
- set_data_full
- set_property
- set_qdata
- set_qdata_full
- set_valist
- setv
- steal_data
- steal_qdata
- thaw_notify
- unref
- watch_closure
- weak_ref
- weak_unref