[ CCode ( cname = "gtk_container_class_find_child_property" ) ]
public class unowned ParamSpec? find_child_property (string property_name)
Finds a child property of a container class by name.
this | |
property_name |
the name of the child property to find |
the ParamSpec of the child property or null if |