Signal
MetaDisplay::show-osd
Declaration
void
show_osd (
MetaDisplay* self,
gint object,
gchar* p0,
gchar* p1,
gpointer user_data
)
Description
No description available.
Default handler: | The default handler is called after the handlers added via |
Parameters
object |
gint |
No description available. | |
p0 |
gchar* |
No description available. | |
The data is owned by the caller of the function. | |
The value is a NUL terminated UTF-8 string. | |
p1 |
gchar* |
No description available. | |
The data is owned by the caller of the function. | |
The value is a NUL terminated UTF-8 string. |