CTWM
Loading...
Searching...
No Matches
Functions
/usr/src/RPM/BUILD/ctwm-4.1.0/functions_captive.c File Reference
#include "ctwm.h"
#include <stdlib.h>
#include "captive.h"
#include "cursor.h"
#include "events.h"
#include "functions_internal.h"
#include "screen.h"
Include dependency graph for functions_captive.c:

Go to the source code of this file.

Functions

void f_adoptwindow_impl (int func, void *action, Window w, TwmWindow *tmp_win, XEvent *eventp, int context, bool pulldown)
 
void f_hypermove_impl (int func, void *action, Window w, TwmWindow *tmp_win, XEvent *eventp, int context, bool pulldown)
 

Function Documentation

◆ f_adoptwindow_impl()

void f_adoptwindow_impl ( int func,
void * action,
Window w,
TwmWindow * tmp_win,
XEvent * eventp,
int context,
bool pulldown )

Definition at line 19 of file functions_captive.c.

References AdoptWindow().

◆ f_hypermove_impl()

void f_hypermove_impl ( int func,
void * action,
Window w,
TwmWindow * tmp_win,
XEvent * eventp,
int context,
bool pulldown )