Method
ClapperGtkBillboardpost_message
Declaration [src]
void
clapper_gtk_billboard_post_message (
ClapperGtkBillboard* board,
const gchar* icon_name,
const gchar* message
)
Parameters
icon_name
-
Type:
const gchar*
No description available.
The data is owned by the caller of the method. The value is a NUL terminated UTF-8 string. message
-
Type:
const gchar*
No description available.
The data is owned by the caller of the method. The value is a NUL terminated UTF-8 string.