| Osso Addressbook Reference Manual | ||||
|---|---|---|---|---|
GObject
+----GInitiallyUnowned
+----GtkObject
+----GtkWidget
+----GtkContainer
+----GtkBin
+----GtkWindow
+----HildonWindow
+----HildonStackableWindow
+----OssoABookMecardView
typedef struct _OssoABookMecardView 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. |