PrinterQueueWindow

PrinterQueueWindow

Functions

Types and Values

Object Hierarchy

    GObject
    ╰── GInitiallyUnowned
        ╰── GtkObject
            ╰── GtkWidget
                ╰── GtkContainer
                    ╰── GtkBin
                        ╰── GtkWindow
                            ╰── PrinterQueueWindow

Implemented Interfaces

PrinterQueueWindow implements AtkImplementorIface and GtkBuildable.

Includes

#include <libxfprint/libxfprint.h>

Description

Functions

printer_queue_window_new ()

GtkWidget *
printer_queue_window_new (PrintingSystem *ps,
                          const gchar *printer);

printer_queue_window_get_ui_manager ()

GtkUIManager *
printer_queue_window_get_ui_manager (PrinterQueueWindow *win);

printer_queue_window_hide_column ()

void
printer_queue_window_hide_column (PrinterQueueWindow *win,
                                  PrinterQueueWindowColumn column);

printer_queue_window_get_selected_job ()

guint
printer_queue_window_get_selected_job (PrinterQueueWindow *win);

Types and Values

struct PrinterQueueWindow

struct PrinterQueueWindow;

enum PrinterQueueWindowColumn

Members

PRINTER_QUEUE_WINDOW_NAME_COLUMN

   

PRINTER_QUEUE_WINDOW_ID_COLUMN

   

PRINTER_QUEUE_WINDOW_USER_COLUMN

   

PRINTER_QUEUE_WINDOW_STATE_COLUMN

   

PRINTER_QUEUE_WINDOW_SIZE_COLUMN

   

PRINTER_QUEUE_WINDOW_PRIORITY_COLUMN

   

PRINTER_QUEUE_WINDOW_CREATION_TIME_COLUMN

   

PRINTER_QUEUE_WINDOW_PROCESSING_TIME_COLUMN