X-Git-Url: http://pileus.org/git/?a=blobdiff_plain;f=gtk%2Fgtkpango.c;h=40c94f3c13c05ac8a29a1129104f64d22ec37476;hb=d97861bd8b338c3d25d7ffb5496edee9eee9bfbb;hp=6f72eeffaa05eaab7a581ad63cbbf61a40b69644;hpb=4bfa35417b6c7179dc664813ef6fd80a6c53c489;p=~andy%2Fgtk diff --git a/gtk/gtkpango.c b/gtk/gtkpango.c index 6f72eeffa..40c94f3c1 100644 --- a/gtk/gtkpango.c +++ b/gtk/gtkpango.c @@ -13,8 +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., 675 Mass Ave, Cambridge, MA 02139, USA. + * License along with this library. If not, see .Free */ /* * Modified by the GTK+ Team and others 1997-2000. See the AUTHORS @@ -50,6 +49,8 @@ struct _GtkFillLayoutRendererClass PangoRendererClass parent_class; }; +GType _gtk_fill_layout_renderer_get_type (void); + G_DEFINE_TYPE (GtkFillLayoutRenderer, _gtk_fill_layout_renderer, PANGO_TYPE_RENDERER) static void