Constructor
GtkInscriptionnew
Declaration [src]
GtkWidget*
gtk_inscription_new (
const char* text
)
Parameters
text |
const char* |
The text to display. |
|
The argument can be NULL . | |
The data is owned by the caller of the function. | |
The string is a NUL terminated UTF-8 string. |
Return value
Returns: | GtkWidget |
A new |
|
The data is owned by the called function. |