Constructor
PhoshCellBroadcastPromptnew
Declaration [src]
GtkWidget*
phosh_cell_broadcast_prompt_new (
const char* message,
const char* title
)
Parameters
message
-
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. title
-
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. |