Skip to content

Use default button relief and use symbolic icons#205

Merged
SilverRainZ merged 3 commits intomasterfrom
improve/use-default-button-relief
Mar 6, 2020
Merged

Use default button relief and use symbolic icons#205
SilverRainZ merged 3 commits intomasterfrom
improve/use-default-button-relief

Conversation

@SilverRainZ
Copy link
Copy Markdown
Member

Close #200.

The GtkMenuButton widget can hold any valid child widget.
That is, it can hold almost any other standard GtkWidget.
The most commonly used child is GtkImage. If no widget is
explicitely added to the GtkMenuButton, a GtkImage is
automatically created, using an arrow image oriented
according to “direction” or the generic “open-menu-symbolic”
icon if the direction is not set.
@SilverRainZ SilverRainZ force-pushed the improve/use-default-button-relief branch from f16809b to ad4ac72 Compare March 6, 2020 12:51
@SilverRainZ SilverRainZ self-assigned this Mar 6, 2020
@SilverRainZ SilverRainZ merged commit a88d91a into master Mar 6, 2020
@SilverRainZ SilverRainZ deleted the improve/use-default-button-relief branch April 12, 2020 03:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Use default button relief in HeaderBar

1 participant