Set a default widget name on all GtkBuilder widgets. (#2469)
commit2b6d5956eb5b3f17a2f15889a8bea1271cedce1b
authorMatthew Brush <matt@geany.org>
Fri, 5 Jun 2020 23:38:02 +0000 (5 16:38 -0700)
committerGitHub <noreply@github.com>
Fri, 5 Jun 2020 23:38:02 +0000 (6 09:38 +1000)
treefad805f5dbb475618c960a5c6d1e155c8ef3847d
parentea649d8024b14ce55a922e146078ad1bc15533df
Set a default widget name on all GtkBuilder widgets. (#2469)

Allows selecting individual widgets in Gtk CSS using #name selector.
src/ui_utils.c