Packages
libdazzle-1.0
Dazzle
Path
Path
append
get_element
get_elements
get_length
has_prefix
is_empty
prepend
printf
Path
Object Hierarchy:
Dazzle.Path
Dazzle.Path
Dazzle.Path
GLib.Object
GLib.Object
GLib.Object->Dazzle.Path
Description:
[
CCode
( type_id =
"dzl_path_get_type ()"
) ]
public
sealed
class
Path
:
Object
Namespace:
Dazzle
Package:
libdazzle-1.0
Content:
Creation methods:
public
Path
()
Methods:
public
void
append
(
PathElement
element)
public
unowned
PathElement
?
get_element
(
uint
index)
Gets the path element found at
index
.
public
unowned
List
<
PathElement
>
get_elements
()
public
uint
get_length
()
public
bool
has_prefix
(
Path
prefix)
public
bool
is_empty
()
public
void
prepend
(
PathElement
element)
public
string
printf
()
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