(gtk) copyediting: use G_SOURCE_REMOVE and G_SOURCE_CONTINUE where appropriate

This commit is contained in:
Jordan Lee
2013-01-04 16:36:52 +00:00
parent 39dfe75cea
commit 2a52ebab20
8 changed files with 14 additions and 11 deletions

View File

@@ -430,7 +430,7 @@ onRefresh (gpointer gdata)
scroll_to_bottom (data);
}
return TRUE;
return G_SOURCE_CONTINUE;
}
static GtkWidget*