[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
PrintOperationPreview doesn't seem right
- From: Marko Anastasov <marko marko anastasov name>
- To: Murray Cumming <murrayc murrayc com>
- Cc: "gtkmm-list gnome org" <gtkmm-list gnome org>
- Subject: PrintOperationPreview doesn't seem right
- Date: Sun, 02 Jul 2006 18:24:53 +0200
I'm having some difficulties with implementing a custom
preview dialog as a part of an example, one being related to
PrintOperationPreview interface. In short, PrintOperation
has this signal:
bool PrintOperation::on_preview(Gtk::PrintOperationPreview* preview,
...)
and preview->gobj() is actually always null (preview itself is not).
Is it mis-wrapped somehow or what?
Marko
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]