Method

PhoshGtkMountPromptget_choices

Declaration [src]

GStrv
phosh_gtk_mount_prompt_get_choices (
  PhoshGtkMountPrompt* self
)

Description

No description available.

Return value

Returns: An array of utf8
 

The prompt’s choices.

 The array is NULL-terminated.
 Each element is a NUL terminated UTF-8 string.