FreeRDP
rdtk_button.h File Reference
#include <rdtk/rdtk.h>
#include "rdtk_surface.h"
#include "rdtk_nine_patch.h"
#include "rdtk_engine.h"
This graph shows which files directly or indirectly include this file:

Data Structures

struct  rdtkButton
 

Functions

int rdtk_button_engine_init (rdtkEngine *engine)
 
int rdtk_button_engine_uninit (rdtkEngine *engine)
 
rdtkButton * rdtk_button_new (rdtkEngine *engine, rdtkNinePatch *ninePatch)
 
void rdtk_button_free (rdtkButton *button)
 

Function Documentation

◆ rdtk_button_engine_init()

int rdtk_button_engine_init ( rdtkEngine *  engine)
Here is the call graph for this function:
Here is the caller graph for this function:

◆ rdtk_button_engine_uninit()

int rdtk_button_engine_uninit ( rdtkEngine *  engine)
Here is the call graph for this function:
Here is the caller graph for this function:

◆ rdtk_button_free()

void rdtk_button_free ( rdtkButton *  button)
Here is the call graph for this function:
Here is the caller graph for this function:

◆ rdtk_button_new()

rdtkButton* rdtk_button_new ( rdtkEngine *  engine,
rdtkNinePatch *  ninePatch 
)
Here is the caller graph for this function: