cc-list-row-info-button: Add tooltip to the "More Information" button

This commit is contained in:
Automeris naranja 2023-11-12 21:02:05 -03:00 committed by Felipe Borges
parent dff589a6c7
commit 3febca7bb2

View file

@ -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"/>