Snapd.MarkdownNode – snapd-glib-2 Reference Manual
Packages
snapd-glib-2
Snapd
MarkdownNode
children
node_type
text
MarkdownNode
get_children
get_node_type
get_text
MarkdownNode
Object Hierarchy:
Description:
[
CCode
( type_id =
"snapd_markdown_node_get_type ()"
) ]
[
Version
( since =
"1.48"
) ]
public
class
MarkdownNode
:
Object
MarkdownNode
is an opaque data structure and can only be accessed using the provided functions.
Namespace:
Snapd
Package:
snapd-glib-2
Content:
Properties:
public
GenericArray
<
void
*>
children
{
get
;
construct
; }
public
MarkdownNodeType
node_type
{
get
;
construct
; }
public
string
text
{
get
;
construct
; }
Creation methods:
protected
MarkdownNode
()
Methods:
public
unowned
GenericArray
<
MarkdownNode
>
get_children
()
Get the child nodes of this node.
public
MarkdownNodeType
get_node_type
()
Get the type of node this is.
public
unowned
string
get_text
()
Gets the text associated with this node.
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