X-Git-Url: http://pileus.org/git/?a=blobdiff_plain;f=gtk%2Fgtkprinter-private.h;h=edc116ea63073c2e47a78383895100b4eaabb771;hb=cf216d780cb2c889a3bcb5faa825fc1b21af8896;hp=39165bd9b50d5bb810f3859090dbd994bd80f341;hpb=c8e67f3cc6cca3cd7b5bce1ea981c04f9d234227;p=~andy%2Fgtk diff --git a/gtk/gtkprinter-private.h b/gtk/gtkprinter-private.h index 39165bd9b..edc116ea6 100644 --- a/gtk/gtkprinter-private.h +++ b/gtk/gtkprinter-private.h @@ -13,9 +13,7 @@ * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, write to the - * Free Software Foundation, Inc., 59 Temple Place - Suite 330, - * Boston, MA 02111-1307, USA. + * License along with this library. If not, see . */ #ifndef __GTK_PRINTER_PRIVATE_H__ @@ -45,11 +43,6 @@ cairo_surface_t * _gtk_printer_create_cairo_surface (GtkPrinter gdouble width, gdouble height, GIOChannel *cache_io); -void _gtk_printer_get_hard_margins (GtkPrinter *printer, - gdouble *top, - gdouble *bottom, - gdouble *left, - gdouble *right); GHashTable * _gtk_printer_get_custom_widgets (GtkPrinter *printer); /* GtkPrintJob private methods: */