Method
PurpleRequestFieldChoiceget_selected_item
unstable since: 3.0
Declaration [src]
BirbLocalizedString*
purple_request_field_choice_get_selected_item (
PurpleRequestFieldChoice* field
)
Description [src]
Gets the item that is selected.
Available since: 3.0
| Gets property | Purple.RequestFieldChoice:selected-item |
Return value
Type: BirbLocalizedString
The selected item.
| The returned data is owned by the instance. |
The return value can be NULL. |