volumebutton: Enable the tooltips

Little point in having a query-tooltip handler if
we don't make sure ::query-tooltip is emitted.
This commit is contained in:
Matthias Clasen 2020-05-06 22:56:28 -04:00
parent 9c5fc0fb7a
commit 1cd71203b8

View File

@ -1,6 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<interface domain="gtk40">
<template class="GtkVolumeButton" parent="GtkScaleButton">
<property name="has-tooltip">1</property>
<property name="adjustment">
<object class="GtkAdjustment">
<property name="upper">1</property>