public static int get_icon_pixel_size ( Gtk.IconSize size ) ;
public static bool helper_event_button_is_finger ( Gdk.EventButton event ) ;
public static void helper_set_insensitive_message ( Gtk.Widget widget,
string message ) ;
public static void helper_set_insensitive_messagef ( Gtk.Widget widget,
string format ) ;
public static ulong helper_set_logical_color ( Gtk.Widget widget,
Gtk.RcFlags rcflags,
Gtk.StateType state,
string logicalcolorname ) ;
public static ulong helper_set_logical_font ( Gtk.Widget widget,
string logicalfontname ) ;
public static void helper_set_thumb_scrollbar ( Gtk.ScrolledWindow win,
bool thumb ) ;
public static void play_system_sound ( string sample ) ;
public static int get_icon_pixel_size ( Gtk.IconSize size ) ;
public static bool helper_event_button_is_finger ( Gdk.EventButton event ) ;
public static void helper_set_insensitive_message ( Gtk.Widget widget,
string message ) ;
public static void helper_set_insensitive_messagef ( Gtk.Widget widget,
string format ) ;
public static ulong helper_set_logical_color ( Gtk.Widget widget,
Gtk.RcFlags rcflags,
Gtk.StateType state,
string logicalcolorname ) ;
public static ulong helper_set_logical_font ( Gtk.Widget widget,
string logicalfontname ) ;
public static void helper_set_thumb_scrollbar ( Gtk.ScrolledWindow win,
bool thumb ) ;
public static void play_system_sound ( string sample ) ;
Created by Valadoc