Go to the source code of this file.
Define Documentation
| #define TYPE_PRINT_DIALOG (print_dialog_get_type()) |
| #define PRINT_DIALOG |
( |
|
obj | ) |
(G_TYPE_CHECK_INSTANCE_CAST ((obj), TYPE_PRINT_DIALOG, PrintDialog)) |
| #define PRINT_DIALOG_CLASS |
( |
|
class | ) |
(G_TYPE_CHECK_CLASS_CAST ((class), TYPE_PRINT_DIALOG)) |
| #define IS_PRINT_DIALOG |
( |
|
obj | ) |
(G_TYPE_CHECK_INSTANCE_TYPE ((obj), TYPE_PRINT_DIALOG)) |
Typedef Documentation
Function Documentation
| GType print_dialog_get_type |
( |
| ) |
|
- Todo:
- Finish function documentation
- Function Description
Definition at line 614 of file x_print.c.