is_equal
Description:
[
Version ( since =
"2.10" ) ]
public bool is_equal (
PaperSize size2)
Compares two `GtkPaperSize` objects.
Parameters:
| this |
a `GtkPaperSize` object
|
| size2 |
another `GtkPaperSize` object
|
Returns:
|
true, if this and size2 represent the same paper
size
|