Method

GnomeCmdStateget_active_dir_selected_files

Declaration

GList*
gnome_cmd_state_get_active_dir_selected_files (
  GnomeCmdState* state
)

Description

No description available.

Return value

Type: A list of GnomeCmdFileDescriptor*

A list of selected file descriptors in an active directory.

The returned data is owned by the instance.