Method
GtkWidgetget_tooltip_markup
Declaration [src]
const char*
gtk_widget_get_tooltip_markup (
GtkWidget* widget
)
Description [src]
Gets the contents of the tooltip for the widget.
If the tooltip has not been set using
gtk_widget_set_tooltip_markup()
, this
function returns NULL
.
Gets property | Gtk.Widget:tooltip-markup |