]> Pileus Git - ~andy/gtk/blobdiff - gtk/gtkpango.c
stylecontext: Do invalidation on first resize container
[~andy/gtk] / gtk / gtkpango.c
index 6f72eeffaa05eaab7a581ad63cbbf61a40b69644..40c94f3c13c05ac8a29a1129104f64d22ec37476 100644 (file)
@@ -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 <http://www.gnu.org/licenses/>.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