public static Boolean isFillWidth (Node child)

Returns the child's horizontal fill policy if set

Parameters:
child    the child node of a gridpane

Returns:  the horizontal fill policy for the child or null if no policy was set

Since:  JavaFX 8.0