Gtk.Container.class_find_child_property – gtk+-3.0 Reference Manual
Packages
gtk+-3.0
Gtk
Container
border_width
child
resize_mode
Container
@foreach
add_with_properties
child_get
child_get_property
child_get_valist
child_notify
child_notify_by_pspec
child_set
child_set_property
child_set_valist
child_type
class_find_child_property
class_list_child_properties
composite_name
find_child_property
forall
forall_internal
get_border_width
get_child_property
get_children
get_focus_chain
get_focus_child
get_focus_hadjustment
get_focus_vadjustment
get_path_for_child
get_resize_mode
handle_border_width
install_child_properties
install_child_property
list_child_properties
propagate_draw
resize_children
set_border_width
set_child_property
set_focus_chain
set_focus_hadjustment
set_focus_vadjustment
set_reallocate_redraws
set_resize_mode
unset_focus_chain
add
check_resize
remove
set_focus_child
class_find_child_property
Description:
[
Version
( deprecated_since =
"vala-0.40"
, replacement =
"find_child_property"
) ]
public
class
unowned
ParamSpec
?
class_find_child_property
(
string
property_name)
Warning:
class_find_child_property is deprecated since vala-0.40. Use find_child_property.