DIDLLiteCreateClass
Object Hierarchy:
Description:
[ CCode ( lower_case_csuffix = "didl_lite_create_class" , type_id = "gupnp_didl_lite_create_class_get_type ()" ) ]
public class DIDLLiteCreateClass : Object
Content:
Properties:
- public string content { get; set; }
The content of this create Class.
- public string friendly_name { get; set; }
The friendly name of this create Class.
- public bool include_derived { get; set; }
Whether this create Class can be derived.
- public unowned Node* xml_node { get; construct; }
The pointer to desc node in XML document.
Creation methods:
Methods:
- public unowned string get_content ()
Get the content of the this.
- public unowned string get_friendly_name ()
Get the friendly name of the this.
- public bool get_include_derived ()
Checks whether this can be derived.
- public unowned Node get_xml_node ()
Get the pointer to relevant node in XML document.
- public void set_content (string content)
Set the content of the this.
- public void set_friendly_name (string friendly_name)
Set the friendly name of the this.
- public void set_include_derived (bool include_derived)
(Un)set the derivability of create_class.
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