GnomeScanDialog

GnomeScanDialog

Object Hierarchy

  GObject
   +----GInitiallyUnowned
         +----GtkObject
               +----GtkWidget
                     +----GtkContainer
                           +----GtkBin
                                 +----GtkWindow
                                       +----GnomeScanDialog

Implemented Interfaces

GnomeScanDialog implements AtkImplementorIface and GtkBuildable.

Properties

  "job"                      GnomeScanJob*         : Read / Write / Construct

Description

Details

GnomeScanDialog

typedef struct _GnomeScanDialog GnomeScanDialog;


gnome_scan_dialog_new ()

GnomeScanDialog*    gnome_scan_dialog_new               (GtkWindow *parent,
                                                         GnomeScanJob *job);

parent :

job :

Returns :


gnome_scan_dialog_run ()

void                gnome_scan_dialog_run               (GnomeScanDialog *self);

self :

Property Details

The "job" property

  "job"                      GnomeScanJob*         : Read / Write / Construct

job.