Sets our main struct and passes it to the parent class.
Create a new #DzlShortcutTooltip.
Gets the #DzlShortcutTooltip:accel property, which can be used to override the commands accel.
Gets the #DzlShortcutTooltip:command-id property.
Get the main Gtk struct
the main Gtk struct as a void*
Gets the #DzlShortcutTooltip:title property, if set.
Gets the #GtkWidget that the shortcut-tooltip is wrapping.
Allows overriding the accel that is used.
This sets the #DzlShortcutTooltip:command-id property which denotes which shortcut registered with libdazzle to display when a tooltip request is received.
Sets the #DzlShortcutTooltip:title property, which can be used to override the default title for the tooltip as discovered from the shortcut manager.
Sets the widget to connect to the #GtkWidget::query-tooltip signal.
the main Gtk struct