summaryrefslogtreecommitdiff
path: root/.cvsignore
diff options
context:
space:
mode:
authorLogan Rathbone <poprocks@gmail.com>2023-08-10 11:29:13 -0400
committerLogan Rathbone <poprocks@gmail.com>2023-08-10 11:29:13 -0400
commit0de4da6691c526f761a7dcdfb50bac053f03b8ee (patch)
treebd6bdbc3e525b1ee989dffc191983e6741904227 /.cvsignore
parent3.44.1 (diff)
downloadzenity-0de4da6691c526f761a7dcdfb50bac053f03b8ee.tar.gz
zenity-0de4da6691c526f761a7dcdfb50bac053f03b8ee.tar.bz2
zenity-0de4da6691c526f761a7dcdfb50bac053f03b8ee.zip
tree: Set search column to 1 for check/radiolists
We expand 91a6c185 to apply to check/radiolists as the first column (ie, true/false) gets selected as the search column by default unless it is explicitly set. nb: Although acc. to the GtkTreeView docs, the default property for 'search-column' is -1 (ie, disable search) it seems that gtktreeview.c will auotmatically select the first available column as being searchable (ie, 0) so it is not necessary to explicitly set this property to 0 in other non-image/radio/checklist cases. Fixes #49
Diffstat (limited to '.cvsignore')
0 files changed, 0 insertions, 0 deletions
bgstack15