[ CCode ( array_length = false , array_null_terminated = true ) ]
[ Version ( since = "3.0.0" ) ]
public (unowned Layer)[] get_selected_layers ()
Returns the specified image's selected layers.
This procedure returns the list of selected layers in the specified image.
| this |
The image. |
|
The list of selected layers in the image. The returned value must be freed with g_free. |