Method

GcrUiUnlockOptionsWidgetget_choice

Declaration [src]

const gchar*
gcr_unlock_options_widget_get_choice (
  GcrUnlockOptionsWidget* self
)

Description [src]

Get the currently selected option, like GCR_UNLOCK_OPTION_ALWAYS.

Return value

Returns: const gchar*
 

The currently selected option name.

 The data is owned by the instance.
 The value is a NUL terminated UTF-8 string.