LabelEntry


Description:

[ CCode ( cname = "gimp_label_entry_new" , has_construct_function = false , type = "GtkWidget*" ) ]
public LabelEntry (string label)

Parameters:

label

The text for the Label.

Returns:

The new LabelEntry widget.