gnome-printer-selector
GObject ╰── GInitiallyUnowned ╰── GtkObject ╰── GtkWidget ╰── GtkContainer ╰── GtkBin ╰── GPAWidget ╰── GnomePrinterSelector
GnomePrinterSelector implements AtkImplementorIface and GtkBuildable.
GtkWidget * gnome_printer_selector_new_default (void);
void
GtkWidget * gnome_printer_selector_new (GnomePrintConfig *config);
GnomePrintConfig *config
GnomePrintConfig * gnome_printer_selector_get_config (GnomePrinterSelector *psel);
GnomePrinterSelector *psel
struct GnomePrinterSelector;
struct GnomePrinterSelectorClass { GPAWidgetClass gpa_widget_class; };