]> Pileus Git - ~andy/gtk/blobdiff - gtk/gtkprinteroptionset.h
GtkBubbleWindow: use OSD style class
[~andy/gtk] / gtk / gtkprinteroptionset.h
index 2263909282010101b3a277f3827aded86dbfe6e4..6ea3594e5bc95df0b13afe8948f4f22da487ac06 100644 (file)
@@ -1,4 +1,3 @@
-
 /* GTK - The GIMP Toolkit
  * gtkprinteroptionset.h: printer option set
  * Copyright (C) 2006, Red Hat, Inc.
  * 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 <http://www.gnu.org/licenses/>.
  */
 
 #ifndef __GTK_PRINTER_OPTION_SET_H__
 #define __GTK_PRINTER_OPTION_SET_H__
 
 /* This is a "semi-private" header; it is meant only for
- * alternate GtkPrintDialog backend modules; no stability guarantees 
+ * alternate GtkPrintDialog backend modules; no stability guarantees
  * are made at this point
  */
 #ifndef GTK_PRINT_BACKEND_ENABLE_UNSUPPORTED
@@ -63,9 +60,6 @@ struct _GtkPrinterOptionSetClass
   void (*_gtk_reserved2) (void);
   void (*_gtk_reserved3) (void);
   void (*_gtk_reserved4) (void);
-  void (*_gtk_reserved5) (void);
-  void (*_gtk_reserved6) (void);
-  void (*_gtk_reserved7) (void);
 };
 
 typedef void (*GtkPrinterOptionSetFunc) (GtkPrinterOption  *option,