Skip to content
  • Jacob "Ulysses" Berkman's avatar
    pass a GtkWidget · 18cf1ea4
    Jacob "Ulysses" Berkman authored
    2000-09-29  Jacob "Ulysses" Berkman  <jacob@helixcode.com>
    
    	* logout.c (logout):
    	* launcher.c (launch): pass a GtkWidget
    
    	* extern.c (extern_unref): this function returns void
    
    	* drawer.c (drawer_click): don't case to a BaseP
    	(load_drawer_applet): only autoshow if it is a BaseP
    
    	* drawer-widget.h: update API to use GtkWidgets
    
    	* drawer-widget.c (drawer_widget_open_drawer):
    	(drawer_widget_close_drawer): take a GtkWidget as the second
    	parameter since a foobar is not a basep
    	(drawer_pos_hidebutton_click): pass a GtkWidget and not a BaseP
    18cf1ea4