public virtual void render_option (Cairo.Context cr, double x, double y, double width, double height);
[NoWrapper]
public virtual void render_slider (Cairo.Context cr, double x, double y, double width, double height, Gtk.Orientation orientation);
- public bool state_is_running (Gtk.StateType state, double progress);
+ public bool state_is_running (Gtk.StateType state, out double progress);
[NoAccessorMethod]
public string name { owned get; construct; }
}
gtk_theming_engine_get_style_property type_name="GLib.Value"
gtk_theming_engine_get_style_property.value hidden="1"
gtk_theming_engine_lookup_color.color is_out="1"
+gtk_theming_engine_state_is_running.progress is_out="1"
GtkTipsQuery::start_query has_emitter="1"
GtkTipsQuery::stop_query has_emitter="1"
gtk_toggle_action_new.label nullable="1"