DockTablabel
Description:
[ CCode ( has_construct_function = false , type = "GtkWidget*" ) ]
[ Version ( deprecated = true , deprecated_since = "3.6" ) ]
public DockTablabel (DockItem item)
[ Version ( deprecated = true , deprecated_since = "3.6" ) ]
public DockTablabel (DockItem item)
Warning: DockTablabel is deprecated since 3.6.
Creates a new GDL tab label widget.
Note:
Use a Label instead
Parameters:
item |
The dock item that associated with this label widget. |
Returns:
a new DockTablabel. |