GtkFlowBox: support positional css selectors

Desktop / GNOME / GTK - Matthias Clasen [redhat.com] - 29 May 2015 22:37 UTC

As in the previous commit for GtkListBox, support :first-child, :last-child, :nth-child() and :last-nth-child() selectors here.

e59e38b GtkFlowBox: support positional css selectors
gtk/gtkflowbox.c | 48 ++++++++++++++++++++++++++++++++++++++++++++++--
1 file changed, 46 insertions(+), 2 deletions(-)

Upstream: git.gnome.org


  • Share