summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRico Tzschichholz <ricotz@ubuntu.com>2018-01-10 17:04:25 +0100
committerRico Tzschichholz <ricotz@ubuntu.com>2018-01-10 17:05:37 +0100
commitf8678d4c6736441c5c141e937c0f71b106d9903a (patch)
treeecbb275326a33d916d96861ae6f217c32f7ed1f4
parentbf8e76a1809eb5caf2d9137799946a0405431783 (diff)
downloadvala-f8678d4c6736441c5c141e937c0f71b106d9903a.tar.gz
gtk+-4.0: Update to 3.93.0+60d3378d
-rw-r--r--vapi/gtk+-4.0.vapi89
-rw-r--r--vapi/metadata/Gtk-4.0.metadata2
2 files changed, 1 insertions, 90 deletions
diff --git a/vapi/gtk+-4.0.vapi b/vapi/gtk+-4.0.vapi
index 863a5b0e5..3e87abf9d 100644
--- a/vapi/gtk+-4.0.vapi
+++ b/vapi/gtk+-4.0.vapi
@@ -5185,7 +5185,7 @@ namespace Gdk {
[CCode (has_construct_function = false)]
protected DrawingContext ();
[Version (since = "3.22")]
- public unowned Cairo.Context get_cairo_context ();
+ public unowned Cairo.Context? get_cairo_context ();
[Version (since = "3.22")]
public Cairo.Region? get_clip ();
[Version (since = "3.90")]
@@ -11010,91 +11010,6 @@ namespace Gtk {
[Version (since = "2.12")]
public void to_key_file (GLib.KeyFile key_file, string group_name);
}
- [CCode (cheader_filename = "gtk/gtk.h", type_id = "gtk_places_sidebar_get_type ()")]
- public class PlacesSidebar : Gtk.ScrolledWindow, Atk.Implementor, Gtk.Buildable {
- [CCode (has_construct_function = false, type = "GtkWidget*")]
- [Version (since = "3.10")]
- public PlacesSidebar ();
- [Version (since = "3.10")]
- public void add_shortcut (GLib.File location);
- [Version (since = "3.12")]
- public bool get_local_only ();
- [Version (since = "3.10")]
- public GLib.File? get_location ();
- [Version (since = "3.10")]
- public GLib.File? get_nth_bookmark (int n);
- [Version (since = "3.10")]
- public Gtk.PlacesOpenFlags get_open_flags ();
- [Version (since = "3.10")]
- public bool get_show_desktop ();
- [Version (since = "3.14")]
- public bool get_show_enter_location ();
- [Version (since = "3.18")]
- public bool get_show_other_locations ();
- [Version (since = "3.18")]
- public bool get_show_recent ();
- [Version (since = "3.22.26")]
- public bool get_show_starred_location ();
- [Version (since = "3.18")]
- public bool get_show_trash ();
- [Version (since = "3.10")]
- public GLib.SList<GLib.File> list_shortcuts ();
- [Version (since = "3.10")]
- public void remove_shortcut (GLib.File location);
- [Version (since = "3.18")]
- public void set_drop_targets_visible (bool visible, Gdk.DragContext context);
- [Version (since = "3.12")]
- public void set_local_only (bool local_only);
- [Version (since = "3.10")]
- public void set_location (GLib.File? location);
- [Version (since = "3.10")]
- public void set_open_flags (Gtk.PlacesOpenFlags flags);
- [Version (since = "3.10")]
- public void set_show_desktop (bool show_desktop);
- [Version (since = "3.14")]
- public void set_show_enter_location (bool show_enter_location);
- [Version (since = "3.18")]
- public void set_show_other_locations (bool show_other_locations);
- [Version (since = "3.18")]
- public void set_show_recent (bool show_recent);
- [Version (since = "3.22.26")]
- public void set_show_starred_location (bool show_starred_location);
- [Version (since = "3.18")]
- public void set_show_trash (bool show_trash);
- public bool local_only { get; set; }
- public GLib.File location { owned get; set; }
- public Gtk.PlacesOpenFlags open_flags { get; set; }
- [NoAccessorMethod]
- [Version (since = "3.18")]
- public bool populate_all { get; set; }
- public bool show_desktop { get; set; }
- public bool show_enter_location { get; set; }
- public bool show_other_locations { get; set; }
- public bool show_recent { get; set; }
- public bool show_starred_location { get; set; }
- public bool show_trash { get; set; }
- [Version (since = "3.10")]
- public signal int drag_action_ask (int actions);
- [Version (since = "3.10")]
- public signal int drag_action_requested (Gdk.DragContext context, GLib.File dest_file, GLib.List<GLib.File> source_file_list);
- [Version (since = "3.10")]
- public signal void drag_perform_drop (GLib.File dest_file, GLib.List<GLib.File> source_file_list, int action);
- [Version (since = "3.20")]
- public signal void mount (GLib.MountOperation mount_operation);
- [CCode (cname = "show-starred-location")]
- [Version (since = "3.22.26")]
- public signal void on_show_starred_location (Gtk.PlacesOpenFlags flags);
- [Version (since = "3.10")]
- public signal void open_location (GLib.File location, Gtk.PlacesOpenFlags open_flags);
- [Version (since = "3.10")]
- public signal void populate_popup (Gtk.Widget container, GLib.File? selected_item, GLib.Volume? selected_volume);
- [Version (since = "3.10")]
- public signal void show_error_message (string primary, string secondary);
- [Version (since = "3.20")]
- public signal void show_other_locations_with_flags (Gtk.PlacesOpenFlags open_flags);
- [Version (since = "3.20")]
- public signal void unmount (GLib.MountOperation mount_operation);
- }
[CCode (cheader_filename = "gtk/gtk.h", type_id = "gtk_popover_get_type ()")]
public class Popover : Gtk.Bin, Atk.Implementor, Gtk.Buildable {
[CCode (has_construct_function = false, type = "GtkWidget*")]
@@ -15572,12 +15487,10 @@ namespace Gtk {
[CCode (cheader_filename = "gtk/gtk.h", cprefix = "GTK_DEBUG_", type_id = "gtk_debug_flag_get_type ()")]
[Flags]
public enum DebugFlag {
- MISC,
TEXT,
TREE,
UPDATES,
KEYBINDINGS,
- MULTIHEAD,
MODULES,
GEOMETRY,
ICONTHEME,
diff --git a/vapi/metadata/Gtk-4.0.metadata b/vapi/metadata/Gtk-4.0.metadata
index 72d62af7b..7f33795c6 100644
--- a/vapi/metadata/Gtk-4.0.metadata
+++ b/vapi/metadata/Gtk-4.0.metadata
@@ -245,8 +245,6 @@ Notebook
.insert_page#virtual_method.tab_label nullable
.insert_page#virtual_method.menu_label nullable
.insert_page_menu skip
-PlacesSidebar
- .show_starred_location#signal name="on_show_starred_location"
TreeView
.row_expanded#method name="is_row_expanded"
Widget