Method

PurpleRequestFieldChoiceget_default_value

Declaration [src]

gpointer
purple_request_field_choice_get_default_value (
  PurpleRequestFieldChoice* field
)

Description [src]

Returns the default value in a choice field.

Return value

Type: gpointer

The default value.

The data is owned by the instance.
The return value can be NULL.