Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adding missing 'GtkButtonBox' to gotk3 'WrapMap' #769

Merged
merged 1 commit into from
Apr 16, 2021

Conversation

hfmrow
Copy link
Contributor

@hfmrow hfmrow commented Apr 15, 2021

altered file: gtk.go

Adding missing 'GtkButtonBox' in gotk3 'WrapMap'


example of problem solved by this PR:

"unrecognized class name GtkButtonBox"
Appears when the 'castInternal' function is used.

Practical aspect:
  • Added a button in GtkDialogMessage.
  • button.GetParent ()
  • "unrecognized class name GtkButtonBox"

###### altered file: gtk.go

### Adding missing 'GtkButtonBox' in gotk3 'WrapMap'

---

#### example of problem solved by this PR:

"unrecognized class name GtkButtonBox"
Appears when the '**castInternal**' function is used.

##### Practical aspect:

- Added a button in GtkDialogMessage.
- button.GetParent ()
- "unrecognized class name GtkButtonBox"
@andre-hub andre-hub added this to the V0.6.0 milestone Apr 16, 2021
@andre-hub andre-hub merged commit 29f29f7 into gotk3:master Apr 16, 2021
@hfmrow hfmrow deleted the Add-missing-GtkButtonBox-to-WrapMap branch June 25, 2021 07:47
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.

None yet

2 participants