Constructor
PhoshFadingLabelnew
Declaration [src]
GtkWidget*
phosh_fading_label_new (
const char* label
)
Parameters
label
-
Type:
const char*
No description available.
The data is owned by the caller of the function. The value is a NUL terminated UTF-8 string.
Return value
Type: GtkWidget
No description available.
The data is owned by the called function. |