osso-abook-enums

osso-abook-enums

Synopsis

#define             OSSO_ABOOK_TYPE_AGGREGATOR_STATE
GType               osso_abook_aggregator_state_get_type
                                                        (void);
const GFlagsValue*  osso_abook_aggregator_state_from_name
                                                        (const char *name);
const GFlagsValue*  osso_abook_aggregator_state_from_nick
                                                        (const char *nick);
const char*         osso_abook_aggregator_state_get_name
                                                        (OssoABookAggregatorState value);
const char*         osso_abook_aggregator_state_get_nick
                                                        (OssoABookAggregatorState value);
#define             OSSO_ABOOK_TYPE_CAPS_FLAGS
GType               osso_abook_caps_flags_get_type      (void);
const GFlagsValue*  osso_abook_caps_flags_from_name     (const char *name);
const GFlagsValue*  osso_abook_caps_flags_from_nick     (const char *nick);
const char*         osso_abook_caps_flags_get_name      (OssoABookCapsFlags value);
const char*         osso_abook_caps_flags_get_nick      (OssoABookCapsFlags value);
#define             OSSO_ABOOK_TYPE_CONTACT_ACTION
GType               osso_abook_contact_action_get_type  (void);
const GEnumValue*   osso_abook_contact_action_from_name (const char *name);
const GEnumValue*   osso_abook_contact_action_from_nick (const char *nick);
const char*         osso_abook_contact_action_get_name  (OssoABookContactAction value);
const char*         osso_abook_contact_action_get_nick  (OssoABookContactAction value);
#define             OSSO_ABOOK_TYPE_CONTACT_ACTION_ERROR
GType               osso_abook_contact_action_error_get_type
                                                        (void);
const GEnumValue*   osso_abook_contact_action_error_from_name
                                                        (const char *name);
const GEnumValue*   osso_abook_contact_action_error_from_nick
                                                        (const char *nick);
const char*         osso_abook_contact_action_error_get_name
                                                        (OssoABookContactActionError value);
const char*         osso_abook_contact_action_error_get_nick
                                                        (OssoABookContactActionError value);
#define             OSSO_ABOOK_TYPE_CONTACT_DETAIL_FILTERS
GType               osso_abook_contact_detail_filters_get_type
                                                        (void);
const GFlagsValue*  osso_abook_contact_detail_filters_from_name
                                                        (const char *name);
const GFlagsValue*  osso_abook_contact_detail_filters_from_nick
                                                        (const char *nick);
const char*         osso_abook_contact_detail_filters_get_name
                                                        (OssoABookContactDetailFilters value);
const char*         osso_abook_contact_detail_filters_get_nick
                                                        (OssoABookContactDetailFilters value);
#define             OSSO_ABOOK_TYPE_CONTACT_EDITOR_MODE
GType               osso_abook_contact_editor_mode_get_type
                                                        (void);
const GEnumValue*   osso_abook_contact_editor_mode_from_name
                                                        (const char *name);
const GEnumValue*   osso_abook_contact_editor_mode_from_nick
                                                        (const char *nick);
const char*         osso_abook_contact_editor_mode_get_name
                                                        (OssoABookContactEditorMode value);
const char*         osso_abook_contact_editor_mode_get_nick
                                                        (OssoABookContactEditorMode value);
#define             OSSO_ABOOK_TYPE_CONTACT_FIELD_FLAGS
GType               osso_abook_contact_field_flags_get_type
                                                        (void);
const GFlagsValue*  osso_abook_contact_field_flags_from_name
                                                        (const char *name);
const GFlagsValue*  osso_abook_contact_field_flags_from_nick
                                                        (const char *nick);
const char*         osso_abook_contact_field_flags_get_name
                                                        (OssoABookContactFieldFlags value);
const char*         osso_abook_contact_field_flags_get_nick
                                                        (OssoABookContactFieldFlags value);
#define             OSSO_ABOOK_TYPE_DEBUG_FLAGS
GType               osso_abook_debug_flags_get_type     (void);
const GFlagsValue*  osso_abook_debug_flags_from_name    (const char *name);
const GFlagsValue*  osso_abook_debug_flags_from_nick    (const char *nick);
const char*         osso_abook_debug_flags_get_name     (OssoABookDebugFlags value);
const char*         osso_abook_debug_flags_get_nick     (OssoABookDebugFlags value);
#define             OSSO_ABOOK_TYPE_ERROR
GType               osso_abook_error_get_type           (void);
const GEnumValue*   osso_abook_error_from_name          (const char *name);
const GEnumValue*   osso_abook_error_from_nick          (const char *nick);
const char*         osso_abook_error_get_name           (OssoABookError value);
const char*         osso_abook_error_get_nick           (OssoABookError value);
#define             OSSO_ABOOK_TYPE_LIST_STORE_COLUMN
GType               osso_abook_list_store_column_get_type
                                                        (void);
const GEnumValue*   osso_abook_list_store_column_from_name
                                                        (const char *name);
const GEnumValue*   osso_abook_list_store_column_from_nick
                                                        (const char *nick);
const char*         osso_abook_list_store_column_get_name
                                                        (OssoABookListStoreColumn value);
const char*         osso_abook_list_store_column_get_nick
                                                        (OssoABookListStoreColumn value);
#define             OSSO_ABOOK_TYPE_MC_ACCOUNT_MODEL_COLUMN
GType               osso_abook_mc_account_model_column_get_type
                                                        (void);
const GEnumValue*   osso_abook_mc_account_model_column_from_name
                                                        (const char *name);
const GEnumValue*   osso_abook_mc_account_model_column_from_nick
                                                        (const char *nick);
const char*         osso_abook_mc_account_model_column_get_name
                                                        (OssoABookMcAccountModelColumn value);
const char*         osso_abook_mc_account_model_column_get_nick
                                                        (OssoABookMcAccountModelColumn value);
#define             OSSO_ABOOK_TYPE_PRESENCE_STATE
GType               osso_abook_presence_state_get_type  (void);
const GEnumValue*   osso_abook_presence_state_from_name (const char *name);
const GEnumValue*   osso_abook_presence_state_from_nick (const char *nick);
const char*         osso_abook_presence_state_get_name  (OssoABookPresenceState value);
const char*         osso_abook_presence_state_get_nick  (OssoABookPresenceState value);
#define             OSSO_ABOOK_TYPE_CONTACT_ORDER
GType               osso_abook_contact_order_get_type   (void);
const GEnumValue*   osso_abook_contact_order_from_name  (const char *name);
const GEnumValue*   osso_abook_contact_order_from_nick  (const char *nick);
const char*         osso_abook_contact_order_get_name   (OssoABookContactOrder value);
const char*         osso_abook_contact_order_get_nick   (OssoABookContactOrder value);
#define             OSSO_ABOOK_TYPE_NAME_ORDER
GType               osso_abook_name_order_get_type      (void);
const GEnumValue*   osso_abook_name_order_from_name     (const char *name);
const GEnumValue*   osso_abook_name_order_from_nick     (const char *nick);
const char*         osso_abook_name_order_get_name      (OssoABookNameOrder value);
const char*         osso_abook_name_order_get_nick      (OssoABookNameOrder value);

Description

A longer description goes here.

Details

OSSO_ABOOK_TYPE_AGGREGATOR_STATE

#define OSSO_ABOOK_TYPE_AGGREGATOR_STATE (osso_abook_aggregator_state_get_type ())

osso_abook_aggregator_state_get_type ()

GType               osso_abook_aggregator_state_get_type
                                                        (void);

osso_abook_aggregator_state_from_name ()

const GFlagsValue*  osso_abook_aggregator_state_from_name
                                                        (const char *name);

Looks up the description of the OssoABookAggregatorState member with that full name.

name : the full name of a OssoABookAggregatorState member
Returns : A GFlagsValue when name is valid, NULL otherwise.

osso_abook_aggregator_state_from_nick ()

const GFlagsValue*  osso_abook_aggregator_state_from_nick
                                                        (const char *nick);

Looks up the description of the OssoABookAggregatorState member with that nick name.

nick : the nick name of a OssoABookAggregatorState member
Returns : A GFlagsValue when nick is valid, NULL otherwise.

osso_abook_aggregator_state_get_name ()

const char*         osso_abook_aggregator_state_get_name
                                                        (OssoABookAggregatorState value);

Retrieves the full name of a OssoABookAggregatorState member.

value : the a OssoABookAggregatorState member
Returns : The full name for value, or NULL if there is no such member.

osso_abook_aggregator_state_get_nick ()

const char*         osso_abook_aggregator_state_get_nick
                                                        (OssoABookAggregatorState value);

Retrieves the nick name of a OssoABookAggregatorState member.

value : the a OssoABookAggregatorState member
Returns : The nick name for value, or NULL if there is no such member.

OSSO_ABOOK_TYPE_CAPS_FLAGS

#define OSSO_ABOOK_TYPE_CAPS_FLAGS (osso_abook_caps_flags_get_type ())

osso_abook_caps_flags_get_type ()

GType               osso_abook_caps_flags_get_type      (void);

osso_abook_caps_flags_from_name ()

const GFlagsValue*  osso_abook_caps_flags_from_name     (const char *name);

Looks up the description of the OssoABookCapsFlags member with that full name.

name : the full name of a OssoABookCapsFlags member
Returns : A GFlagsValue when name is valid, NULL otherwise.

osso_abook_caps_flags_from_nick ()

const GFlagsValue*  osso_abook_caps_flags_from_nick     (const char *nick);

Looks up the description of the OssoABookCapsFlags member with that nick name.

nick : the nick name of a OssoABookCapsFlags member
Returns : A GFlagsValue when nick is valid, NULL otherwise.

osso_abook_caps_flags_get_name ()

const char*         osso_abook_caps_flags_get_name      (OssoABookCapsFlags value);

Retrieves the full name of a OssoABookCapsFlags member.

value : the a OssoABookCapsFlags member
Returns : The full name for value, or NULL if there is no such member.

osso_abook_caps_flags_get_nick ()

const char*         osso_abook_caps_flags_get_nick      (OssoABookCapsFlags value);

Retrieves the nick name of a OssoABookCapsFlags member.

value : the a OssoABookCapsFlags member
Returns : The nick name for value, or NULL if there is no such member.

OSSO_ABOOK_TYPE_CONTACT_ACTION

#define OSSO_ABOOK_TYPE_CONTACT_ACTION (osso_abook_contact_action_get_type ())

osso_abook_contact_action_get_type ()

GType               osso_abook_contact_action_get_type  (void);

osso_abook_contact_action_from_name ()

const GEnumValue*   osso_abook_contact_action_from_name (const char *name);

Looks up the description of the OssoABookContactAction member with that full name.

name : the full name of a OssoABookContactAction member
Returns : A GEnumValue when name is valid, NULL otherwise.

osso_abook_contact_action_from_nick ()

const GEnumValue*   osso_abook_contact_action_from_nick (const char *nick);

Looks up the description of the OssoABookContactAction member with that nick name.

nick : the nick name of a OssoABookContactAction member
Returns : A GEnumValue when nick is valid, NULL otherwise.

osso_abook_contact_action_get_name ()

const char*         osso_abook_contact_action_get_name  (OssoABookContactAction value);

Retrieves the full name of a OssoABookContactAction member.

value : the a OssoABookContactAction member
Returns : The full name for value, or NULL if there is no such member.

osso_abook_contact_action_get_nick ()

const char*         osso_abook_contact_action_get_nick  (OssoABookContactAction value);

Retrieves the nick name of a OssoABookContactAction member.

value : the a OssoABookContactAction member
Returns : The nick name for value, or NULL if there is no such member.

OSSO_ABOOK_TYPE_CONTACT_ACTION_ERROR

#define OSSO_ABOOK_TYPE_CONTACT_ACTION_ERROR (osso_abook_contact_action_error_get_type ())

osso_abook_contact_action_error_get_type ()

GType               osso_abook_contact_action_error_get_type
                                                        (void);

osso_abook_contact_action_error_from_name ()

const GEnumValue*   osso_abook_contact_action_error_from_name
                                                        (const char *name);

Looks up the description of the OssoABookContactActionError member with that full name.

name : the full name of a OssoABookContactActionError member
Returns : A GEnumValue when name is valid, NULL otherwise.

osso_abook_contact_action_error_from_nick ()

const GEnumValue*   osso_abook_contact_action_error_from_nick
                                                        (const char *nick);

Looks up the description of the OssoABookContactActionError member with that nick name.

nick : the nick name of a OssoABookContactActionError member
Returns : A GEnumValue when nick is valid, NULL otherwise.

osso_abook_contact_action_error_get_name ()

const char*         osso_abook_contact_action_error_get_name
                                                        (OssoABookContactActionError value);

Retrieves the full name of a OssoABookContactActionError member.

value : the a OssoABookContactActionError member
Returns : The full name for value, or NULL if there is no such member.

osso_abook_contact_action_error_get_nick ()

const char*         osso_abook_contact_action_error_get_nick
                                                        (OssoABookContactActionError value);

Retrieves the nick name of a OssoABookContactActionError member.

value : the a OssoABookContactActionError member
Returns : The nick name for value, or NULL if there is no such member.

OSSO_ABOOK_TYPE_CONTACT_DETAIL_FILTERS

#define OSSO_ABOOK_TYPE_CONTACT_DETAIL_FILTERS (osso_abook_contact_detail_filters_get_type ())

osso_abook_contact_detail_filters_get_type ()

GType               osso_abook_contact_detail_filters_get_type
                                                        (void);

osso_abook_contact_detail_filters_from_name ()

const GFlagsValue*  osso_abook_contact_detail_filters_from_name
                                                        (const char *name);

Looks up the description of the OssoABookContactDetailFilters member with that full name.

name : the full name of a OssoABookContactDetailFilters member
Returns : A GFlagsValue when name is valid, NULL otherwise.

osso_abook_contact_detail_filters_from_nick ()

const GFlagsValue*  osso_abook_contact_detail_filters_from_nick
                                                        (const char *nick);

Looks up the description of the OssoABookContactDetailFilters member with that nick name.

nick : the nick name of a OssoABookContactDetailFilters member
Returns : A GFlagsValue when nick is valid, NULL otherwise.

osso_abook_contact_detail_filters_get_name ()

const char*         osso_abook_contact_detail_filters_get_name
                                                        (OssoABookContactDetailFilters value);

Retrieves the full name of a OssoABookContactDetailFilters member.

value : the a OssoABookContactDetailFilters member
Returns : The full name for value, or NULL if there is no such member.

osso_abook_contact_detail_filters_get_nick ()

const char*         osso_abook_contact_detail_filters_get_nick
                                                        (OssoABookContactDetailFilters value);

Retrieves the nick name of a OssoABookContactDetailFilters member.

value : the a OssoABookContactDetailFilters member
Returns : The nick name for value, or NULL if there is no such member.

OSSO_ABOOK_TYPE_CONTACT_EDITOR_MODE

#define OSSO_ABOOK_TYPE_CONTACT_EDITOR_MODE (osso_abook_contact_editor_mode_get_type ())

osso_abook_contact_editor_mode_get_type ()

GType               osso_abook_contact_editor_mode_get_type
                                                        (void);

osso_abook_contact_editor_mode_from_name ()

const GEnumValue*   osso_abook_contact_editor_mode_from_name
                                                        (const char *name);

Looks up the description of the OssoABookContactEditorMode member with that full name.

name : the full name of a OssoABookContactEditorMode member
Returns : A GEnumValue when name is valid, NULL otherwise.

osso_abook_contact_editor_mode_from_nick ()

const GEnumValue*   osso_abook_contact_editor_mode_from_nick
                                                        (const char *nick);

Looks up the description of the OssoABookContactEditorMode member with that nick name.

nick : the nick name of a OssoABookContactEditorMode member
Returns : A GEnumValue when nick is valid, NULL otherwise.

osso_abook_contact_editor_mode_get_name ()

const char*         osso_abook_contact_editor_mode_get_name
                                                        (OssoABookContactEditorMode value);

Retrieves the full name of a OssoABookContactEditorMode member.

value : the a OssoABookContactEditorMode member
Returns : The full name for value, or NULL if there is no such member.

osso_abook_contact_editor_mode_get_nick ()

const char*         osso_abook_contact_editor_mode_get_nick
                                                        (OssoABookContactEditorMode value);

Retrieves the nick name of a OssoABookContactEditorMode member.

value : the a OssoABookContactEditorMode member
Returns : The nick name for value, or NULL if there is no such member.

OSSO_ABOOK_TYPE_CONTACT_FIELD_FLAGS

#define OSSO_ABOOK_TYPE_CONTACT_FIELD_FLAGS (osso_abook_contact_field_flags_get_type ())

osso_abook_contact_field_flags_get_type ()

GType               osso_abook_contact_field_flags_get_type
                                                        (void);

osso_abook_contact_field_flags_from_name ()

const GFlagsValue*  osso_abook_contact_field_flags_from_name
                                                        (const char *name);

Looks up the description of the OssoABookContactFieldFlags member with that full name.

name : the full name of a OssoABookContactFieldFlags member
Returns : A GFlagsValue when name is valid, NULL otherwise.

osso_abook_contact_field_flags_from_nick ()

const GFlagsValue*  osso_abook_contact_field_flags_from_nick
                                                        (const char *nick);

Looks up the description of the OssoABookContactFieldFlags member with that nick name.

nick : the nick name of a OssoABookContactFieldFlags member
Returns : A GFlagsValue when nick is valid, NULL otherwise.

osso_abook_contact_field_flags_get_name ()

const char*         osso_abook_contact_field_flags_get_name
                                                        (OssoABookContactFieldFlags value);

Retrieves the full name of a OssoABookContactFieldFlags member.

value : the a OssoABookContactFieldFlags member
Returns : The full name for value, or NULL if there is no such member.

osso_abook_contact_field_flags_get_nick ()

const char*         osso_abook_contact_field_flags_get_nick
                                                        (OssoABookContactFieldFlags value);

Retrieves the nick name of a OssoABookContactFieldFlags member.

value : the a OssoABookContactFieldFlags member
Returns : The nick name for value, or NULL if there is no such member.

OSSO_ABOOK_TYPE_DEBUG_FLAGS

#define OSSO_ABOOK_TYPE_DEBUG_FLAGS (osso_abook_debug_flags_get_type ())

osso_abook_debug_flags_get_type ()

GType               osso_abook_debug_flags_get_type     (void);

osso_abook_debug_flags_from_name ()

const GFlagsValue*  osso_abook_debug_flags_from_name    (const char *name);

Looks up the description of the OssoABookDebugFlags member with that full name.

name : the full name of a OssoABookDebugFlags member
Returns : A GFlagsValue when name is valid, NULL otherwise.

osso_abook_debug_flags_from_nick ()

const GFlagsValue*  osso_abook_debug_flags_from_nick    (const char *nick);

Looks up the description of the OssoABookDebugFlags member with that nick name.

nick : the nick name of a OssoABookDebugFlags member
Returns : A GFlagsValue when nick is valid, NULL otherwise.

osso_abook_debug_flags_get_name ()

const char*         osso_abook_debug_flags_get_name     (OssoABookDebugFlags value);

Retrieves the full name of a OssoABookDebugFlags member.

value : the a OssoABookDebugFlags member
Returns : The full name for value, or NULL if there is no such member.

osso_abook_debug_flags_get_nick ()

const char*         osso_abook_debug_flags_get_nick     (OssoABookDebugFlags value);

Retrieves the nick name of a OssoABookDebugFlags member.

value : the a OssoABookDebugFlags member
Returns : The nick name for value, or NULL if there is no such member.

OSSO_ABOOK_TYPE_ERROR

#define OSSO_ABOOK_TYPE_ERROR (osso_abook_error_get_type ())

osso_abook_error_get_type ()

GType               osso_abook_error_get_type           (void);

osso_abook_error_from_name ()

const GEnumValue*   osso_abook_error_from_name          (const char *name);

Looks up the description of the OssoABookError member with that full name.

name : the full name of a OssoABookError member
Returns : A GEnumValue when name is valid, NULL otherwise.

osso_abook_error_from_nick ()

const GEnumValue*   osso_abook_error_from_nick          (const char *nick);

Looks up the description of the OssoABookError member with that nick name.

nick : the nick name of a OssoABookError member
Returns : A GEnumValue when nick is valid, NULL otherwise.

osso_abook_error_get_name ()

const char*         osso_abook_error_get_name           (OssoABookError value);

Retrieves the full name of a OssoABookError member.

value : the a OssoABookError member
Returns : The full name for value, or NULL if there is no such member.

osso_abook_error_get_nick ()

const char*         osso_abook_error_get_nick           (OssoABookError value);

Retrieves the nick name of a OssoABookError member.

value : the a OssoABookError member
Returns : The nick name for value, or NULL if there is no such member.

OSSO_ABOOK_TYPE_LIST_STORE_COLUMN

#define OSSO_ABOOK_TYPE_LIST_STORE_COLUMN (osso_abook_list_store_column_get_type ())

osso_abook_list_store_column_get_type ()

GType               osso_abook_list_store_column_get_type
                                                        (void);

osso_abook_list_store_column_from_name ()

const GEnumValue*   osso_abook_list_store_column_from_name
                                                        (const char *name);

Looks up the description of the OssoABookListStoreColumn member with that full name.

name : the full name of a OssoABookListStoreColumn member
Returns : A GEnumValue when name is valid, NULL otherwise.

osso_abook_list_store_column_from_nick ()

const GEnumValue*   osso_abook_list_store_column_from_nick
                                                        (const char *nick);

Looks up the description of the OssoABookListStoreColumn member with that nick name.

nick : the nick name of a OssoABookListStoreColumn member
Returns : A GEnumValue when nick is valid, NULL otherwise.

osso_abook_list_store_column_get_name ()

const char*         osso_abook_list_store_column_get_name
                                                        (OssoABookListStoreColumn value);

Retrieves the full name of a OssoABookListStoreColumn member.

value : the a OssoABookListStoreColumn member
Returns : The full name for value, or NULL if there is no such member.

osso_abook_list_store_column_get_nick ()

const char*         osso_abook_list_store_column_get_nick
                                                        (OssoABookListStoreColumn value);

Retrieves the nick name of a OssoABookListStoreColumn member.

value : the a OssoABookListStoreColumn member
Returns : The nick name for value, or NULL if there is no such member.

OSSO_ABOOK_TYPE_MC_ACCOUNT_MODEL_COLUMN

#define OSSO_ABOOK_TYPE_MC_ACCOUNT_MODEL_COLUMN (osso_abook_mc_account_model_column_get_type ())

osso_abook_mc_account_model_column_get_type ()

GType               osso_abook_mc_account_model_column_get_type
                                                        (void);

osso_abook_mc_account_model_column_from_name ()

const GEnumValue*   osso_abook_mc_account_model_column_from_name
                                                        (const char *name);

Looks up the description of the OssoABookMcAccountModelColumn member with that full name.

name : the full name of a OssoABookMcAccountModelColumn member
Returns : A GEnumValue when name is valid, NULL otherwise.

osso_abook_mc_account_model_column_from_nick ()

const GEnumValue*   osso_abook_mc_account_model_column_from_nick
                                                        (const char *nick);

Looks up the description of the OssoABookMcAccountModelColumn member with that nick name.

nick : the nick name of a OssoABookMcAccountModelColumn member
Returns : A GEnumValue when nick is valid, NULL otherwise.

osso_abook_mc_account_model_column_get_name ()

const char*         osso_abook_mc_account_model_column_get_name
                                                        (OssoABookMcAccountModelColumn value);

Retrieves the full name of a OssoABookMcAccountModelColumn member.

value : the a OssoABookMcAccountModelColumn member
Returns : The full name for value, or NULL if there is no such member.

osso_abook_mc_account_model_column_get_nick ()

const char*         osso_abook_mc_account_model_column_get_nick
                                                        (OssoABookMcAccountModelColumn value);

Retrieves the nick name of a OssoABookMcAccountModelColumn member.

value : the a OssoABookMcAccountModelColumn member
Returns : The nick name for value, or NULL if there is no such member.

OSSO_ABOOK_TYPE_PRESENCE_STATE

#define OSSO_ABOOK_TYPE_PRESENCE_STATE (osso_abook_presence_state_get_type ())

osso_abook_presence_state_get_type ()

GType               osso_abook_presence_state_get_type  (void);

osso_abook_presence_state_from_name ()

const GEnumValue*   osso_abook_presence_state_from_name (const char *name);

Looks up the description of the OssoABookPresenceState member with that full name.

name : the full name of a OssoABookPresenceState member
Returns : A GEnumValue when name is valid, NULL otherwise.

osso_abook_presence_state_from_nick ()

const GEnumValue*   osso_abook_presence_state_from_nick (const char *nick);

Looks up the description of the OssoABookPresenceState member with that nick name.

nick : the nick name of a OssoABookPresenceState member
Returns : A GEnumValue when nick is valid, NULL otherwise.

osso_abook_presence_state_get_name ()

const char*         osso_abook_presence_state_get_name  (OssoABookPresenceState value);

Retrieves the full name of a OssoABookPresenceState member.

value : the a OssoABookPresenceState member
Returns : The full name for value, or NULL if there is no such member.

osso_abook_presence_state_get_nick ()

const char*         osso_abook_presence_state_get_nick  (OssoABookPresenceState value);

Retrieves the nick name of a OssoABookPresenceState member.

value : the a OssoABookPresenceState member
Returns : The nick name for value, or NULL if there is no such member.

OSSO_ABOOK_TYPE_CONTACT_ORDER

#define OSSO_ABOOK_TYPE_CONTACT_ORDER (osso_abook_contact_order_get_type ())

osso_abook_contact_order_get_type ()

GType               osso_abook_contact_order_get_type   (void);

osso_abook_contact_order_from_name ()

const GEnumValue*   osso_abook_contact_order_from_name  (const char *name);

Looks up the description of the OssoABookContactOrder member with that full name.

name : the full name of a OssoABookContactOrder member
Returns : A GEnumValue when name is valid, NULL otherwise.

osso_abook_contact_order_from_nick ()

const GEnumValue*   osso_abook_contact_order_from_nick  (const char *nick);

Looks up the description of the OssoABookContactOrder member with that nick name.

nick : the nick name of a OssoABookContactOrder member
Returns : A GEnumValue when nick is valid, NULL otherwise.

osso_abook_contact_order_get_name ()

const char*         osso_abook_contact_order_get_name   (OssoABookContactOrder value);

Retrieves the full name of a OssoABookContactOrder member.

value : the a OssoABookContactOrder member
Returns : The full name for value, or NULL if there is no such member.

osso_abook_contact_order_get_nick ()

const char*         osso_abook_contact_order_get_nick   (OssoABookContactOrder value);

Retrieves the nick name of a OssoABookContactOrder member.

value : the a OssoABookContactOrder member
Returns : The nick name for value, or NULL if there is no such member.

OSSO_ABOOK_TYPE_NAME_ORDER

#define OSSO_ABOOK_TYPE_NAME_ORDER (osso_abook_name_order_get_type ())

osso_abook_name_order_get_type ()

GType               osso_abook_name_order_get_type      (void);

osso_abook_name_order_from_name ()

const GEnumValue*   osso_abook_name_order_from_name     (const char *name);

Looks up the description of the OssoABookNameOrder member with that full name.

name : the full name of a OssoABookNameOrder member
Returns : A GEnumValue when name is valid, NULL otherwise.

osso_abook_name_order_from_nick ()

const GEnumValue*   osso_abook_name_order_from_nick     (const char *nick);

Looks up the description of the OssoABookNameOrder member with that nick name.

nick : the nick name of a OssoABookNameOrder member
Returns : A GEnumValue when nick is valid, NULL otherwise.

osso_abook_name_order_get_name ()

const char*         osso_abook_name_order_get_name      (OssoABookNameOrder value);

Retrieves the full name of a OssoABookNameOrder member.

value : the a OssoABookNameOrder member
Returns : The full name for value, or NULL if there is no such member.

osso_abook_name_order_get_nick ()

const char*         osso_abook_name_order_get_nick      (OssoABookNameOrder value);

Retrieves the nick name of a OssoABookNameOrder member.

value : the a OssoABookNameOrder member
Returns : The nick name for value, or NULL if there is no such member.