summaryrefslogtreecommitdiff
path: root/tests/testinfobar.c
Commit message (Expand)AuthorAgeFilesLines
* Replace most remaining uses of container apiMatthias Clasen2020-05-111-5/+5
* Use gtk_info_bar_add_child throughoutMatthias Clasen2020-05-111-2/+2
* Use gtk_window_set_child throughoutMatthias Clasen2020-05-041-1/+1
* testinfobar: Stop using gtk_info_bar_get_content_area()Timm Bäder2020-02-151-1/+1
* window: Remove type argument from gtk_window_new()Benjamin Otte2020-02-141-1/+1
* testinfobar: Test more properties, response signalDaniel Boles2018-03-121-38/+69
* testinfobar: Add simple test of :visible/:revealedDaniel Boles2018-03-121-0/+78