Tepl.TabLabelClass

Fields

Name

Type

Access

Description

get_tooltip_markup

object

r

Virtual function pointer to create the tooltip markup string. None must be returned if no tooltip is wanted. The result is intended to be used as an argument to Gtk.Widget.set_tooltip_markup(). The default implementation returns the full Tepl.File :location if non-None, or None otherwise. The return value must be freed with GLib.free() when no longer needed.

padding

[object]

r

parent_class

Gtk.BoxClass

r

The parent class.

Methods

None

Details

class Tepl.TabLabelClass