API Version: 0.4
Library Version: 0.4.48
gboolean gegl_node_has_pad ( GeglNode* node, const gchar* pad_name )
Returns TRUE if the node has a pad with the specified name.
pad_name
const gchar*
The pad name we are looking for.
gboolean