![]() |
![]() |
![]() |
GNOME Scan UI Reference Manual | ![]() |
---|---|---|---|---|
GnomeScanSourceSelector; GtkWidget* gnome_scan_source_selector_new (GnomeScanContext *context);
GObject +----GInitiallyUnowned +----GtkObject +----GtkWidget +----GtkContainer +----GtkBox +----GtkHBox +----GnomeScanOptionWidget +----GnomeScanSourceSelector
GnomeScanSourceSelector grab the selection of a device and show the list of available document source in that device. If no choice is possible, the widget hide it self. However, it still configure the context to use such device.
GtkWidget* gnome_scan_source_selector_new (GnomeScanContext *context);
Create a new GnomeScanSourceSelector connected to context
.
context : |
a GnomeScanContext |
Returns : | a new GnomeScanSourceSelector |