OssoABookRequestAuthDialog

OssoABookRequestAuthDialog — Request authentication dialog

Synopsis




            OssoABookRequestAuthDialog;
GtkWidget*  osso_abook_request_auth_dialog_new
                                            (void);


Object Hierarchy


  GObject
   +----GtkObject
         +----GtkWidget
               +----GtkContainer
                     +----GtkBin
                           +----GtkWindow
                                 +----GtkDialog
                                       +----OssoABookRequestAuthDialog

Implemented Interfaces

OssoABookRequestAuthDialog implements AtkImplementorIface.

Properties


  "book-view"            EBookView             : Read / Write
  "contact"              EContact              : Read / Write

Description

OssoABookRequestAuthDialog is a dialog that asks the user to give permission for a remote contact to see the user's online presence.

Details

OssoABookRequestAuthDialog

typedef struct _OssoABookRequestAuthDialog OssoABookRequestAuthDialog;

OssoABookRequestAuthDialog has no public members.


osso_abook_request_auth_dialog_new ()

GtkWidget*  osso_abook_request_auth_dialog_new
                                            (void);

Create a new OssoABookRequestAuthDialog object.

Returns : the new OssoABookRequestAuthDialog

Properties

The "book-view" property

  "book-view"            EBookView             : Read / Write

The associated EBookView.


The "contact" property

  "contact"              EContact              : Read / Write

The displayed EContact.