Constructor
PhoshNotificationFramenew
Declaration [src]
GtkWidget*
phosh_notification_frame_new (
gboolean show_body,
const char* const* action_filters
)
Parameters
show_body |
gboolean |
No description available. | |
action_filters |
const char* const* |
No description available. | |
The data is owned by the caller of the function. | |
The value is a NUL terminated UTF-8 string. |
Return value
Returns: | GtkWidget |
No description available. | |
The data is owned by the called function. |