API Version: 0.4
Library Version: 0.4.50
Generated by gi-docgen 2023.1
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
Type: const gchar*
const gchar*
The pad name we are looking for.
Type: gboolean
gboolean
No description available.