Constructor
GimpUiLabelEntrynew
Declaration [src]
GtkWidget*
gimp_label_entry_new (
const gchar* label
)
Parameters
label |
const gchar* |
The text for the |
|
The data is owned by the caller of the function. | |
The value is a NUL terminated UTF-8 string. |
Return value
Returns: | GtkWidget |
The new |
|
The caller of the function takes ownership of the data, and is responsible for freeing it. |