Packages
clutter-1.0
Clutter
Box
color
color_set
layout_manager
Box
get_color
get_layout_manager
pack
pack_after
pack_at
pack_before
packv
set_color
set_layout_manager
Stays crunchy ...
... even in milk.
Valadoc
Vala
Tutorial
Vala Journal
API-References
Markup
About
Box
Object Hierarchy:
Description:
public
class
Box
:
Actor
,
Implementor
,
Animatable
,
Container
,
Scriptable
The
Box
structure contains only private data
Namespace:
Clutter
Package:
clutter-1.0
Content:
Properties:
public
Color
color
{
set
;
get
; }
The color to be used to paint the background of the
Box
.
public
bool
color_set
{
set
;
get
; }
Whether the
color
property has been set
public
LayoutManager
layout_manager
{
set
;
get
; }
Creation methods:
public
Box
(
LayoutManager
manager)
Creates a new
Box
.
Methods:
public
Color
get_color
()
Retrieves the background color of
box
public
weak
LayoutManager
get_layout_manager
()
Retrieves the
LayoutManager
instance used by
box
public
void
pack
(
Actor
actor, ...)
Adds
actor
to
box
and sets layout properties at the same time, if the
LayoutManager
used by
box
has them
public
void
pack_after
(
Actor
actor,
Actor
? sibling, ...)
Adds
actor
to
box
, placing it after
sibling
, and sets layout properties at the same time, if the
LayoutManager
used by
box
supports them
public
void
pack_at
(
Actor
actor,
int
position, ...)
Adds
actor
to
box
, placing it at
position
, and sets layout properties at the same time, if the
LayoutManager
used by
box
supports them
public
void
pack_before
(
Actor
actor,
Actor
? sibling, ...)
Adds
actor
to
box
, placing it before
sibling
, and sets layout properties at the same time, if the
LayoutManager
used by
box
supports them
public
void
packv
(
Actor
actor,
string
[] properties,
Value
[] values)
Vector-based variant of
pack
, intended for language bindings to use
public
void
set_color
(
Color
? color)
Sets (or unsets) the background color for
box
public
void
set_layout_manager
(
LayoutManager
manager)
Sets the
LayoutManager
for
box
Inherited Members:
All known members inherited from class Clutter.Actor
actions
allocation
anchor_gravity
anchor_x
anchor_y
background_color
background_color_set
child_transform_set
clip
clip_rect
clip_to_allocation
constraints
content
content_box
content_gravity
content_repeat
depth
effect
first_child
fixed_position_set
fixed_x
fixed_y
has_clip
has_pointer
height
last_child
layout_manager
magnification_filter
mapped
margin_bottom
margin_left
margin_right
margin_top
min_height
min_height_set
min_width
min_width_set
minification_filter
name
natural_height
natural_height_set
natural_width
natural_width_set
offscreen_redirect
opacity
pivot_point
pivot_point_z
position
reactive
realized
request_mode
rotation_angle_x
rotation_angle_y
rotation_angle_z
rotation_center_x
rotation_center_y
rotation_center_z
rotation_center_z_gravity
scale_center_x
scale_center_y
scale_gravity
scale_x
scale_y
scale_z
show_on_set_parent
size
text_direction
transform_set
translation_x
translation_y
translation_z
visible
width
x
x_align
x_expand
y
y_align
y_expand
z_position
get_by_gid
add_action
add_action_with_name
add_child
add_constraint
add_constraint_with_name
add_effect
add_effect_with_name
add_transition
allocate
allocate_align_fill
allocate_available_size
allocate_preferred_size
animate
animate_with_alpha
animate_with_alphav
animate_with_timeline
animate_with_timelinev
animatev
apply_relative_transform_to_point
apply_transform
apply_transform_to_point
clear_actions
clear_constraints
clear_effects
contains
continue_paint
create_pango_context
create_pango_layout
destroy_all_children
detach_animation
emit_event
get_abs_allocation_vertices
get_accessible
get_action
get_actions
get_allocation_box
get_allocation_geometry
get_allocation_vertices
get_anchor_point
get_anchor_point_gravity
get_animation
get_background_color
get_child_at_index
get_child_transform
get_children
get_clip
get_clip_to_allocation
get_constraint
get_constraints
get_content
get_content_box
get_content_gravity
get_content_repeat
get_content_scaling_filters
get_default_paint_volume
get_depth
get_easing_delay
get_easing_duration
get_easing_mode
get_effect
get_effects
get_first_child
get_fixed_position_set
get_flags
get_geometry
get_gid
get_has_pointer
get_height
get_last_child
get_layout_manager
get_margin
get_margin_bottom
get_margin_left
get_margin_right
get_margin_top
get_n_children
get_name
get_next_sibling
get_offscreen_redirect
get_opacity
get_paint_box
get_paint_opacity
get_paint_visibility
get_paint_volume
get_pango_context
get_parent
get_pivot_point
get_pivot_point_z
get_position
get_preferred_height
get_preferred_size
get_preferred_width
get_previous_sibling
get_reactive
get_request_mode
get_rotation
get_rotation_angle
get_scale
get_scale_center
get_scale_gravity
get_scale_z
get_shader
get_size
get_stage
get_text_direction
get_transform
get_transformation_matrix
get_transformed_paint_volume
get_transformed_position
get_transformed_size
get_transition
get_translation
get_width
get_x
get_x_align
get_x_expand
get_y
get_y_align
get_y_expand
get_z_position
get_z_rotation_gravity
grab_key_focus
has_actions
has_allocation
has_constraints
has_effects
has_key_focus
has_overlaps
hide_all
insert_child_above
insert_child_at_index
insert_child_below
is_in_clone_paint
is_rotated
is_scaled
lower
lower_bottom
map
move_anchor_point
move_anchor_point_from_gravity
move_by
needs_expand
paint_node
pop_internal
push_internal
queue_redraw
queue_redraw_with_clip
raise
raise_top
remove_action
remove_action_by_name
remove_all_children
remove_all_transitions
remove_child
remove_clip
remove_constraint
remove_constraint_by_name
remove_effect
remove_effect_by_name
remove_transition
reparent
replace_child
restore_easing_state
save_easing_state
set_allocation
set_anchor_point
set_anchor_point_from_gravity
set_background_color
set_child_above_sibling
set_child_at_index
set_child_below_sibling
set_child_transform
set_clip
set_clip_to_allocation
set_content
set_content_gravity
set_content_repeat
set_content_scaling_filters
set_depth
set_easing_delay
set_easing_duration
set_easing_mode
set_fixed_position_set
set_flags
set_geometry
set_height
set_layout_manager
set_margin
set_margin_bottom
set_margin_left
set_margin_right
set_margin_top
set_name
set_offscreen_redirect
set_opacity
set_parent
set_pivot_point
set_pivot_point_z
set_position
set_reactive
set_request_mode
set_rotation
set_rotation_angle
set_scale
set_scale_full
set_scale_with_gravity
set_scale_z
set_shader
set_shader_param
set_shader_param_float
set_shader_param_int
set_size
set_text_direction
set_transform
set_translation
set_width
set_x
set_x_align
set_x_expand
set_y
set_y_align
set_y_expand
set_z_position
set_z_rotation_from_gravity
should_pick_paint
show_all
transform_stage_point
unmap
unparent
unset_flags
allocation_changed
button_press_event
button_release_event
captured_event
destroy
enter_event
event
hide
key_focus_in
key_focus_out
key_press_event
key_release_event
leave_event
motion_event
paint
parent_set
pick
queue_relayout
realize
scroll_event
show
touch_event
transition_stopped
transitions_completed
unrealize
flags
All known members inherited from class GLib.Object
@new
newv
new_valist
get_type
get_class
@ref
unref
ref_sink
weak_ref
weak_unref
add_weak_pointer
remove_weak_pointer
@get
@set
get_property
set_property
get_data
set_data
set_data_full
steal_data
get_qdata
set_qdata
set_qdata_full
steal_qdata
freeze_notify
thaw_notify
dispose
constructed
notify_property
connect
disconnect
add_toggle_ref
remove_toggle_ref
bind_property
notify
ref_count
All known members inherited from interface Atk.Implementor
ref_accessible
All known members inherited from interface Clutter.Animatable
animate_property
find_property
get_initial_state
interpolate_value
set_final_state
All known members inherited from interface Clutter.Container
class_find_child_property
class_list_child_properties
find_child_property
list_child_properties
add
add_actor
add_valist
child_get
child_get_property
child_set
child_set_property
create_child_meta
destroy_child_meta
find_child_by_name
@foreach
foreach_with_internals
get_child_meta
get_children
lower_child
raise_child
remove
remove_actor
remove_valist
sort_depth_order
actor_added
actor_removed
child_notify
All known members inherited from interface Clutter.Scriptable
get_id
parse_custom_node
set_custom_property
set_id