mirror of
https://gitlab.gnome.org/GNOME/gtk.git
synced 2024-11-14 20:51:07 +00:00
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:
parent
9c5fc0fb7a
commit
1cd71203b8
@ -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>
|
||||
|
Loading…
Reference in New Issue
Block a user