cc-list-row-info-button: Add tooltip to the "More Information" button
This commit is contained in:
parent
dff589a6c7
commit
3febca7bb2
1 changed files with 1 additions and 0 deletions
|
@ -3,6 +3,7 @@
|
|||
<template class="CcListRowInfoButton" parent="GtkWidget">
|
||||
<child>
|
||||
<object class="GtkMenuButton" id="button">
|
||||
<property name="tooltip-text" translatable="yes">More Information</property>
|
||||
<property name="icon-name">info-symbolic</property>
|
||||
<style>
|
||||
<class name="flat"/>
|
||||
|
|
Loading…
Add table
Reference in a new issue