Method

GtkToolItemGroupget_label_widget

since: 2.20

Declaration [src]

GtkWidget*
gtk_tool_item_group_get_label_widget (
  GtkToolItemGroup* group
)

Description [src]

Gets the label widget of group. See gtk_tool_item_group_set_label_widget().

Available since: 2.20

Return value

Type: GtkWidget

The label widget of group.

The returned data is owned by the instance.