Clutter.Scriptable – clutter-1.0 Reference Manual
Packages
clutter-1.0
Clutter
Scriptable
get_id
parse_custom_node
set_custom_property
set_id
Scriptable
Object Hierarchy:
Description:
[
CCode
( type_id =
"clutter_scriptable_get_type ()"
) ]
[
Version
( since =
"0.6"
) ]
public
interface
Scriptable
:
Object
Scriptable
is an opaque structure whose members cannot be directly accessed
All known implementing classes:
Actor
Alpha
Animation
Animator
Behaviour
BehaviourDepth
BehaviourEllipse
BehaviourOpacity
BehaviourPath
BehaviourRotate
BehaviourScale
Box
CairoTexture
Clone
CustomMarker
Group
Interval
KeyframeTransition
KineticScrollView
Label
Layer
License
ListModel
Marker
MarkerLayer
Model
PathLayer
Point
PropertyTransition
Rectangle
Scale
ScrollActor
Stage
State
Text
Texture
Tile
Timeline
Transition
TransitionGroup
View
Viewport
Namespace:
Clutter
Package:
clutter-1.0
Content:
Methods:
public
abstract
unowned
string
get_id
()
Retrieves the id of
this
set using
set_id
.
public
abstract
bool
parse_custom_node
(
Script
script,
Value
value,
string
name,
Node
node)
Parses the passed JSON node.
public
abstract
void
set_custom_property
(
Script
script,
string
name,
Value
value)
Overrides the common properties setting.
public
abstract
void
set_id
(
string
id_)
Sets
id_
as the unique Clutter script it for this instance of
Scriptable
.
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