summaryrefslogtreecommitdiff
path: root/gtk/gtklistbox.h
Commit message (Expand)AuthorAgeFilesLines
* docs: add Gtk*Class docsWilliam Jon McCann2014-01-201-0/+22
* Trivial typo fixMatthias Clasen2013-09-201-1/+1
* ListBox: Update docs of GtkListBoxUpdateHeaderFuncTimm Bäder2013-09-191-1/+1
* listbox: Set activate_signal on listboxrow classAlexander Larsson2013-09-101-1/+2
* listbox: Implement gtk_list_box_insert()Kalev Lember2013-08-081-0/+4
* Add gtk_list_box_prependPaolo Borelli2013-08-071-0/+3
* GtkListBox: Add a function for getting the index of a rowKalev Lember2013-07-041-0/+2
* listbox: Use new private model, remove priv pointerAlexander Larsson2013-07-021-6/+0
* GtkListBox: cosmeticsMatthias Clasen2013-06-151-31/+38
* GtkListBox: Add getter for activate_on_single_clickAlexander Larsson2013-06-131-0/+2
* GtkListBox: Rename reXXX to invalidate_XXXAlexander Larsson2013-06-131-3/+3
* GtkListBox: Add placeholder widget supportAlexander Larsson2013-06-131-0/+3
* GtkListBox: Rename separators to headersAlexander Larsson2013-06-131-12/+12
* GtkListBox: Remove refilter signalAlexander Larsson2013-06-131-1/+0
* GtkListBox: Add docsAlexander Larsson2013-06-131-3/+45
* GtkListBox: Remove add_to_scrolled()Alexander Larsson2013-06-131-3/+0
* Add GtkListBoxAlexander Larsson2013-06-131-0/+178