Class

DevhelpTabLabel

Description

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

Ancestors

  • GtkGrid
  • GtkContainer
  • GtkWidget
  • GInitiallyUnowned
  • GObject

Implements

  • AtkImplementorIface
  • GtkBuildable
  • GtkOrientable

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

Properties

Devhelp.TabLabel:tab

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

Available since: 3.30

Class structure

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