Pie menus need gdk/gtk addons



Hi.  To whom do I have to perform obsequience and supplication to get
some code added to gdk and gtk?  Pie menus need the following
functions added to gdk and gtk to be implemented without breaking
layering.
-russ

-------------------------------- gdk addons --------------------------------

gint
gdk_change_active_pointer_grab (GdkEventMask 	event_mask,
				GdkCursor *	cursor,
				guint32		time)

void
gdk_window_warp_pointer (GdkWindow     *src_window,
			 GdkWindow     *dest_window,
			 gint 	    	src_x,
			 gint		src_y,
			 guint		src_width,
			 guint		src_height,
			 guint		dest_x,
			 guint		dest_y)

gboolean
gdk_window_have_shape_ext (void)

void
gdk_window_shape_combine_rectangles (GdkWindow 		*window,
				     GdkRectangle 	*rectangles,
				     gint		n_rectangles,
				     gint		x,
				     gint		y)

-------------------------------- gtk addons --------------------------------

void
gtk_window_set_win_position (GtkWidget *widget,
			     gint	     x,
			     gint	     y)

-- 
-russ nelson <rn-sig@crynwr.com>  http://crynwr.com/~nelson
Crynwr sells support for free software  | PGPok | Government schools are so
521 Pleasant Valley Rd. | +1 315 268 1925 voice | bad that any rank amateur
Potsdam, NY 13676-3213  | +1 315 268 9201 FAX   | can outdo them. Homeschool!



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]