]> Pileus Git - ~andy/gtk/blobdiff - gtk/gtkprinteroption.h
Revert "toolbar: Don't special-case RTL toolbar child positions anymore"
[~andy/gtk] / gtk / gtkprinteroption.h
index 50e7ddf324a56676c0671edeba3ef79197f22130..840ed93b7864ae25b46b0e702649003c8c8ae248 100644 (file)
@@ -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 <http://www.gnu.org/licenses/>.
  */
 
 #ifndef __GTK_PRINTER_OPTION_H__
@@ -53,7 +51,8 @@ typedef enum {
   GTK_PRINTER_OPTION_TYPE_PICKONE_STRING,
   GTK_PRINTER_OPTION_TYPE_ALTERNATIVE,
   GTK_PRINTER_OPTION_TYPE_STRING,
-  GTK_PRINTER_OPTION_TYPE_FILESAVE
+  GTK_PRINTER_OPTION_TYPE_FILESAVE,
+  GTK_PRINTER_OPTION_TYPE_INFO
 } GtkPrinterOptionType;
 
 struct _GtkPrinterOption