Virtual Method
AyatanaAppIndicatorGlibIndicatornew_label
Declaration
void
new_label (
AppIndicator* indicator,
const gchar* label,
const gchar* guide,
gpointer user_data
)
Parameters
label-
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. guide-
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. user_data-
Type:
gpointerNo description available.
The argument can be NULL.The data is owned by the caller of the method.