Function
Astalwidget_toggle_class_name
Declaration
void
astal_widget_toggle_class_name (
GtkWidget* widget,
const gchar* class_name,
gboolean condition
)
Parameters
widget-
Type:
GtkWidgetNo description available.
The data is owned by the caller of the function. class_name-
Type:
const gchar*No description available.
The data is owned by the caller of the function. The value is a NUL terminated UTF-8 string. condition-
Type:
gbooleanNo description available.