Skip to main content

Notice: This Wiki is now read only and edits are no longer possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

Difference between revisions of "SWT/Devel/Gtk"

< SWT‎ | Devel
m
m (GTK Compilation)
Line 6: Line 6:
 
== GTK Compilation ==
 
== GTK Compilation ==
 
* [[SWT/Devel/Gtk/Compiling_Gtk | Compiling various versions of GTK]]
 
* [[SWT/Devel/Gtk/Compiling_Gtk | Compiling various versions of GTK]]
 +
* [[SWT/Devel/Gtk/jhbuild | JHBuild : Compile newest GTK+ versions and it's dependencies with with jhbuild]]
 
* [[SWT/Devel/Gtk/Version_specific_macro | Defining a version specific GTK macro to prevent compilation errors]]
 
* [[SWT/Devel/Gtk/Version_specific_macro | Defining a version specific GTK macro to prevent compilation errors]]
 
* [[SWT/Devel/Gtk/pkg-config_compiled_GTK | Using locally compiled GTK libraries with native GTK snippets]]
 
* [[SWT/Devel/Gtk/pkg-config_compiled_GTK | Using locally compiled GTK libraries with native GTK snippets]]

Revision as of 15:46, 28 June 2016

SWT GTK Development Articles

Getting Started/Beginner Guide

GTK Compilation

SWT JNI Compilation and os custom development

CSS

Wayland Development

Accessibility

Equinox Launcher

  • For Equinox Launcher development (GTK part), see : Equinox

Coding

Testing

Uploading Your Patch

Miscellaneous

See also Eclipse Wiki Pages

These are pages mostly for special interest.

See Also External

Back to the top