X-Git-Url: http://pileus.org/git/?a=blobdiff_plain;f=gtk%2Fgtkcustompaperunixdialog.h;h=9fcaff84145dba5edb4b3574c18f3914c0b5e45d;hb=aaedf5a35219b034a244730564b8fdf2b7d32540;hp=6779aa8322fcfb8970fe7e480e35207bca8ab8b9;hpb=4824a730841d5ee3b4492221f42cc40ee7296974;p=~andy%2Fgtk diff --git a/gtk/gtkcustompaperunixdialog.h b/gtk/gtkcustompaperunixdialog.h index 6779aa832..9fcaff841 100644 --- a/gtk/gtkcustompaperunixdialog.h +++ b/gtk/gtkcustompaperunixdialog.h @@ -12,9 +12,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_CUSTOM_PAPER_UNIX_DIALOG_H__ @@ -60,6 +58,7 @@ GtkWidget * _gtk_custom_paper_unix_dialog_new (GtkWindow GtkUnit _gtk_print_get_default_user_units (void); void _gtk_print_load_custom_papers (GtkListStore *store); void _gtk_print_save_custom_papers (GtkListStore *store); +GList * _gtk_load_custom_papers (void); G_END_DECLS