Class GObj.misc_ops
@gtkdoc gtk GtkWidget
inherit gobject_ops
val obj : Gtk.widget Gtk.obj
method activate : unit -> boolmethod add_accelerator : a. sgn:('a, unit -> unit) GtkSignal.t -> group:Gtk.accel_group -> ?modi:Gdk.Tags.modifier list -> ?flags:Gtk.Tags.accel_flag list -> Gdk.keysym -> unitmethod add_selection_target : target:string -> ?info:int -> Gdk.atom -> unitmethod allocation : Gtk.rectanglemethod clear_selection_targets : Gdk.atom -> unitmethod connect : misc_signalsmethod convert_selection : target:string -> ?time:int32 -> Gdk.atom -> boolmethod create_pango_context : GPango.contextmethod draw : Gdk.cairo -> unitmethod grab_default : unit -> unitmethod grab_focus : unit -> unitmethod grab_selection : ?time:int32 -> Gdk.atom -> boolmethod has_tooltip : boolmethod hide : unit -> unitmethod intersect : Gdk.Rectangle.t -> Gdk.Rectangle.t optionmethod is_ancestor : widget -> boolmethod map : unit -> unitmethod modify_bg : (Gtk.Tags.state_type * GDraw.color) list -> unitmethod modify_base : (Gtk.Tags.state_type * GDraw.color) list -> unitmethod modify_fg : (Gtk.Tags.state_type * GDraw.color) list -> unitmethod modify_text : (Gtk.Tags.state_type * GDraw.color) list -> unitmethod modify_font : GPango.font_description -> unitmethod modify_font_by_name : string -> unitmethod name : stringmethod parent : widget optionmethod pango_context : GPango.contextmethod pointer : int * intmethod queue_draw : unit -> unitmethod queue_draw_area : int -> int -> int -> int -> unitmethod realize : unit -> unitmethod remove_accelerator : group:Gtk.accel_group -> ?modi:Gdk.Tags.modifier list -> Gdk.keysym -> unitmethod render_icon : size:Gtk.Tags.icon_size -> GtkStock.id -> GdkPixbuf.pixbufmethod reparent : widget -> unitmethod sensitive : boolmethod set_app_paintable : bool -> unitmethod set_can_default : bool -> unitmethod set_can_focus : bool -> unitmethod set_double_buffered : bool -> unitmethod set_has_tooltip : bool -> unitmethod set_name : string -> unitmethod set_sensitive : bool -> unitmethod set_size_chars : ?desc:GPango.font_description -> ?lang:string -> ?width:int -> ?height:int -> unit -> unitmethod set_style : style -> unitmethod set_size_request : ?width:int -> ?height:int -> unit -> unitmethod set_tooltip_markup : string -> unitmethod set_tooltip_text : string -> unitmethod show : unit -> unitmethod show_all : unit -> unitmethod style : stylemethod tooltip_markup : stringmethod tooltip_text : stringmethod toplevel : widgetmethod unmap : unit -> unitmethod unparent : unit -> unitmethod unrealize : unit -> unitmethod visible : boolmethod visual : Gdk.visualmethod visual_depth : intmethod window : Gdk.window