Constructor
PhoshOsdWindownew
Declaration [src]
GtkWidget*
phosh_osd_window_new (
char* connector,
char* label,
char* icon_name,
double level,
double max_level
)
Parameters
connector-
Type:
char*No description available.
The data is owned by the caller of the function. The value is a NUL terminated UTF-8 string. label-
Type:
char*No description available.
The data is owned by the caller of the function. The value is a NUL terminated UTF-8 string. icon_name-
Type:
char*No description available.
The data is owned by the caller of the function. The value is a NUL terminated UTF-8 string. level-
Type:
doubleNo description available.
max_level-
Type:
doubleNo description available.
Return value
Type: GtkWidget
No description available.
| The data is owned by the called function. |