tool button: Add element names for tool item subclasses
Add the obvious names to the CSS nodes of GtkRadioToolButton, GtkToggleToolButton and GtkSeparatorToolItem.
This commit is contained in:
		| @ -39,8 +39,11 @@ | ||||
|  * A #GtkToggleToolButton is a #GtkToolItem that contains a toggle | ||||
|  * button. | ||||
|  * | ||||
|  * Use gtk_toggle_tool_button_new() to create a new | ||||
|  * #GtkToggleToolButton. | ||||
|  * Use gtk_toggle_tool_button_new() to create a new GtkToggleToolButton. | ||||
|  * | ||||
|  * # CSS nodes | ||||
|  * | ||||
|  * GtkToggleToolButton has a single CSS node with name togglebutton. | ||||
|  */ | ||||
|  | ||||
|  | ||||
|  | ||||
		Reference in New Issue
	
	Block a user
	 Matthias Clasen
					Matthias Clasen