public bool activate (uint keyval, Gdk.ModifierType modifiers, GLib.Object object);
[Version (deprecated = true, deprecated_since = "3.0")]
public void add_path (Gtk.PathType path_type, string path_pattern, Gtk.PathPriorityType priority);
- [CCode (cheader_filename = "gtk/gtk.h")]
- [Version (replacement = "BindingSet.by_class")]
public static unowned Gtk.BindingSet by_class ([CCode (type = "gpointer")] GLib.ObjectClass object_class);
public static unowned Gtk.BindingSet? find (string set_name);
public static unowned Gtk.BindingSet @new (string name);
Activatable deprecated_since="3.10"
// G-I cannot handle returning non-boxed types
-binding_set_by_class skip=false
+BindingSet
+ .by_class skip=false
ContainerClass
.find_child_property skip=false
get_option_group skip=false
.intersect.intersection nullable unowned=false
// Sure
-binding_set_by_class.object_class type="GLib.ObjectClass"
+BindingSet.by_class.object_class type="GLib.ObjectClass"
ModuleInitFunc.argv ref unowned
*.ref unowned