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.
|