Skip to content

Fix #422 - Prevent GtkWarning: Invalid icon size 48#423

Closed
KurtJacobson wants to merge 1 commit intoLinuxCNC:2.7from
KurtJacobson:kurt/IconViewIconSize
Closed

Fix #422 - Prevent GtkWarning: Invalid icon size 48#423
KurtJacobson wants to merge 1 commit intoLinuxCNC:2.7from
KurtJacobson:kurt/IconViewIconSize

Conversation

@KurtJacobson
Copy link
Contributor

Use gtk.ICON_SIZE_LARGE_TOOLBAR instead of 48 for specifying the size of the gtk stock icons used in the HAL Iconview image buttons. This prevents the annoying yet harmless GtkWarning: Invalid icon size 48 messages from appearing in the terminal.

Use `gtk.ICON_SIZE_LARGE_TOOLBAR` instead of `48` for specifying the size of the gtk stock icons used in the HAL Iconview image buttons. This prevents the annoying yet harmless `GtkWarning: Invalid icon size 48` messages from appearing in the terminal.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant