public class Popover : Gtk.Bin, Atk.Implementor, Gtk.Buildable {
[CCode (has_construct_function = false, type = "GtkWidget*")]
public Popover (Gtk.Widget relative_to);
- public void bind_model (GLib.MenuModel model, string action_namespace);
+ public void bind_model (GLib.MenuModel? model, string? action_namespace);
[CCode (has_construct_function = false, type = "GtkWidget*")]
public Popover.from_model (Gtk.Widget relative_to, GLib.MenuModel model);
public bool get_modal ();
GtkPlacesSidebar::show_connect_to_server hidden="1"
GtkPlug::embedded hidden="1"
gtk_popover_get_pointing_to.rect is_out="1"
+gtk_popover_bind_model.model nullable="1"
+gtk_popover_bind_model.action_namespace nullable="1"
gtk_print_context_create_pango_context transfer_ownership="1"
gtk_print_context_create_pango_layout transfer_ownership="1"
gtk_print_context_get_hard_margins.top is_out="1"