OssoABookSettingsDialog

OssoABookSettingsDialog — Dialog to show main view settings.

Synopsis

                    OssoABookSettingsDialog;
GtkWidget*          osso_abook_settings_dialog_new      (GtkWindow *parent,
                                                         EBook *book);

Object Hierarchy

  GObject
   +----GInitiallyUnowned
         +----GtkObject
               +----GtkWidget
                     +----GtkContainer
                           +----GtkBin
                                 +----GtkWindow
                                       +----GtkDialog
                                             +----OssoABookSettingsDialog

Implemented Interfaces

OssoABookSettingsDialog implements AtkImplementorIface and GtkBuildable.

Properties

  "ebook"                    EBook*                : Read / Write / Construct Only

Description

This dialog provides a user interface to show main view settings.

Details

OssoABookSettingsDialog

typedef struct _OssoABookSettingsDialog OssoABookSettingsDialog;

All the fields of this structure are private to the object's implementation and should never be accessed directly.


osso_abook_settings_dialog_new ()

GtkWidget*          osso_abook_settings_dialog_new      (GtkWindow *parent,
                                                         EBook *book);

Property Details

The "ebook" property

  "ebook"                    EBook*                : Read / Write / Construct Only

The system addressbook.