From 7dcd0b44996ade2fc7713a927eb0ff44c5ff9fb2 Mon Sep 17 00:00:00 2001 From: Matthew Barnes Date: Sat, 2 Mar 2013 15:35:31 -0500 Subject: Update API documentation. --- e-util/e-table-header-utils.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'e-util/e-table-header-utils.c') diff --git a/e-util/e-table-header-utils.c b/e-util/e-table-header-utils.c index d3ee1aca38..66efb01d30 100644 --- a/e-util/e-table-header-utils.c +++ b/e-util/e-table-header-utils.c @@ -103,7 +103,7 @@ e_table_header_width_extras (GtkWidget *widget) /** * e_table_header_draw_button: - * @drawable: Destination drawable. + * @cr: a cairo context * @ecol: Table column for the header information. * @widget: The table widget. * @x: Leftmost coordinate of the button. -- cgit