Sponsored Content
The Lounge What is on Your Mind? Search for REALLY old threads / posts Post 303028678 by Neo on Saturday 12th of January 2019 11:34:51 AM
Old 01-12-2019
Sounds like an easy thing to add to the advanced search function.

Consider it on the TODO list !
This User Gave Thanks to Neo For This Post:
 

We Also Found This Discussion For You

1. Post Here to Contact Site Administrators and Moderators

How do i delete threads/posts?

I cannot find the option anywhere when i click on "Edit". (2 Replies)
Discussion started by: johnthebaptist
2 Replies
xcb_xv_shm_put_image(3) 					   XCB Requests 					   xcb_xv_shm_put_image(3)

NAME
xcb_xv_shm_put_image - SYNOPSIS
#include <xcb/xv.h> Request function xcb_void_cookie_t xcb_xv_shm_put_image(xcb_connection_t *conn, xcb_xv_port_t port, xcb_drawable_t drawable, xcb_gcontext_t gc, xcb_shm_seg_t shmseg, uint32_t id, uint32_t offset, int16_t src_x, int16_t src_y, uint16_t src_w, uint16_t src_h, int16_t drw_x, int16_t drw_y, uint16_t drw_w, uint16_t drw_h, uint16_t width, uint16_t height, uint8_t send_event); REQUEST ARGUMENTS
conn The XCB connection to X11. port TODO: NOT YET DOCUMENTED. drawable TODO: NOT YET DOCUMENTED. gc TODO: NOT YET DOCUMENTED. shmseg TODO: NOT YET DOCUMENTED. id TODO: NOT YET DOCUMENTED. offset TODO: NOT YET DOCUMENTED. src_x TODO: NOT YET DOCUMENTED. src_y TODO: NOT YET DOCUMENTED. src_w TODO: NOT YET DOCUMENTED. src_h TODO: NOT YET DOCUMENTED. drw_x TODO: NOT YET DOCUMENTED. drw_y TODO: NOT YET DOCUMENTED. drw_w TODO: NOT YET DOCUMENTED. drw_h TODO: NOT YET DOCUMENTED. width TODO: NOT YET DOCUMENTED. height TODO: NOT YET DOCUMENTED. send_event TODO: NOT YET DOCUMENTED. DESCRIPTION
RETURN VALUE
Returns an xcb_void_cookie_t. Errors (if any) have to be handled in the event loop. If you want to handle errors directly with xcb_request_check instead, use xcb_xv_shm_put_image_checked. See xcb-requests(3) for details. ERRORS
This request does never generate any errors. SEE ALSO
AUTHOR
Generated from xv.xml. Contact xcb@lists.freedesktop.org for corrections and improvements. XCB
2014-06-10 xcb_xv_shm_put_image(3)
All times are GMT -4. The time now is 11:07 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy