]> Pileus Git - ~andy/gtk/blobdiff - tests/testimage.c
stylecontext: Do invalidation on first resize container
[~andy/gtk] / tests / testimage.c
index 2f0da45bb9423b3e980e70a4995e73e84186897e..e1859618ece8f9889aa297e76e688bfd9e22151a 100644 (file)
@@ -12,9 +12,7 @@
  * Library General Public License for more details.
  *
  * You should have received a copy of the GNU Library 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/>.
  */
 
 #include <gtk/gtk.h>
@@ -74,7 +72,7 @@ idle_func (gpointer data)
 {
   g_print ("keep me busy\n");
 
-  return TRUE;
+  return G_SOURCE_CONTINUE;
 }
 
 static gboolean