| Top |  |  |  |  | 
QmiIndicationLocFixRecurrenceTypeOutput *
qmi_indication_loc_fix_recurrence_type_output_ref
                               (QmiIndicationLocFixRecurrenceTypeOutput *self);
Atomically increments the reference count of self
 by one.
Since: 1.22
void
qmi_indication_loc_fix_recurrence_type_output_unref
                               (QmiIndicationLocFixRecurrenceTypeOutput *self);
Atomically decrements the reference count of self
 by one.
If the reference count drops to 0, self
 is completely disposed.
Since: 1.22
gboolean qmi_indication_loc_fix_recurrence_type_output_get_fix_recurrence_type (QmiIndicationLocFixRecurrenceTypeOutput *self,QmiLocFixRecurrenceType *value_fix_recurrence_type,GError **error);
Get the 'Fix Recurrence Type' field from self
.
| self | ||
| value_fix_recurrence_type | a placeholder for the output QmiLocFixRecurrenceType, or  | |
| error | Return location for error or  | 
Since: 1.22
typedef struct _QmiIndicationLocFixRecurrenceTypeOutput QmiIndicationLocFixRecurrenceTypeOutput;
The QmiIndicationLocFixRecurrenceTypeOutput structure contains private data and should only be accessed using the provided API.
Since: 1.22