-/* gtk+-3.0.vapi generated by lt-vapigen, do not modify. */
+/* gtk+-3.0.vapi generated by vapigen, do not modify. */
[CCode (gir_namespace = "Gtk", gir_version = "3.0")]
namespace Gtk {
public unowned Gdk.Window get_window ();
public void grab_default ();
public bool has_grab ();
- [Deprecated (replacement = "StyleContext", since = "3,0")]
+ [Deprecated (replacement = "StyleContext", since = "3.0")]
public bool has_rc_style ();
public bool has_screen ();
public bool has_visible_focus ();
public bool hide_on_delete ();
public bool in_destruction ();
public void init_template ();
- public void input_shape_combine_region (Cairo.Region region);
+ public void input_shape_combine_region (Cairo.Region? region);
public void insert_action_group (string name, GLib.ActionGroup group);
[CCode (cname = "gtk_widget_class_install_style_property")]
public class void install_style_property (GLib.ParamSpec pspec);
public void set_visible (bool visible);
public void set_visual (Gdk.Visual visual);
public void set_window (owned Gdk.Window window);
- public void shape_combine_region (Cairo.Region region);
+ public void shape_combine_region (Cairo.Region? region);
public virtual void show_all ();
public void show_now ();
public void size_allocate_with_baseline (Gtk.Allocation allocation, int baseline);
gtk_application_get_windows type_arguments="unowned Window"
gtk_application_inhibit.window nullable="1"
gtk_application_inhibit.reason nullable="1"
+gtk_application_remove_accelerator.parameter nullable="1"
GtkArg.d hidden="1"
gtk_aspect_frame_new.label nullable="1"
GtkAssistant.apply hidden="1"
gtk_widget_get_size_request.height is_out="1"
gtk_widget_get_state deprecated_since="3.0" replacement="get_state_flags"
gtk_widget_get_style deprecated_since="3.0" replacement="StyleContext"
-gtk_widget_has_rc_style deprecated_since="3,0" replacement="StyleContext"
+gtk_widget_has_rc_style deprecated_since="3.0" replacement="StyleContext"
gtk_widget_input_shape_combine_mask.shape_mask nullable="1"
+gtk_widget_input_shape_combine_region.region nullable="1"
gtk_widget_intersect.intersection nullable="1"
gtk_widget_is_focus hidden="1" experimental="1"
gtk_widget_list_accel_closures transfer_ownership="1" type_arguments="GLib.Closure"
gtk_widget_set_style deprecated_since="3.0" replacement="StyleContext"
gtk_widget_set_style.style nullable="1"
gtk_widget_shape_combine_mask.shape_mask nullable="1"
+gtk_widget_shape_combine_region.region nullable="1"
gtk_widget_size_request deprecated_since="3.0" replacement="get_preferred_size"
gtk_widget_style_attach deprecated_since="3.0" replacement="StyleContext"
gtk_widget_style_get_property.value is_ref="1"
gtk_render_line deprecated_since="vala-0.16" replacement="StyleContext.render_line"
gtk_render_option deprecated_since="vala-0.16" replacement="StyleContext.render_option"
gtk_render_slider deprecated_since="vala-0.16" replacement="StyleContext.render_slider"
-gtk_application_remove_accelerator.parameter nullable="1"
*._g_sealed__* hidden="1"