Bug 543989 - [GTK4] De-couple GtkEntry calls from GtkSpinButton
Summary: [GTK4] De-couple GtkEntry calls from GtkSpinButton
Status: VERIFIED FIXED
Alias: None
Product: Platform
Classification: Eclipse Project
Component: SWT (show other bugs)
Version: 4.11   Edit
Hardware: PC Linux
: P3 normal (vote)
Target Milestone: 4.11 M3   Edit
Assignee: Eric Williams CLA
QA Contact:
URL:
Whiteboard: RHT
Keywords: triaged
Depends on:
Blocks: 540385
  Show dependency tree
 
Reported: 2019-01-30 14:14 EST by Eric Williams CLA
Modified: 2019-02-19 09:31 EST (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Eric Williams CLA 2019-01-30 14:14:02 EST
GtkSpinButton is no longer a child of GtkEntry in GTK4, but instead just a GtkWidget. In order to make gtk_entry_* calls on them we have to acquire the GtkEntry handle first.
Comment 1 Eclipse Genie CLA 2019-01-30 15:22:16 EST
New Gerrit change created: https://git.eclipse.org/r/136042
Comment 3 Eric Williams CLA 2019-02-04 15:54:40 EST
(In reply to Eclipse Genie from comment #2)
> Gerrit change https://git.eclipse.org/r/136042 was merged to [master].
> Commit:
> http://git.eclipse.org/c/platform/eclipse.platform.swt.git/commit/
> ?id=68151edac00a7e6861d405833a6c270526304454

In master now.
Comment 4 Eric Williams CLA 2019-02-19 09:31:02 EST
Verified in I20190219-0600.