Codebase list gnome-shell-extension-appindicator / c7cd7e8
testTool: Import the Gtk version 3.0 Marco Trevisan (TreviƱo) 3 years ago
1 changed file(s) with 1 addition(s) and 0 deletion(s). Raw diff Collapse all Expand all
44 *
55 * Requires libappindicator3 introspection data
66 */
7 imports.gi.versions.Gtk = '3.0';
78 const Gtk = imports.gi.Gtk;
89 const AppIndicator = imports.gi.AppIndicator3;
910 const GLib = imports.gi.GLib;