Class

DevhelpTabLabel

Description

class Devhelp.TabLabel : Gtk.Grid {
  parent: GtkGrid,
  priv: DhTabLabelPrivate*
}
No description available.

Constructors

dh_tab_label_new
No description available.

Available since: 3.30

Instance methods

dh_tab_label_get_tab
No description available.

Available since: 3.30

Methods inherited from GtkGrid (20)
Methods inherited from GtkContainer (33)
Methods inherited from GtkWidget (263)
Methods inherited from GObject (42)

Properties

Devhelp.TabLabel:tab

The associated DhTab. DhTabLabel has a weak reference to the DhTab.

Available since: 3.30

Properties inherited from GtkGrid (5)
Properties inherited from GtkContainer (3)
Properties inherited from GtkWidget (39)

Signals

Signals inherited from GtkContainer (4)
Signals inherited from GtkWidget (69)
Signals inherited from GObject (1)

Class structure

struct DevhelpTabLabelClass {
  GtkGridClass parent_class;
  None padding;
  
}
Class members
parent_class
GtkGridClass
  No description available.
padding
None
  No description available.