diff options
Diffstat (limited to 'gtk/gtkclist.c')
-rw-r--r-- | gtk/gtkclist.c | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/gtk/gtkclist.c b/gtk/gtkclist.c index 9117f8c781..7d7aec55b4 100644 --- a/gtk/gtkclist.c +++ b/gtk/gtkclist.c @@ -2274,6 +2274,10 @@ gtk_clist_get_text (GtkCList *clist, return 1; } +/** + * gtk_clist_set_pixmap: + * @mask: (allow-none): + */ void gtk_clist_set_pixmap (GtkCList *clist, gint row, |