#include <printoperation_p.h>
|
const Glib::Class & | init () |
|
|
static void | done_callback (GtkPrintOperation *self, GtkPrintOperationResult p0) |
|
static void | begin_print_callback (GtkPrintOperation *self, GtkPrintContext *p0) |
|
static gboolean | paginate_callback (GtkPrintOperation *self, GtkPrintContext *p0) |
|
static void | request_page_setup_callback (GtkPrintOperation *self, GtkPrintContext *p0, gint p1, GtkPageSetup *p2) |
|
static void | draw_page_callback (GtkPrintOperation *self, GtkPrintContext *p0, gint p1) |
|
static void | end_print_callback (GtkPrintOperation *self, GtkPrintContext *p0) |
|
static void | status_changed_callback (GtkPrintOperation *self) |
|
static GtkWidget * | create_custom_widget_callback (GtkPrintOperation *self) |
|
static void | custom_widget_apply_callback (GtkPrintOperation *self, GtkWidget *p0) |
|
static gboolean | preview_callback (GtkPrintOperation *self, GtkPrintOperationPreview *p0, GtkPrintContext *p1, GtkWindow *p2) |
|
Definition at line 15 of file printoperation_p.h.
◆ begin_print_callback()
static void Gtk::PrintOperation_Class::begin_print_callback |
( |
GtkPrintOperation * |
self, |
|
|
GtkPrintContext * |
p0 |
|
) |
| |
|
staticprotected |
◆ class_init_function()
static void Gtk::PrintOperation_Class::class_init_function |
( |
void * |
g_class, |
|
|
void * |
class_data |
|
) |
| |
|
static |
◆ create_custom_widget_callback()
static GtkWidget* Gtk::PrintOperation_Class::create_custom_widget_callback |
( |
GtkPrintOperation * |
self | ) |
|
|
staticprotected |
◆ custom_widget_apply_callback()
static void Gtk::PrintOperation_Class::custom_widget_apply_callback |
( |
GtkPrintOperation * |
self, |
|
|
GtkWidget * |
p0 |
|
) |
| |
|
staticprotected |
◆ done_callback()
static void Gtk::PrintOperation_Class::done_callback |
( |
GtkPrintOperation * |
self, |
|
|
GtkPrintOperationResult |
p0 |
|
) |
| |
|
staticprotected |
◆ draw_page_callback()
static void Gtk::PrintOperation_Class::draw_page_callback |
( |
GtkPrintOperation * |
self, |
|
|
GtkPrintContext * |
p0, |
|
|
gint |
p1 |
|
) |
| |
|
staticprotected |
◆ end_print_callback()
static void Gtk::PrintOperation_Class::end_print_callback |
( |
GtkPrintOperation * |
self, |
|
|
GtkPrintContext * |
p0 |
|
) |
| |
|
staticprotected |
◆ init()
const Glib::Class& Gtk::PrintOperation_Class::init |
( |
| ) |
|
◆ paginate_callback()
static gboolean Gtk::PrintOperation_Class::paginate_callback |
( |
GtkPrintOperation * |
self, |
|
|
GtkPrintContext * |
p0 |
|
) |
| |
|
staticprotected |
◆ preview_callback()
static gboolean Gtk::PrintOperation_Class::preview_callback |
( |
GtkPrintOperation * |
self, |
|
|
GtkPrintOperationPreview * |
p0, |
|
|
GtkPrintContext * |
p1, |
|
|
GtkWindow * |
p2 |
|
) |
| |
|
staticprotected |
◆ request_page_setup_callback()
static void Gtk::PrintOperation_Class::request_page_setup_callback |
( |
GtkPrintOperation * |
self, |
|
|
GtkPrintContext * |
p0, |
|
|
gint |
p1, |
|
|
GtkPageSetup * |
p2 |
|
) |
| |
|
staticprotected |
◆ status_changed_callback()
static void Gtk::PrintOperation_Class::status_changed_callback |
( |
GtkPrintOperation * |
self | ) |
|
|
staticprotected |
◆ wrap_new()
static Glib::ObjectBase* Gtk::PrintOperation_Class::wrap_new |
( |
GObject * |
| ) |
|
|
static |
The documentation for this class was generated from the following file: