| Osso Addressbook Reference Manual | ||||
|---|---|---|---|---|
typedef struct {
} OssoABookMecardView;
All the fields of this structure are private to the object's implementation and should never be accessed directly.
GtkWidget* osso_abook_mecard_view_new (void);
Creates a new OssoABookMecardView object.
| Returns : | A new OssoABookMecardView object. |